[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:49:19.987524 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:36577
I20260709 14:49:19.989059 16251 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:49:19.990091 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:20.005371 16257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:20.005640 16260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:20.005623 16258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:21.108390 16259 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 14:49:21.108505 16251 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:49:21.112560 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:21.112795 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:21.113008 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608561112972 us; error 0 us; skew 500 ppm
I20260709 14:49:21.113792 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:21.118698 16251 webserver.cc:533] Webserver started at http://127.15.222.254:38145/ using document root <none> and password file <none>
I20260709 14:49:21.119499 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:21.119750 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:21.120169 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:21.125751 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "46c2815999314a1592c2f12137e4194d"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.133352 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260709 14:49:21.139051 16266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.140137 16251 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:21.140463 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "46c2815999314a1592c2f12137e4194d"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.140779 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:21.197149 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:21.198606 16251 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:49:21.199029 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:21.265908 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:36577
I20260709 14:49:21.265987 16317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:36577 every 8 connection(s)
I20260709 14:49:21.273229 16318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.293891 16318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: Bootstrap starting.
I20260709 14:49:21.299335 16318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.301075 16318 log.cc:826] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: Log is configured to *not* fsync() on all Append() calls
I20260709 14:49:21.305204 16318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: No bootstrap required, opened a new log
I20260709 14:49:21.324950 16318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46c2815999314a1592c2f12137e4194d" member_type: VOTER }
I20260709 14:49:21.325480 16318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.325683 16318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c2815999314a1592c2f12137e4194d, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.326447 16318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46c2815999314a1592c2f12137e4194d" member_type: VOTER }
I20260709 14:49:21.326892 16318 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:21.327129 16318 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:21.327395 16318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.331213 16318 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46c2815999314a1592c2f12137e4194d" member_type: VOTER }
I20260709 14:49:21.331844 16318 leader_election.cc:304] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [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: 46c2815999314a1592c2f12137e4194d; no voters: 
I20260709 14:49:21.333455 16318 leader_election.cc:290] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:21.333702 16321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.335716 16321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 1 LEADER]: Becoming Leader. State: Replica: 46c2815999314a1592c2f12137e4194d, State: Running, Role: LEADER
I20260709 14:49:21.336560 16321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [LEADER]: Queue going to LEADER mode. State: All 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: "46c2815999314a1592c2f12137e4194d" member_type: VOTER }
I20260709 14:49:21.337494 16318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:21.346834 16322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46c2815999314a1592c2f12137e4194d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46c2815999314a1592c2f12137e4194d" member_type: VOTER } }
I20260709 14:49:21.347241 16323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46c2815999314a1592c2f12137e4194d. Latest consensus state: current_term: 1 leader_uuid: "46c2815999314a1592c2f12137e4194d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46c2815999314a1592c2f12137e4194d" member_type: VOTER } }
I20260709 14:49:21.347551 16322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:21.347827 16323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:21.350900 16330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:21.362325 16330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:21.364473 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:21.377461 16330 catalog_manager.cc:1383] Generated new cluster ID: 2ab4f661b22d43378db463e5cc4ce72e
I20260709 14:49:21.377756 16330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:21.401937 16330 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:21.403844 16330 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:21.416873 16330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: Generated new TSK 0
I20260709 14:49:21.417779 16330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:21.431391 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:21.440292 16340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:21.441391 16341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:21.444675 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:21.445329 16343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:21.446144 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:21.446332 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:21.446506 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608561446490 us; error 0 us; skew 500 ppm
I20260709 14:49:21.447085 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:21.451030 16251 webserver.cc:533] Webserver started at http://127.15.222.193:39545/ using document root <none> and password file <none>
I20260709 14:49:21.451637 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:21.451824 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:21.452111 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:21.453173 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.458962 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:21.463192 16348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.464033 16251 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:21.464399 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.464764 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:21.482358 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:21.484051 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:21.486675 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:21.491850 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:21.492173 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.492467 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:21.492694 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.578292 16410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:34233 every 8 connection(s)
I20260709 14:49:21.578249 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:34233
I20260709 14:49:21.585853 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:21.598090 16415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:21.601101 16416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:21.604350 16418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:21.605448 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:21.606426 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:21.606724 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:21.606956 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608561606939 us; error 0 us; skew 500 ppm
I20260709 14:49:21.607764 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:21.611297 16251 webserver.cc:533] Webserver started at http://127.15.222.194:33179/ using document root <none> and password file <none>
I20260709 14:49:21.611820 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:21.612021 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:21.612344 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:21.613579 16411 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36577
I20260709 14:49:21.613821 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "31567b1d081a474e9b2997b56258b612"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.614040 16411 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:21.615192 16411 heartbeater.cc:507] Master 127.15.222.254:36577 requested a full tablet report, sending...
I20260709 14:49:21.618628 16283 ts_manager.cc:194] Registered new tserver with Master: 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233)
I20260709 14:49:21.619382 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:49:21.621436 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53954
I20260709 14:49:21.625900 16423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.626700 16251 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:49:21.626946 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "31567b1d081a474e9b2997b56258b612"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.627223 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:21.644814 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:21.645948 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:21.647199 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:21.650156 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:21.650352 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.650556 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:21.650705 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.737327 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:45655
I20260709 14:49:21.737504 16485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:45655 every 8 connection(s)
I20260709 14:49:21.745584 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:21.752549 16489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:21.755009 16490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:21.757720 16486 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36577
I20260709 14:49:21.758095 16486 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:21.758991 16486 heartbeater.cc:507] Master 127.15.222.254:36577 requested a full tablet report, sending...
I20260709 14:49:21.761262 16283 ts_manager.cc:194] Registered new tserver with Master: 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:21.762925 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53956
I20260709 14:49:21.766554 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:21.768003 16492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:21.768782 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:21.768987 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:21.769156 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608561769139 us; error 0 us; skew 500 ppm
I20260709 14:49:21.769629 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:21.772032 16251 webserver.cc:533] Webserver started at http://127.15.222.195:45347/ using document root <none> and password file <none>
I20260709 14:49:21.772466 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:21.772639 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:21.772890 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:21.774011 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "9bf40245b0e7404c98bca7a62405dcce"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.778290 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:21.781435 16497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.782195 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:21.782459 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "9bf40245b0e7404c98bca7a62405dcce"
format_stamp: "Formatted at 2026-07-09 14:49:21 on dist-test-slave-0nj4"
I20260709 14:49:21.782706 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:21.803727 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:21.805047 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:21.806619 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:21.809360 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:21.809536 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.809759 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:21.809911 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:21.897811 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:41857
I20260709 14:49:21.898015 16559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:41857 every 8 connection(s)
I20260709 14:49:21.913617 16560 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36577
I20260709 14:49:21.913976 16560 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:21.914695 16560 heartbeater.cc:507] Master 127.15.222.254:36577 requested a full tablet report, sending...
I20260709 14:49:21.916697 16283 ts_manager.cc:194] Registered new tserver with Master: 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:21.917215 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013129607s
I20260709 14:49:21.918316 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53964
I20260709 14:49:21.960847 16283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53972:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:21.964321 16283 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:22.052471 16376 tablet_service.cc:1511] Processing CreateTablet for tablet 2e299cca73f647f587017f2e1eada267 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:22.052630 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 30adf8b4fcb1410eb4bdcce7670c1c26 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:22.054105 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e299cca73f647f587017f2e1eada267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.056154 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adf8b4fcb1410eb4bdcce7670c1c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.061504 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5afaa126346b088631805336d3424 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:22.062040 16373 tablet_service.cc:1511] Processing CreateTablet for tablet 71d4dea91c1942dd912fe242e6cb77f7 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:22.062872 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5afaa126346b088631805336d3424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.063868 16373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d4dea91c1942dd912fe242e6cb77f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.073946 16525 tablet_service.cc:1511] Processing CreateTablet for tablet 2e299cca73f647f587017f2e1eada267 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:22.075268 16525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e299cca73f647f587017f2e1eada267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.081207 16524 tablet_service.cc:1511] Processing CreateTablet for tablet 30adf8b4fcb1410eb4bdcce7670c1c26 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:22.082556 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adf8b4fcb1410eb4bdcce7670c1c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.093075 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5afaa126346b088631805336d3424 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:22.094344 16522 tablet_service.cc:1511] Processing CreateTablet for tablet 71d4dea91c1942dd912fe242e6cb77f7 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:22.093814 16372 tablet_service.cc:1511] Processing CreateTablet for tablet 5169bad9201a41d4b2062d8fa1148e9e (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:22.097247 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5afaa126346b088631805336d3424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.097400 16372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169bad9201a41d4b2062d8fa1148e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.098857 16522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d4dea91c1942dd912fe242e6cb77f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.117784 16451 tablet_service.cc:1511] Processing CreateTablet for tablet 2e299cca73f647f587017f2e1eada267 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:22.119422 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e299cca73f647f587017f2e1eada267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.123657 16578 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.120039 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 7182c6a1c952443c80b1a0b909385156 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:22.126081 16448 tablet_service.cc:1511] Processing CreateTablet for tablet 71d4dea91c1942dd912fe242e6cb77f7 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:22.132036 16450 tablet_service.cc:1511] Processing CreateTablet for tablet 30adf8b4fcb1410eb4bdcce7670c1c26 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:22.133514 16446 tablet_service.cc:1511] Processing CreateTablet for tablet 7182c6a1c952443c80b1a0b909385156 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:22.132613 16449 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5afaa126346b088631805336d3424 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:22.137537 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7182c6a1c952443c80b1a0b909385156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.132539 16447 tablet_service.cc:1511] Processing CreateTablet for tablet 5169bad9201a41d4b2062d8fa1148e9e (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:22.144297 16448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d4dea91c1942dd912fe242e6cb77f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.139602 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 5169bad9201a41d4b2062d8fa1148e9e (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:22.149500 16450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adf8b4fcb1410eb4bdcce7670c1c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.148643 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 7182c6a1c952443c80b1a0b909385156 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:22.151540 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169bad9201a41d4b2062d8fa1148e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.153230 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7182c6a1c952443c80b1a0b909385156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.154511 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7182c6a1c952443c80b1a0b909385156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.151775 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 115cac49afcf43bebf32fddc5b2776ae (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:22.157797 16449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5afaa126346b088631805336d3424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.161250 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169bad9201a41d4b2062d8fa1148e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.161273 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115cac49afcf43bebf32fddc5b2776ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.175333 16445 tablet_service.cc:1511] Processing CreateTablet for tablet 115cac49afcf43bebf32fddc5b2776ae (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:22.180101 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115cac49afcf43bebf32fddc5b2776ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.186182 16579 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.202888 16376 tablet_service.cc:1511] Processing CreateTablet for tablet f46ef0b96f6e4d72b573c4885380f489 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:22.204125 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46ef0b96f6e4d72b573c4885380f489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.209893 16444 tablet_service.cc:1511] Processing CreateTablet for tablet f46ef0b96f6e4d72b573c4885380f489 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:22.216293 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46ef0b96f6e4d72b573c4885380f489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.227883 16578 tablet_bootstrap.cc:654] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.255800 16524 tablet_service.cc:1511] Processing CreateTablet for tablet 115cac49afcf43bebf32fddc5b2776ae (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:22.223981 16523 tablet_service.cc:1511] Processing CreateTablet for tablet f46ef0b96f6e4d72b573c4885380f489 (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:22.264161 16376 tablet_service.cc:1511] Processing CreateTablet for tablet a620ea903b13428384772b0c06a4d09b (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:22.265501 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620ea903b13428384772b0c06a4d09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.266376 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46ef0b96f6e4d72b573c4885380f489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.268972 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115cac49afcf43bebf32fddc5b2776ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.272233 16579 tablet_bootstrap.cc:654] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.288376 16451 tablet_service.cc:1511] Processing CreateTablet for tablet a620ea903b13428384772b0c06a4d09b (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:22.289609 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620ea903b13428384772b0c06a4d09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.289685 16525 tablet_service.cc:1511] Processing CreateTablet for tablet a620ea903b13428384772b0c06a4d09b (DEFAULT_TABLE table=test-workload [id=7f830924f7b04cd082ce5f4cdb0051db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:22.290993 16525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620ea903b13428384772b0c06a4d09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:22.306089 16580 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.320461 16580 tablet_bootstrap.cc:654] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.326123 16578 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.326610 16578 ts_tablet_manager.cc:1403] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.216s	user 0.035s	sys 0.018s
I20260709 14:49:22.329056 16579 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.329564 16579 ts_tablet_manager.cc:1403] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.166s	user 0.000s	sys 0.015s
I20260709 14:49:22.332475 16579 raft_consensus.cc:359] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.333173 16579 raft_consensus.cc:385] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.333492 16579 raft_consensus.cc:740] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.334203 16579 consensus_queue.cc:260] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.337909 16580 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.338428 16580 ts_tablet_manager.cc:1403] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 14:49:22.338260 16578 raft_consensus.cc:359] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.339090 16578 raft_consensus.cc:385] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.339452 16578 raft_consensus.cc:740] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.340255 16578 consensus_queue.cc:260] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.341398 16580 raft_consensus.cc:359] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.342146 16580 raft_consensus.cc:385] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.342458 16580 raft_consensus.cc:740] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.343290 16580 consensus_queue.cc:260] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.348897 16560 heartbeater.cc:499] Master 127.15.222.254:36577 was elected leader, sending a full tablet report...
I20260709 14:49:22.350042 16578 ts_tablet_manager.cc:1434] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.014s
I20260709 14:49:22.351794 16411 heartbeater.cc:499] Master 127.15.222.254:36577 was elected leader, sending a full tablet report...
W20260709 14:49:22.352456 16331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:22.353255 16578 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.359333 16578 tablet_bootstrap.cc:654] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.360688 16486 heartbeater.cc:499] Master 127.15.222.254:36577 was elected leader, sending a full tablet report...
I20260709 14:49:22.361191 16580 ts_tablet_manager.cc:1434] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.010s
I20260709 14:49:22.362162 16580 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.368418 16580 tablet_bootstrap.cc:654] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.372167 16578 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.372637 16578 ts_tablet_manager.cc:1403] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:49:22.373762 16579 ts_tablet_manager.cc:1434] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.015s
I20260709 14:49:22.374650 16579 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.375684 16578 raft_consensus.cc:359] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.376456 16578 raft_consensus.cc:385] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.376792 16578 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.377568 16578 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.379850 16578 ts_tablet_manager.cc:1434] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:22.380805 16578 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.381112 16579 tablet_bootstrap.cc:654] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.386649 16580 tablet_bootstrap.cc:492] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.387735 16580 ts_tablet_manager.cc:1403] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 14:49:22.390486 16580 raft_consensus.cc:359] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.391229 16580 raft_consensus.cc:385] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.391582 16580 raft_consensus.cc:740] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.392302 16580 consensus_queue.cc:260] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.386989 16578 tablet_bootstrap.cc:654] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.394418 16580 ts_tablet_manager.cc:1434] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:22.395311 16580 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.399003 16579 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.399623 16579 ts_tablet_manager.cc:1403] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 14:49:22.401463 16580 tablet_bootstrap.cc:654] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:22.405056 16561 tablet.cc:2406] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:22.407055 16579 raft_consensus.cc:359] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.407918 16579 raft_consensus.cc:385] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.408931 16579 raft_consensus.cc:740] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.412833 16580 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.413321 16580 ts_tablet_manager.cc:1403] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:49:22.415077 16579 consensus_queue.cc:260] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.416016 16580 raft_consensus.cc:359] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.417392 16580 raft_consensus.cc:385] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.417729 16580 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.417040 16578 tablet_bootstrap.cc:492] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.418754 16578 ts_tablet_manager.cc:1403] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260709 14:49:22.418516 16580 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.420639 16580 ts_tablet_manager.cc:1434] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:49:22.421707 16585 raft_consensus.cc:493] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.421546 16578 raft_consensus.cc:359] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.422220 16578 raft_consensus.cc:385] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.422173 16585 raft_consensus.cc:515] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.422585 16578 raft_consensus.cc:740] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.423266 16578 consensus_queue.cc:260] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.424266 16579 ts_tablet_manager.cc:1434] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:22.425712 16585 leader_election.cc:290] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.427392 16580 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.427583 16579 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.433604 16580 tablet_bootstrap.cc:654] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.435205 16579 tablet_bootstrap.cc:654] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.438975 16578 ts_tablet_manager.cc:1434] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:22.439942 16578 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.444537 16584 raft_consensus.cc:493] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.444976 16584 raft_consensus.cc:515] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.446008 16578 tablet_bootstrap.cc:654] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.447356 16584 leader_election.cc:290] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.450613 16580 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.451077 16580 ts_tablet_manager.cc:1403] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260709 14:49:22.454463 16580 raft_consensus.cc:359] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.455154 16580 raft_consensus.cc:385] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.455435 16580 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.456269 16580 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.460886 16580 ts_tablet_manager.cc:1434] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:49:22.461793 16580 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.468156 16580 tablet_bootstrap.cc:654] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.468277 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:22.469103 16461 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 0.
I20260709 14:49:22.470669 16352 leader_election.cc:304] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.471443 16579 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.471464 16585 raft_consensus.cc:2804] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.471956 16585 raft_consensus.cc:493] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.472298 16585 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.476682 16586 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.477165 16586 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.479496 16585 raft_consensus.cc:515] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.486340 16586 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.487160 16585 leader_election.cc:290] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.488999 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:22.491678 16461 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.483367 16579 ts_tablet_manager.cc:1403] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.001s
I20260709 14:49:22.506461 16579 raft_consensus.cc:359] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.507174 16579 raft_consensus.cc:385] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.507462 16579 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.508216 16579 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.511472 16579 ts_tablet_manager.cc:1434] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:22.512549 16579 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.518442 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.519186 16386 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.520961 16427 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.522212 16586 raft_consensus.cc:2804] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.522624 16586 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.523003 16586 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.527381 16579 tablet_bootstrap.cc:654] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.511498 16461 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 1.
I20260709 14:49:22.534538 16352 leader_election.cc:304] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.535372 16585 raft_consensus.cc:2804] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.542192 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.542917 16535 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 0.
I20260709 14:49:22.544839 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:22.545357 16535 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.553048 16535 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 1.
I20260709 14:49:22.560325 16584 raft_consensus.cc:493] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.560856 16584 raft_consensus.cc:515] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.530117 16586 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.562920 16584 leader_election.cc:290] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.564388 16586 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.565101 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:22.565773 16585 raft_consensus.cc:697] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:22.568970 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.574429 16586 raft_consensus.cc:493] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.574447 16386 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.574932 16585 consensus_queue.cc:237] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.579622 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:22.569466 16579 tablet_bootstrap.cc:492] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.569839 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.570582 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:22.580657 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:22.580960 16384 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:22.573354 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.581441 16461 raft_consensus.cc:2393] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in this term.
I20260709 14:49:22.582618 16579 ts_tablet_manager.cc:1403] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.011s
I20260709 14:49:22.582811 16386 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:22.583657 16501 leader_election.cc:304] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce; no voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:22.584453 16584 raft_consensus.cc:2749] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.584635 16427 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.584892 16501 leader_election.cc:304] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
W20260709 14:49:22.587229 16426 leader_election.cc:343] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.587707 16584 raft_consensus.cc:2804] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.588099 16584 raft_consensus.cc:493] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.588431 16584 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.588739 16426 leader_election.cc:343] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.596781 16584 raft_consensus.cc:515] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.574859 16586 raft_consensus.cc:515] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.604053 16460 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:22.605242 16586 leader_election.cc:290] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.605746 16586 raft_consensus.cc:2804] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.605958 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.606155 16586 raft_consensus.cc:697] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:22.606570 16386 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.608870 16427 leader_election.cc:304] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.610129 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:22.607513 16281 catalog_manager.cc:5697] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.610634 16386 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.610759 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.612663 16578 tablet_bootstrap.cc:492] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.616137 16535 raft_consensus.cc:2393] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31567b1d081a474e9b2997b56258b612 in current term 1: Already voted for candidate 9bf40245b0e7404c98bca7a62405dcce in this term.
I20260709 14:49:22.606961 16586 consensus_queue.cc:237] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.621106 16584 leader_election.cc:290] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.617446 16579 raft_consensus.cc:359] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.621894 16579 raft_consensus.cc:385] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.622774 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:22.623476 16580 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.625362 16460 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.625186 16578 ts_tablet_manager.cc:1403] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.185s	user 0.089s	sys 0.070s
I20260709 14:49:22.626358 16580 ts_tablet_manager.cc:1403] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.165s	user 0.034s	sys 0.078s
I20260709 14:49:22.625447 16579 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.632364 16578 raft_consensus.cc:359] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.633109 16578 raft_consensus.cc:385] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.633512 16578 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.633596 16580 raft_consensus.cc:359] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.634555 16580 raft_consensus.cc:385] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.634318 16578 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.634920 16580 raft_consensus.cc:740] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.635228 16386 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 1.
I20260709 14:49:22.636425 16580 consensus_queue.cc:260] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.637768 16501 leader_election.cc:304] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.635028 16460 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 1.
I20260709 14:49:22.638535 16584 raft_consensus.cc:2804] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.640722 16578 ts_tablet_manager.cc:1434] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:49:22.644639 16607 raft_consensus.cc:2764] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:22.645054 16578 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.648640 16580 ts_tablet_manager.cc:1434] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:49:22.648980 16584 raft_consensus.cc:697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:22.650365 16580 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.650468 16584 consensus_queue.cc:237] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.639535 16579 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.661098 16578 tablet_bootstrap.cc:654] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.663138 16605 raft_consensus.cc:493] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.663682 16605 raft_consensus.cc:515] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.686226 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.686419 16605 leader_election.cc:290] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.686903 16386 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.688410 16427 leader_election.cc:304] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.691519 16579 ts_tablet_manager.cc:1434] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.108s	user 0.011s	sys 0.015s
I20260709 14:49:22.692651 16579 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.695830 16605 raft_consensus.cc:2804] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.697532 16605 raft_consensus.cc:493] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.698141 16605 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.697690 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.696702 16282 catalog_manager.cc:5697] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.700320 16535 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.703986 16580 tablet_bootstrap.cc:654] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.706948 16605 raft_consensus.cc:515] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.711202 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:22.712591 16386 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.716982 16611 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.717450 16611 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.736920 16386 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:22.733502 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:22.722113 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:22.732728 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.730947 16578 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.720283 16605 leader_election.cc:290] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.750415 16427 leader_election.cc:304] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.750869 16384 raft_consensus.cc:2393] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 31567b1d081a474e9b2997b56258b612 in this term.
I20260709 14:49:22.730845 16611 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.751307 16605 raft_consensus.cc:2804] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.753611 16501 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce; no voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:22.754421 16584 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.749375 16535 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.757122 16283 catalog_manager.cc:5697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.761706 16584 raft_consensus.cc:2749] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.754902 16605 raft_consensus.cc:697] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:22.763295 16579 tablet_bootstrap.cc:654] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.752645 16578 ts_tablet_manager.cc:1403] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.003s
I20260709 14:49:22.762969 16605 consensus_queue.cc:237] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.768539 16578 raft_consensus.cc:359] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.770563 16580 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.770794 16578 raft_consensus.cc:385] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.771435 16578 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.772236 16578 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.774593 16578 ts_tablet_manager.cc:1434] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:49:22.774991 16535 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:22.772541 16580 ts_tablet_manager.cc:1403] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.007s
I20260709 14:49:22.778210 16578 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.781038 16580 raft_consensus.cc:359] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.782513 16580 raft_consensus.cc:385] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.783195 16580 raft_consensus.cc:740] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.784521 16580 consensus_queue.cc:260] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.786891 16580 ts_tablet_manager.cc:1434] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:49:22.787864 16580 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.791139 16579 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.791671 16579 ts_tablet_manager.cc:1403] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.008s
I20260709 14:49:22.793223 16281 catalog_manager.cc:5697] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.794543 16579 raft_consensus.cc:359] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.795240 16579 raft_consensus.cc:385] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.795594 16580 tablet_bootstrap.cc:654] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.795574 16579 raft_consensus.cc:740] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.796480 16579 consensus_queue.cc:260] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.798915 16579 ts_tablet_manager.cc:1434] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:49:22.799890 16579 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.801652 16578 tablet_bootstrap.cc:654] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.805949 16579 tablet_bootstrap.cc:654] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.811934 16580 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.812427 16580 ts_tablet_manager.cc:1403] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:49:22.815200 16580 raft_consensus.cc:359] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.816020 16580 raft_consensus.cc:385] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.816392 16580 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.817152 16580 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.819730 16580 ts_tablet_manager.cc:1434] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:22.819741 16605 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.820312 16605 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.820782 16580 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.822715 16605 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.823658 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.823774 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
W20260709 14:49:22.825083 16427 leader_election.cc:343] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:22.830618 16426 leader_election.cc:343] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.833436 16426 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31567b1d081a474e9b2997b56258b612; no voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:22.834478 16605 raft_consensus.cc:2749] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.834584 16578 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.835515 16578 ts_tablet_manager.cc:1403] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.006s
I20260709 14:49:22.837493 16579 tablet_bootstrap.cc:492] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.837975 16579 ts_tablet_manager.cc:1403] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.009s
I20260709 14:49:22.838709 16578 raft_consensus.cc:359] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.839634 16578 raft_consensus.cc:385] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.839864 16580 tablet_bootstrap.cc:654] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.839996 16578 raft_consensus.cc:740] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.840687 16579 raft_consensus.cc:359] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.841382 16579 raft_consensus.cc:385] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.841671 16579 raft_consensus.cc:740] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.842410 16579 consensus_queue.cc:260] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.842671 16578 consensus_queue.cc:260] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.845520 16578 ts_tablet_manager.cc:1434] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:49:22.846417 16578 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.850952 16579 ts_tablet_manager.cc:1434] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 14:49:22.852850 16578 tablet_bootstrap.cc:654] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.855345 16579 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.863310 16579 tablet_bootstrap.cc:654] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.863960 16578 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.864480 16578 ts_tablet_manager.cc:1403] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:49:22.867498 16578 raft_consensus.cc:359] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.868484 16578 raft_consensus.cc:385] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.868839 16578 raft_consensus.cc:740] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.869231 16580 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.869705 16580 ts_tablet_manager.cc:1403] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.012s
I20260709 14:49:22.869712 16578 consensus_queue.cc:260] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.872502 16578 ts_tablet_manager.cc:1434] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:22.872335 16580 raft_consensus.cc:359] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.873025 16580 raft_consensus.cc:385] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.873374 16580 raft_consensus.cc:740] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.873548 16578 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.874920 16579 tablet_bootstrap.cc:492] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.874096 16580 consensus_queue.cc:260] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.875618 16579 ts_tablet_manager.cc:1403] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 14:49:22.877323 16580 ts_tablet_manager.cc:1434] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:22.883988 16579 raft_consensus.cc:359] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.879984 16578 tablet_bootstrap.cc:654] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.884863 16579 raft_consensus.cc:385] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.885226 16579 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.886122 16579 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.889194 16580 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: Bootstrap starting.
I20260709 14:49:22.894956 16579 ts_tablet_manager.cc:1434] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:22.895151 16580 tablet_bootstrap.cc:654] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.895277 16578 tablet_bootstrap.cc:492] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.895890 16578 ts_tablet_manager.cc:1403] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 14:49:22.898329 16578 raft_consensus.cc:359] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.899019 16578 raft_consensus.cc:385] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.899325 16578 raft_consensus.cc:740] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.900096 16578 consensus_queue.cc:260] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.901825 16579 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.905733 16580 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: No bootstrap required, opened a new log
I20260709 14:49:22.906205 16580 ts_tablet_manager.cc:1403] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:49:22.908641 16579 tablet_bootstrap.cc:654] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.908818 16578 ts_tablet_manager.cc:1434] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:22.911226 16580 raft_consensus.cc:359] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.912029 16580 raft_consensus.cc:385] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.912369 16580 raft_consensus.cc:740] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.912978 16580 consensus_queue.cc:260] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.912144 16578 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: Bootstrap starting.
I20260709 14:49:22.920873 16578 tablet_bootstrap.cc:654] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.923024 16580 ts_tablet_manager.cc:1434] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.004s
I20260709 14:49:22.925158 16584 raft_consensus.cc:493] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.925592 16584 raft_consensus.cc:515] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.927549 16584 leader_election.cc:290] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.928223 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.928805 16384 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:22.930150 16579 tablet_bootstrap.cc:492] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:22.930593 16579 ts_tablet_manager.cc:1403] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 14:49:22.930521 16501 leader_election.cc:304] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.931245 16584 raft_consensus.cc:2804] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.931594 16584 raft_consensus.cc:493] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.931908 16584 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.931928 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:22.932575 16460 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:22.937888 16584 raft_consensus.cc:515] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.938994 16578 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: No bootstrap required, opened a new log
I20260709 14:49:22.939392 16578 ts_tablet_manager.cc:1403] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 14:49:22.939405 16584 leader_election.cc:290] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:22.941428 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:22.941931 16460 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.941896 16578 raft_consensus.cc:359] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.942131 16579 raft_consensus.cc:359] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.942610 16578 raft_consensus.cc:385] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.942797 16579 raft_consensus.cc:385] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.942898 16578 raft_consensus.cc:740] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.943136 16579 raft_consensus.cc:740] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.943584 16578 consensus_queue.cc:260] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.943907 16579 consensus_queue.cc:260] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.944486 16605 raft_consensus.cc:493] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.944909 16605 raft_consensus.cc:515] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.940798 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:22.951972 16384 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.953836 16612 raft_consensus.cc:493] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.954311 16612 raft_consensus.cc:515] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.964407 16578 ts_tablet_manager.cc:1434] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 14:49:22.964489 16579 ts_tablet_manager.cc:1434] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.012s
I20260709 14:49:22.965517 16579 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: Bootstrap starting.
I20260709 14:49:22.970767 16579 tablet_bootstrap.cc:654] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.973363 16605 leader_election.cc:290] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.974212 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.974738 16612 leader_election.cc:290] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:22.974814 16386 raft_consensus.cc:2468] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.975011 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.976670 16427 leader_election.cc:304] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.978138 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:22.978760 16386 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.979990 16460 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 1.
W20260709 14:49:22.980086 16426 leader_election.cc:343] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.981913 16501 leader_election.cc:304] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:22.982697 16584 raft_consensus.cc:2804] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.983177 16584 raft_consensus.cc:697] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:22.983501 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:22.984058 16535 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:22.983942 16584 consensus_queue.cc:237] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:22.985301 16427 leader_election.cc:304] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:22.988986 16605 raft_consensus.cc:2804] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.989420 16605 raft_consensus.cc:493] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.990255 16605 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.989894 16612 raft_consensus.cc:2804] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.999089 16612 raft_consensus.cc:493] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.999514 16612 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.004361 16282 catalog_manager.cc:5697] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:23.015765 16384 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 1.
I20260709 14:49:23.016516 16605 raft_consensus.cc:515] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.019136 16585 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.019186 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.019678 16585 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.021279 16585 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.021955 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
W20260709 14:49:23.022284 16426 leader_election.cc:343] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.022544 16460 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 0.
I20260709 14:49:23.023188 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.023692 16352 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.024308 16612 raft_consensus.cc:515] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.025871 16585 raft_consensus.cc:2804] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.026140 16585 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.026400 16585 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.024941 16605 leader_election.cc:290] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.030821 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.031255 16612 leader_election.cc:290] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.031822 16584 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.032269 16584 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.033172 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.033707 16534 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.034924 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:23.035398 16584 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.031358 16386 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.023779 16384 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.025125 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:23.037168 16535 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 0.
I20260709 14:49:23.037190 16579 tablet_bootstrap.cc:492] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: No bootstrap required, opened a new log
I20260709 14:49:23.038517 16579 ts_tablet_manager.cc:1403] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.047s
I20260709 14:49:23.039225 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:23.039950 16460 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:23.041664 16585 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.044857 16385 raft_consensus.cc:2393] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in this term.
I20260709 14:49:23.044945 16501 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:23.046360 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.046867 16460 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.047017 16584 raft_consensus.cc:2804] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.047431 16584 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.047780 16584 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.048405 16384 raft_consensus.cc:2468] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:23.049548 16427 leader_election.cc:304] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:23.050618 16612 raft_consensus.cc:2804] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.051105 16612 raft_consensus.cc:697] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.052063 16585 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.046878 16386 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:23.053037 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.052819 16612 consensus_queue.cc:237] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.053604 16427 leader_election.cc:304] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.041710 16579 raft_consensus.cc:359] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.054414 16579 raft_consensus.cc:385] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.054510 16605 raft_consensus.cc:2804] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.054698 16579 raft_consensus.cc:740] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.055184 16605 raft_consensus.cc:697] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.055375 16579 consensus_queue.cc:260] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.056005 16605 consensus_queue.cc:237] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.043062 16534 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:23.062392 16584 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.063407 16535 raft_consensus.cc:2393] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f9d3a6677ae4cedb51326157bc58bf7 in current term 1: Already voted for candidate 9bf40245b0e7404c98bca7a62405dcce in this term.
I20260709 14:49:23.064278 16584 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.064399 16579 ts_tablet_manager.cc:1434] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:49:23.053638 16460 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 1.
I20260709 14:49:23.065909 16352 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:23.066637 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.067049 16604 raft_consensus.cc:2804] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.067163 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.067550 16604 raft_consensus.cc:697] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:23.068351 16604 consensus_queue.cc:237] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.070268 16460 raft_consensus.cc:2393] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in this term.
I20260709 14:49:23.075508 16501 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [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: 9bf40245b0e7404c98bca7a62405dcce; no voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.078825 16584 raft_consensus.cc:2749] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.079356 16612 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.079025 16283 catalog_manager.cc:5697] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.079969 16282 catalog_manager.cc:5697] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.098470 16283 catalog_manager.cc:5697] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.100713 16612 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.104691 16604 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.136052 16604 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.196513 16584 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.207783 16611 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.235275 16612 raft_consensus.cc:493] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.235824 16612 raft_consensus.cc:515] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.237910 16612 leader_election.cc:290] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.238591 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:23.238965 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce" is_pre_election: true
I20260709 14:49:23.239144 16386 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:23.239624 16534 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 0.
I20260709 14:49:23.240108 16611 raft_consensus.cc:493] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.240154 16427 leader_election.cc:304] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.240694 16611 raft_consensus.cc:515] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.241019 16612 raft_consensus.cc:2804] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.241466 16612 raft_consensus.cc:493] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.241796 16612 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.242698 16611 leader_election.cc:290] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.243664 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:23.243919 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:23.244125 16386 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 0.
I20260709 14:49:23.245232 16501 leader_election.cc:304] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.245952 16611 raft_consensus.cc:2804] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.246299 16611 raft_consensus.cc:493] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.246600 16611 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.248229 16612 raft_consensus.cc:515] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.249378 16460 raft_consensus.cc:2393] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 31567b1d081a474e9b2997b56258b612 in this term.
I20260709 14:49:23.251158 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.251793 16386 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.252704 16611 raft_consensus.cc:515] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.255215 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.255797 16611 leader_election.cc:290] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.256779 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.257584 16460 raft_consensus.cc:2393] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 31567b1d081a474e9b2997b56258b612 in this term.
I20260709 14:49:23.258922 16501 leader_election.cc:304] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [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: 9bf40245b0e7404c98bca7a62405dcce; no voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.259680 16612 leader_election.cc:290] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.259979 16611 raft_consensus.cc:2749] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.260174 16386 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 1.
I20260709 14:49:23.260305 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.261433 16534 raft_consensus.cc:2393] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31567b1d081a474e9b2997b56258b612 in current term 1: Already voted for candidate 9bf40245b0e7404c98bca7a62405dcce in this term.
I20260709 14:49:23.261543 16427 leader_election.cc:304] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.262225 16612 raft_consensus.cc:2804] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.262658 16612 raft_consensus.cc:697] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.263387 16612 consensus_queue.cc:237] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.270674 16282 catalog_manager.cc:5697] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.314870 16612 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.325467 16586 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.460834 16611 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.461730 16460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:37152
I20260709 14:49:23.462390 16460 raft_consensus.cc:606] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.476837 16584 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.493046 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:34502
I20260709 14:49:23.493558 16534 raft_consensus.cc:606] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.498054 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:37152
I20260709 14:49:23.498484 16461 raft_consensus.cc:606] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.498878 16611 raft_consensus.cc:493] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.499320 16611 raft_consensus.cc:515] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.501173 16611 leader_election.cc:290] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.502351 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" is_pre_election: true
I20260709 14:49:23.502396 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31567b1d081a474e9b2997b56258b612" is_pre_election: true
I20260709 14:49:23.503985 16386 raft_consensus.cc:2393] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bf40245b0e7404c98bca7a62405dcce in current term 1: Already voted for candidate 31567b1d081a474e9b2997b56258b612 in this term.
I20260709 14:49:23.506155 16501 leader_election.cc:304] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce; no voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:23.506739 16611 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.511279 16611 raft_consensus.cc:2749] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.512017 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:34502
I20260709 14:49:23.512447 16534 raft_consensus.cc:606] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:23.528036 16386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:50974
I20260709 14:49:23.528577 16386 raft_consensus.cc:606] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:23.529007 16585 consensus_queue.cc:1048] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.533664 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:37152
I20260709 14:49:23.534205 16461 raft_consensus.cc:606] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Received request to transfer leadership to TS 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:23.540400 16643 consensus_queue.cc:1048] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.554164 16604 raft_consensus.cc:993] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:23.554605 16643 raft_consensus.cc:1081] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:23.556339 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:49:23.556948 16461 raft_consensus.cc:493] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.557300 16461 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.562548 16586 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.563478 16461 raft_consensus.cc:515] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.566502 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.566771 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46ef0b96f6e4d72b573c4885380f489" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.567102 16534 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.567276 16384 raft_consensus.cc:3055] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.567647 16384 raft_consensus.cc:740] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:23.568341 16384 consensus_queue.cc:260] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.569198 16384 raft_consensus.cc:3060] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.573680 16534 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:23.574904 16426 leader_election.cc:304] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:23.575055 16384 raft_consensus.cc:2468] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:23.575659 16586 raft_consensus.cc:2804] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.575794 16461 leader_election.cc:290] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.576138 16586 raft_consensus.cc:697] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.576941 16586 consensus_queue.cc:237] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.585055 16282 catalog_manager.cc:5697] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 1 to 2, leader changed from 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.586450 16605 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.626309 16605 raft_consensus.cc:993] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.626765 16658 raft_consensus.cc:1081] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.628394 16386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50960
I20260709 14:49:23.628926 16386 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.629281 16386 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.635537 16386 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.638060 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.637526 16386 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.638388 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.638644 16461 raft_consensus.cc:3055] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.638953 16534 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.638978 16461 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.640120 16461 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.641269 16461 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.643445 16534 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.644336 16351 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.644944 16643 raft_consensus.cc:2804] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.645306 16643 raft_consensus.cc:697] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:23.646023 16643 consensus_queue.cc:237] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.647244 16461 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.652056 16282 catalog_manager.cc:5697] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 1 to 2, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.652729 16658 consensus_queue.cc:1048] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.663326 16584 raft_consensus.cc:993] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.663798 16611 raft_consensus.cc:1081] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.665333 16384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50952
I20260709 14:49:23.665831 16384 raft_consensus.cc:493] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.666173 16384 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.672447 16384 raft_consensus.cc:515] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.675418 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.675956 16535 raft_consensus.cc:3055] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.676270 16535 raft_consensus.cc:740] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:23.676982 16535 consensus_queue.cc:260] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.677981 16535 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.679950 16586 consensus_queue.cc:1048] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.687706 16586 consensus_queue.cc:1048] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.688571 16535 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.689689 16351 leader_election.cc:304] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.689819 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.690376 16461 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.690573 16604 raft_consensus.cc:2804] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.691008 16604 raft_consensus.cc:697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:23.691761 16604 consensus_queue.cc:237] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.692365 16384 leader_election.cc:290] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.697419 16461 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.705804 16281 catalog_manager.cc:5697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 1 to 2, leader changed from 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.707144 16605 consensus_queue.cc:1048] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.722728 16605 raft_consensus.cc:993] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:23.723130 16658 raft_consensus.cc:1081] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Signalling peer 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:23.724627 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:49:23.725030 16533 raft_consensus.cc:493] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.725291 16533 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.730084 16533 raft_consensus.cc:515] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.731853 16533 leader_election.cc:290] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:23.733052 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.733611 16461 raft_consensus.cc:3055] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.733912 16461 raft_consensus.cc:740] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.734629 16461 consensus_queue.cc:260] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.735765 16461 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.738678 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620ea903b13428384772b0c06a4d09b" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:23.739127 16385 raft_consensus.cc:3060] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.741757 16461 raft_consensus.cc:2468] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:23.742734 16501 leader_election.cc:304] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:23.743355 16385 raft_consensus.cc:2468] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:23.743468 16611 raft_consensus.cc:2804] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.743979 16611 raft_consensus.cc:697] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:23.744731 16611 consensus_queue.cc:237] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.750500 16281 catalog_manager.cc:5697] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 1 to 2, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:23.907054 16586 raft_consensus.cc:993] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.907497 16605 raft_consensus.cc:1081] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:23.908921 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50960
I20260709 14:49:23.909356 16385 raft_consensus.cc:493] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:23.909631 16385 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.913662 16385 raft_consensus.cc:515] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.915146 16385 leader_election.cc:290] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:23.915938 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:23.916268 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:23.916497 16461 raft_consensus.cc:3055] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.916752 16533 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.916839 16461 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:23.917649 16461 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.918741 16461 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.922117 16533 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.923326 16351 leader_election.cc:304] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:23.923972 16604 raft_consensus.cc:2804] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.924391 16604 raft_consensus.cc:697] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:23.925058 16604 consensus_queue.cc:237] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:23.925709 16461 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 2.
I20260709 14:49:23.930977 16281 catalog_manager.cc:5697] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 1 to 2, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.060228 16584 raft_consensus.cc:993] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:24.060680 16611 raft_consensus.cc:1081] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:24.062248 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37142
I20260709 14:49:24.062763 16461 raft_consensus.cc:493] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.063110 16461 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:24.070861 16461 raft_consensus.cc:515] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:24.074380 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:24.074885 16385 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:24.077479 16461 leader_election.cc:290] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:24.078514 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:24.079046 16533 raft_consensus.cc:3055] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:24.079449 16533 raft_consensus.cc:740] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:24.080247 16385 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:24.080470 16533 consensus_queue.cc:260] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:24.081684 16427 leader_election.cc:304] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:24.082231 16533 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:24.082768 16658 raft_consensus.cc:2804] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:24.083241 16658 raft_consensus.cc:697] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:24.084040 16658 consensus_queue.cc:237] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:24.086836 16533 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:24.091086 16281 catalog_manager.cc:5697] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 1 to 2, leader changed from 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.100570 16533 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.101802 16604 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.105022 16461 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.106220 16604 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.114514 16533 raft_consensus.cc:1275] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.117564 16658 consensus_queue.cc:1048] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.128520 16385 raft_consensus.cc:1275] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.129882 16605 consensus_queue.cc:1048] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.128876 16535 raft_consensus.cc:1275] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.132972 16585 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.141477 16461 raft_consensus.cc:1275] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.143743 16460 raft_consensus.cc:1275] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.145187 16611 consensus_queue.cc:1048] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.146004 16585 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.153460 16385 raft_consensus.cc:1275] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.155493 16665 consensus_queue.cc:1048] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.338068 16535 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.339162 16585 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.346585 16461 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.348001 16585 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.583110 16535 raft_consensus.cc:1275] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.584182 16605 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:24.591651 16385 raft_consensus.cc:1275] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:24.594103 16658 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.559633 16251 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:26.560370 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.577176 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
mode: GRACEFUL
new_leader_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:56434
I20260709 14:49:26.577621 16385 raft_consensus.cc:606] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Received request to transfer leadership to TS 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:26.586217 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:26.586645 16461 raft_consensus.cc:606] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Received request to transfer leadership to TS 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:26.587543 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:26.587965 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:26.969198 16586 raft_consensus.cc:993] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:26.969558 16679 raft_consensus.cc:1081] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Signalling peer 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:26.970846 16535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:49:26.971793 16535 raft_consensus.cc:493] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.972060 16535 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.976271 16535 raft_consensus.cc:515] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:26.977644 16535 leader_election.cc:290] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:26.978291 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:26.978479 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:26.978811 16385 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.978966 16461 raft_consensus.cc:3055] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.979274 16461 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:26.979857 16461 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:26.980643 16461 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.982919 16385 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:26.983798 16501 leader_election.cc:304] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:26.984382 16673 raft_consensus.cc:2804] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.984812 16461 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:26.985499 16673 raft_consensus.cc:697] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:26.986207 16673 consensus_queue.cc:237] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:26.991406 16585 raft_consensus.cc:993] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: : Instructing follower 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:26.991840 16678 raft_consensus.cc:1081] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Signalling peer 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:26.993175 16535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:34486
I20260709 14:49:26.993572 16535 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.993820 16535 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.994083 16283 catalog_manager.cc:5697] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 1 to 2, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.997747 16535 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:26.999648 16535 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 3 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:27.000718 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:27.001104 16461 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.001955 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:27.002506 16385 raft_consensus.cc:3055] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:27.002817 16385 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:27.003471 16385 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.004341 16385 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.005771 16461 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 3.
I20260709 14:49:27.006592 16501 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [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: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:27.007320 16673 raft_consensus.cc:2804] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:27.007786 16673 raft_consensus.cc:697] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:27.008406 16673 consensus_queue.cc:237] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.009100 16385 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 3.
I20260709 14:49:27.014372 16283 catalog_manager.cc:5697] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 2 to 3, leader changed from 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193) to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 3 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:27.371510 16461 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.372539 16673 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.385550 16385 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.386795 16680 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.436126 16385 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.437119 16680 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.445236 16461 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.446432 16680 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.588654 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:27.597179 16535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:34502
I20260709 14:49:27.597642 16535 raft_consensus.cc:606] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:27.601610 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:50974
I20260709 14:49:27.602037 16385 raft_consensus.cc:606] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:27.605862 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:50974
I20260709 14:49:27.606263 16385 raft_consensus.cc:606] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:27.609880 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:50974
I20260709 14:49:27.610272 16385 raft_consensus.cc:606] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:27.613970 16535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
mode: GRACEFUL
new_leader_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:34502
I20260709 14:49:27.614374 16535 raft_consensus.cc:606] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Received request to transfer leadership to TS 31567b1d081a474e9b2997b56258b612
I20260709 14:49:27.707041 16696 raft_consensus.cc:993] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.707407 16678 raft_consensus.cc:1081] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.708640 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:49:27.709020 16461 raft_consensus.cc:493] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.709273 16461 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.712883 16461 raft_consensus.cc:515] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.714111 16461 leader_election.cc:290] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 3 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:27.714886 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:27.715073 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adf8b4fcb1410eb4bdcce7670c1c26" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:27.715478 16385 raft_consensus.cc:3055] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:27.715545 16535 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.715873 16385 raft_consensus.cc:740] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:27.716652 16385 consensus_queue.cc:260] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.717758 16385 raft_consensus.cc:3060] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.721609 16535 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:27.722846 16426 leader_election.cc:304] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [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: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:27.723551 16679 raft_consensus.cc:2804] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:27.723769 16385 raft_consensus.cc:2468] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:27.723924 16679 raft_consensus.cc:697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:27.724651 16679 consensus_queue.cc:237] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.730126 16283 catalog_manager.cc:5697] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 2 to 3, leader changed from 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.828099 16694 raft_consensus.cc:993] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.828490 16680 raft_consensus.cc:1081] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.829833 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e299cca73f647f587017f2e1eada267"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37142
I20260709 14:49:27.830214 16461 raft_consensus.cc:493] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.830497 16461 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:27.834266 16461 raft_consensus.cc:515] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.835675 16461 leader_election.cc:290] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 4 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:27.836153 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:27.836575 16385 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:27.836673 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e299cca73f647f587017f2e1eada267" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:27.837098 16535 raft_consensus.cc:3055] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:27.837301 16535 raft_consensus.cc:740] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:27.837813 16535 consensus_queue.cc:260] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.838460 16535 raft_consensus.cc:3060] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:27.840638 16385 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 4.
I20260709 14:49:27.841454 16427 leader_election.cc:304] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [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: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:27.842139 16679 raft_consensus.cc:2804] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:27.842331 16535 raft_consensus.cc:2468] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 4.
I20260709 14:49:27.842604 16679 raft_consensus.cc:697] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 4 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:27.843393 16679 consensus_queue.cc:237] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.848196 16283 catalog_manager.cc:5697] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 3 to 4, leader changed from 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 4 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.895005 16696 raft_consensus.cc:993] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.895365 16678 raft_consensus.cc:1081] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.896545 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:49:27.896916 16461 raft_consensus.cc:493] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.897163 16461 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.900864 16461 raft_consensus.cc:515] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.902117 16461 leader_election.cc:290] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:27.902787 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:27.902977 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:27.903339 16385 raft_consensus.cc:3055] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:27.903439 16535 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.903710 16385 raft_consensus.cc:740] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:27.904428 16385 consensus_queue.cc:260] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.905512 16385 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.909016 16535 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:27.909924 16426 leader_election.cc:304] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:27.910522 16679 raft_consensus.cc:2804] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:27.910969 16679 raft_consensus.cc:697] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:27.911134 16385 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 2.
I20260709 14:49:27.911768 16679 consensus_queue.cc:237] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.917760 16283 catalog_manager.cc:5697] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 1 to 2, leader changed from 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.979142 16690 raft_consensus.cc:993] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.979498 16680 raft_consensus.cc:1081] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:27.980705 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37142
I20260709 14:49:27.981067 16461 raft_consensus.cc:493] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.981288 16461 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.984954 16461 raft_consensus.cc:515] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.986227 16461 leader_election.cc:290] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 3 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:27.986855 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:27.987104 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:27.987336 16385 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.987527 16535 raft_consensus.cc:3055] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:27.987819 16535 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:27.988356 16535 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.989097 16535 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.991362 16385 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:27.992229 16427 leader_election.cc:304] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [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: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:27.992475 16535 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:27.992821 16679 raft_consensus.cc:2804] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:27.993253 16679 raft_consensus.cc:697] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:27.993884 16679 consensus_queue.cc:237] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:27.998632 16283 catalog_manager.cc:5697] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 2 to 3, leader changed from 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.031687 16696 raft_consensus.cc:993] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: : Instructing follower 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:28.032068 16678 raft_consensus.cc:1081] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Signalling peer 31567b1d081a474e9b2997b56258b612 to start an election
I20260709 14:49:28.033286 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
 from {username='slave'} at 127.0.0.1:37128
I20260709 14:49:28.033675 16461 raft_consensus.cc:493] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.033983 16461 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.038810 16461 raft_consensus.cc:515] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:28.040079 16461 leader_election.cc:290] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [CANDIDATE]: Term 3 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:28.040691 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:28.041033 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "31567b1d081a474e9b2997b56258b612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:28.041137 16385 raft_consensus.cc:3055] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:28.041428 16385 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:28.041441 16535 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.041993 16385 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:28.042724 16385 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.045286 16535 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:28.046187 16426 leader_election.cc:304] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [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: 31567b1d081a474e9b2997b56258b612, 9bf40245b0e7404c98bca7a62405dcce; no voters: 
I20260709 14:49:28.046571 16385 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31567b1d081a474e9b2997b56258b612 in term 3.
I20260709 14:49:28.046753 16679 raft_consensus.cc:2804] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:28.047235 16679 raft_consensus.cc:697] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Becoming Leader. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:28.048008 16679 consensus_queue.cc:237] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:28.053610 16283 catalog_manager.cc:5697] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 reported cstate change: term changed from 2 to 3, leader changed from 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193) to 31567b1d081a474e9b2997b56258b612 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "31567b1d081a474e9b2997b56258b612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.216782 16535 raft_consensus.cc:1275] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.217942 16679 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.227479 16385 raft_consensus.cc:1275] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.228670 16586 consensus_queue.cc:1048] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.305081 16535 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:28.305990 16705 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:28.311935 16385 raft_consensus.cc:1275] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:28.315037 16705 consensus_queue.cc:1048] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:28.381052 16385 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.382114 16705 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.390271 16535 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.391386 16709 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.423475 16385 raft_consensus.cc:1275] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.424504 16709 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.431762 16535 raft_consensus.cc:1275] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.433882 16709 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.450706 16535 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.451648 16709 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.458554 16385 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Refusing update from remote peer 31567b1d081a474e9b2997b56258b612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.460572 16705 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:30.623971 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.630699 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:30.631286 16461 raft_consensus.cc:606] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Received request to transfer leadership to TS 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:30.633364 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:30.633739 16461 raft_consensus.cc:606] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:30.635577 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:30.635923 16461 raft_consensus.cc:606] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:30.637655 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:30.638022 16461 raft_consensus.cc:606] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Received request to transfer leadership to TS 9f9d3a6677ae4cedb51326157bc58bf7
I20260709 14:49:30.639942 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "31567b1d081a474e9b2997b56258b612"
mode: GRACEFUL
new_leader_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:36646
I20260709 14:49:30.640308 16461 raft_consensus.cc:606] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Received request to transfer leadership to TS 9bf40245b0e7404c98bca7a62405dcce
I20260709 14:49:30.641094 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:30.641434 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:30.913583 16705 raft_consensus.cc:993] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:30.914113 16716 raft_consensus.cc:1081] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:30.915681 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50960
I20260709 14:49:30.916235 16385 raft_consensus.cc:493] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.917867 16385 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.922416 16385 raft_consensus.cc:515] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:30.923843 16385 leader_election.cc:290] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 3 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:30.924655 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:30.924973 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d4dea91c1942dd912fe242e6cb77f7" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:30.925348 16461 raft_consensus.cc:3055] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:30.925442 16535 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.925694 16461 raft_consensus.cc:740] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:30.926541 16461 consensus_queue.cc:260] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:30.927809 16461 raft_consensus.cc:3060] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.931418 16535 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 3.
I20260709 14:49:30.932523 16351 leader_election.cc:304] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:30.933434 16461 raft_consensus.cc:2468] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 3.
I20260709 14:49:30.933934 16717 raft_consensus.cc:2804] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:30.934908 16717 raft_consensus.cc:697] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:30.935771 16717 consensus_queue.cc:237] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:30.941563 16282 catalog_manager.cc:5697] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 2 to 3, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.981664 16705 raft_consensus.cc:993] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:30.982017 16716 raft_consensus.cc:1081] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Signalling peer 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:30.983337 16535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a5afaa126346b088631805336d3424"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:49:30.983839 16535 raft_consensus.cc:493] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.984174 16535 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.987768 16535 raft_consensus.cc:515] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:30.989023 16535 leader_election.cc:290] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 4 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:30.989708 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:30.989987 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5afaa126346b088631805336d3424" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:30.990154 16385 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.990401 16461 raft_consensus.cc:3055] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:30.990633 16461 raft_consensus.cc:740] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:30.991218 16461 consensus_queue.cc:260] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:30.991954 16461 raft_consensus.cc:3060] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.993956 16385 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 4.
I20260709 14:49:30.994907 16501 leader_election.cc:304] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [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: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:30.995584 16461 raft_consensus.cc:2468] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 4.
I20260709 14:49:30.995656 16680 raft_consensus.cc:2804] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:30.996917 16680 raft_consensus.cc:697] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 4 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:30.997679 16680 consensus_queue.cc:237] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.003868 16282 catalog_manager.cc:5697] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 3 to 4, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 4 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:31.017302 16705 raft_consensus.cc:993] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:31.017684 16716 raft_consensus.cc:1081] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Signalling peer 9bf40245b0e7404c98bca7a62405dcce to start an election
I20260709 14:49:31.018887 16535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae"
dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:49:31.019249 16535 raft_consensus.cc:493] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.019483 16535 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.023097 16535 raft_consensus.cc:515] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.024319 16535 leader_election.cc:290] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Requested vote from peers 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233), 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655)
I20260709 14:49:31.024982 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
I20260709 14:49:31.025224 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115cac49afcf43bebf32fddc5b2776ae" candidate_uuid: "9bf40245b0e7404c98bca7a62405dcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:31.025373 16385 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.025646 16461 raft_consensus.cc:3055] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:31.025875 16461 raft_consensus.cc:740] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:31.026407 16461 consensus_queue.cc:260] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.027133 16461 raft_consensus.cc:3060] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.028980 16385 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:31.029764 16501 leader_election.cc:304] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:31.030457 16680 raft_consensus.cc:2804] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:31.030803 16680 raft_consensus.cc:697] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Becoming Leader. State: Replica: 9bf40245b0e7404c98bca7a62405dcce, State: Running, Role: LEADER
I20260709 14:49:31.031328 16461 raft_consensus.cc:2468] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bf40245b0e7404c98bca7a62405dcce in term 2.
I20260709 14:49:31.031526 16680 consensus_queue.cc:237] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.034615 16705 raft_consensus.cc:993] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:31.035048 16716 raft_consensus.cc:1081] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:31.036439 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50960
I20260709 14:49:31.036806 16385 raft_consensus.cc:493] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.037072 16385 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.039196 16282 catalog_manager.cc:5697] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce reported cstate change: term changed from 1 to 2, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9bf40245b0e7404c98bca7a62405dcce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:31.042222 16385 raft_consensus.cc:515] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.043599 16385 leader_election.cc:290] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 4 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:31.044555 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:31.045003 16461 raft_consensus.cc:3055] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:31.045305 16461 raft_consensus.cc:740] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:31.045989 16461 consensus_queue.cc:260] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.046949 16461 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.047475 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169bad9201a41d4b2062d8fa1148e9e" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:31.047936 16535 raft_consensus.cc:3060] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.051059 16461 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 4.
I20260709 14:49:31.051394 16535 raft_consensus.cc:2468] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 4.
I20260709 14:49:31.052012 16352 leader_election.cc:304] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [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: 31567b1d081a474e9b2997b56258b612, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:31.052623 16717 raft_consensus.cc:2804] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:31.052996 16717 raft_consensus.cc:697] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:31.053701 16717 consensus_queue.cc:237] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.059880 16282 catalog_manager.cc:5697] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 3 to 4, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 4 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.135758 16705 raft_consensus.cc:993] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: : Instructing follower 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:31.136145 16716 raft_consensus.cc:1081] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Signalling peer 9f9d3a6677ae4cedb51326157bc58bf7 to start an election
I20260709 14:49:31.137331 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156"
dest_uuid: "9f9d3a6677ae4cedb51326157bc58bf7"
 from {username='slave'} at 127.0.0.1:50960
I20260709 14:49:31.137729 16385 raft_consensus.cc:493] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.137985 16385 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:31.141660 16385 raft_consensus.cc:515] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.142874 16385 leader_election.cc:290] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [CANDIDATE]: Term 3 election: Requested vote from peers 31567b1d081a474e9b2997b56258b612 (127.15.222.194:45655), 9bf40245b0e7404c98bca7a62405dcce (127.15.222.195:41857)
I20260709 14:49:31.143596 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31567b1d081a474e9b2997b56258b612"
I20260709 14:49:31.143873 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7182c6a1c952443c80b1a0b909385156" candidate_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bf40245b0e7404c98bca7a62405dcce"
I20260709 14:49:31.144117 16461 raft_consensus.cc:3055] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:31.144349 16535 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:31.144438 16461 raft_consensus.cc:740] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31567b1d081a474e9b2997b56258b612, State: Running, Role: LEADER
I20260709 14:49:31.145219 16461 consensus_queue.cc:260] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.146184 16461 raft_consensus.cc:3060] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:31.148419 16535 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 3.
I20260709 14:49:31.149187 16351 leader_election.cc:304] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: 9bf40245b0e7404c98bca7a62405dcce, 9f9d3a6677ae4cedb51326157bc58bf7; no voters: 
I20260709 14:49:31.149752 16717 raft_consensus.cc:2804] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:31.149878 16461 raft_consensus.cc:2468] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f9d3a6677ae4cedb51326157bc58bf7 in term 3.
I20260709 14:49:31.150111 16717 raft_consensus.cc:697] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 LEADER]: Becoming Leader. State: Replica: 9f9d3a6677ae4cedb51326157bc58bf7, State: Running, Role: LEADER
I20260709 14:49:31.150893 16717 consensus_queue.cc:237] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [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: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } }
I20260709 14:49:31.156441 16282 catalog_manager.cc:5697] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 reported cstate change: term changed from 2 to 3, leader changed from 31567b1d081a474e9b2997b56258b612 (127.15.222.194) to 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.343346 16535 raft_consensus.cc:1275] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.344435 16717 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:31.354405 16461 raft_consensus.cc:1275] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.355805 16718 consensus_queue.cc:1048] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:31.462891 16385 raft_consensus.cc:1275] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.463961 16680 consensus_queue.cc:1048] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.472070 16461 raft_consensus.cc:1275] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:31.473606 16724 consensus_queue.cc:1048] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:31.481988 16461 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.483420 16735 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:31.491688 16385 raft_consensus.cc:1275] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Refusing update from remote peer 9bf40245b0e7404c98bca7a62405dcce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.493064 16680 consensus_queue.cc:1048] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f9d3a6677ae4cedb51326157bc58bf7" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:31.537184 16535 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.538122 16718 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:31.546909 16461 raft_consensus.cc:1275] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.548242 16718 consensus_queue.cc:1048] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:31.583513 16535 raft_consensus.cc:1275] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.584481 16718 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf40245b0e7404c98bca7a62405dcce" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:31.591814 16461 raft_consensus.cc:1275] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Refusing update from remote peer 9f9d3a6677ae4cedb51326157bc58bf7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.593359 16742 consensus_queue.cc:1048] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31567b1d081a474e9b2997b56258b612" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:31.642109 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:31.647238 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:49:31.668324 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:31.668974 16251 tablet_replica.cc:333] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.669593 16251 raft_consensus.cc:2243] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.670338 16251 raft_consensus.cc:2272] T 7182c6a1c952443c80b1a0b909385156 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.672940 16251 tablet_replica.cc:333] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.673442 16251 raft_consensus.cc:2243] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.673801 16251 raft_consensus.cc:2272] T 115cac49afcf43bebf32fddc5b2776ae P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.675705 16251 tablet_replica.cc:333] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.676167 16251 raft_consensus.cc:2243] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.676559 16251 raft_consensus.cc:2272] T a620ea903b13428384772b0c06a4d09b P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.677932 16251 tablet_replica.cc:333] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.678357 16251 raft_consensus.cc:2243] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.678714 16251 raft_consensus.cc:2272] T f46ef0b96f6e4d72b573c4885380f489 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.680115 16251 tablet_replica.cc:333] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.680522 16251 raft_consensus.cc:2243] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.680878 16251 raft_consensus.cc:2272] T 2e299cca73f647f587017f2e1eada267 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.682317 16251 tablet_replica.cc:333] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.682741 16251 raft_consensus.cc:2243] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.683377 16251 raft_consensus.cc:2272] T 5169bad9201a41d4b2062d8fa1148e9e P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.685026 16251 tablet_replica.cc:333] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.685457 16251 raft_consensus.cc:2243] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.685810 16251 raft_consensus.cc:2272] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.687223 16251 tablet_replica.cc:333] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.687645 16251 raft_consensus.cc:2243] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.688009 16251 raft_consensus.cc:2272] T 89a5afaa126346b088631805336d3424 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.689673 16251 tablet_replica.cc:333] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7: stopping tablet replica
I20260709 14:49:31.690064 16251 raft_consensus.cc:2243] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.690677 16251 raft_consensus.cc:2272] T 71d4dea91c1942dd912fe242e6cb77f7 P 9f9d3a6677ae4cedb51326157bc58bf7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.776746 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260709 14:49:31.794062 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260709 14:49:31.811298 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:31.811902 16251 tablet_replica.cc:333] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.812618 16251 raft_consensus.cc:2243] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.813110 16251 raft_consensus.cc:2272] T 7182c6a1c952443c80b1a0b909385156 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.815174 16251 tablet_replica.cc:333] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.815665 16251 raft_consensus.cc:2243] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.815999 16251 raft_consensus.cc:2272] T 115cac49afcf43bebf32fddc5b2776ae P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.817699 16251 tablet_replica.cc:333] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.818111 16251 raft_consensus.cc:2243] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.818831 16251 raft_consensus.cc:2272] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.820326 16251 tablet_replica.cc:333] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.820719 16251 raft_consensus.cc:2243] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.821043 16251 raft_consensus.cc:2272] T 89a5afaa126346b088631805336d3424 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.822794 16251 tablet_replica.cc:333] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.823207 16251 raft_consensus.cc:2243] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.823520 16251 raft_consensus.cc:2272] T 5169bad9201a41d4b2062d8fa1148e9e P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.825212 16251 tablet_replica.cc:333] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.825618 16251 raft_consensus.cc:2243] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.826180 16251 raft_consensus.cc:2272] T 2e299cca73f647f587017f2e1eada267 P 31567b1d081a474e9b2997b56258b612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.827543 16251 tablet_replica.cc:333] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.827960 16251 raft_consensus.cc:2243] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.828294 16251 raft_consensus.cc:2272] T a620ea903b13428384772b0c06a4d09b P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.829715 16251 tablet_replica.cc:333] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.830075 16251 raft_consensus.cc:2243] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.830673 16251 raft_consensus.cc:2272] T f46ef0b96f6e4d72b573c4885380f489 P 31567b1d081a474e9b2997b56258b612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.832083 16251 tablet_replica.cc:333] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612: stopping tablet replica
I20260709 14:49:31.832446 16251 raft_consensus.cc:2243] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.832746 16251 raft_consensus.cc:2272] T 71d4dea91c1942dd912fe242e6cb77f7 P 31567b1d081a474e9b2997b56258b612 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:31.844003 16501 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:34233: connect: Connection refused (error 111)
W20260709 14:49:31.847653 16501 consensus_peers.cc:597] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce -> Peer 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233): Couldn't send request to peer 9f9d3a6677ae4cedb51326157bc58bf7. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:34233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:31.858834 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260709 14:49:31.875449 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260709 14:49:31.882530 16501 consensus_peers.cc:597] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce -> Peer 9f9d3a6677ae4cedb51326157bc58bf7 (127.15.222.193:34233): Couldn't send request to peer 9f9d3a6677ae4cedb51326157bc58bf7. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:34233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:31.900884 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:31.901521 16251 tablet_replica.cc:333] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.902189 16251 raft_consensus.cc:2243] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.902849 16251 raft_consensus.cc:2272] T 115cac49afcf43bebf32fddc5b2776ae P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.904726 16251 tablet_replica.cc:333] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.905157 16251 raft_consensus.cc:2243] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.905751 16251 raft_consensus.cc:2272] T a620ea903b13428384772b0c06a4d09b P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.907199 16251 tablet_replica.cc:333] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.907647 16251 raft_consensus.cc:2243] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.907998 16251 raft_consensus.cc:2272] T f46ef0b96f6e4d72b573c4885380f489 P 9bf40245b0e7404c98bca7a62405dcce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.909374 16251 tablet_replica.cc:333] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.909768 16251 raft_consensus.cc:2243] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.910087 16251 raft_consensus.cc:2272] T 7182c6a1c952443c80b1a0b909385156 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.911784 16251 tablet_replica.cc:333] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.912181 16251 raft_consensus.cc:2243] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.912514 16251 raft_consensus.cc:2272] T 5169bad9201a41d4b2062d8fa1148e9e P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.914172 16251 tablet_replica.cc:333] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.914558 16251 raft_consensus.cc:2243] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.914868 16251 raft_consensus.cc:2272] T 2e299cca73f647f587017f2e1eada267 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.916330 16251 tablet_replica.cc:333] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.916702 16251 raft_consensus.cc:2243] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.917258 16251 raft_consensus.cc:2272] T 89a5afaa126346b088631805336d3424 P 9bf40245b0e7404c98bca7a62405dcce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.918888 16251 tablet_replica.cc:333] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.919270 16251 raft_consensus.cc:2243] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.919658 16251 raft_consensus.cc:2272] T 30adf8b4fcb1410eb4bdcce7670c1c26 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.921020 16251 tablet_replica.cc:333] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce: stopping tablet replica
I20260709 14:49:31.921387 16251 raft_consensus.cc:2243] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:31.921718 16251 raft_consensus.cc:2272] T 71d4dea91c1942dd912fe242e6cb77f7 P 9bf40245b0e7404c98bca7a62405dcce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.946285 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:49:31.960894 16251 master.cc:562] Master@127.15.222.254:36577 shutting down...
I20260709 14:49:32.088779 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:32.089267 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:32.089538 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46c2815999314a1592c2f12137e4194d: stopping tablet replica
I20260709 14:49:32.107892 16251 master.cc:584] Master@127.15.222.254:36577 shutdown complete.
31567b1d081a474e9b2997b56258b612  4
9bf40245b0e7404c98bca7a62405dcce  1
9f9d3a6677ae4cedb51326157bc58bf7  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12159 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:49:32.144436 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:38581
I20260709 14:49:32.145454 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.150318 16746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.150434 16747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.152565 16749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.152595 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:32.153580 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.153752 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.153924 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608572153906 us; error 0 us; skew 500 ppm
I20260709 14:49:32.154521 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.157348 16251 webserver.cc:533] Webserver started at http://127.15.222.254:39675/ using document root <none> and password file <none>
I20260709 14:49:32.157804 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.157972 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.158218 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.159226 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "16157118b2844e898ca9f9afc465c677"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.163126 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:49:32.166044 16754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.166692 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:32.166934 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "16157118b2844e898ca9f9afc465c677"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.167164 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.183223 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.184342 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.218789 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:38581
I20260709 14:49:32.218910 16805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:38581 every 8 connection(s)
I20260709 14:49:32.222366 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.230839 16806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677: Bootstrap starting.
I20260709 14:49:32.235076 16806 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.238902 16806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677: No bootstrap required, opened a new log
I20260709 14:49:32.240883 16806 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16157118b2844e898ca9f9afc465c677" member_type: VOTER }
I20260709 14:49:32.241267 16806 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.241487 16806 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16157118b2844e898ca9f9afc465c677, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.242028 16806 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16157118b2844e898ca9f9afc465c677" member_type: VOTER }
I20260709 14:49:32.242489 16806 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:32.242700 16806 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:32.242944 16806 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.246681 16806 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16157118b2844e898ca9f9afc465c677" member_type: VOTER }
I20260709 14:49:32.247144 16806 leader_election.cc:304] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [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: 16157118b2844e898ca9f9afc465c677; no voters: 
I20260709 14:49:32.248167 16806 leader_election.cc:290] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:32.248543 16809 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.249644 16809 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 1 LEADER]: Becoming Leader. State: Replica: 16157118b2844e898ca9f9afc465c677, State: Running, Role: LEADER
I20260709 14:49:32.250242 16809 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [LEADER]: Queue going to LEADER mode. State: All 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: "16157118b2844e898ca9f9afc465c677" member_type: VOTER }
I20260709 14:49:32.250841 16806 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:32.254494 16811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16157118b2844e898ca9f9afc465c677. Latest consensus state: current_term: 1 leader_uuid: "16157118b2844e898ca9f9afc465c677" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16157118b2844e898ca9f9afc465c677" member_type: VOTER } }
I20260709 14:49:32.254835 16810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16157118b2844e898ca9f9afc465c677" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16157118b2844e898ca9f9afc465c677" member_type: VOTER } }
I20260709 14:49:32.255029 16811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:32.255338 16810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:32.256597 16816 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:32.262466 16816 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:32.264009 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:32.270159 16816 catalog_manager.cc:1383] Generated new cluster ID: 2f2bbe91dd5648ffb3cd8a2e00f1e9a2
I20260709 14:49:32.270406 16816 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:32.285475 16816 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:32.286551 16816 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:32.298473 16816 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677: Generated new TSK 0
I20260709 14:49:32.298985 16816 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:32.329950 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.335296 16827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.336323 16828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.338524 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:32.338490 16830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.339437 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.339648 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.339794 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608572339771 us; error 0 us; skew 500 ppm
I20260709 14:49:32.340250 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.342298 16251 webserver.cc:533] Webserver started at http://127.15.222.193:38275/ using document root <none> and password file <none>
I20260709 14:49:32.342742 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.342913 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.343143 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.344118 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "a400213d089749eeaad8a83a46eb83a8"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.348088 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:49:32.350898 16835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.351596 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:32.351859 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "a400213d089749eeaad8a83a46eb83a8"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.352113 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.368575 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.369741 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.371027 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:32.373049 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:32.373229 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.373440 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:32.373598 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.409008 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:43315
I20260709 14:49:32.409094 16897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:43315 every 8 connection(s)
I20260709 14:49:32.413295 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.419741 16902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.420897 16903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.422848 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:32.423069 16905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.423842 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:32.424031 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.424187 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608572424169 us; error 0 us; skew 500 ppm
I20260709 14:49:32.424659 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.426644 16251 webserver.cc:533] Webserver started at http://127.15.222.194:40085/ using document root <none> and password file <none>
I20260709 14:49:32.427142 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.427321 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.427656 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.428849 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "09068de987624698a11666f6f429f0e5"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.429471 16898 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38581
I20260709 14:49:32.429831 16898 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:32.430626 16898 heartbeater.cc:507] Master 127.15.222.254:38581 requested a full tablet report, sending...
I20260709 14:49:32.432708 16771 ts_manager.cc:194] Registered new tserver with Master: a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315)
I20260709 14:49:32.433841 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:49:32.434834 16771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40714
I20260709 14:49:32.437783 16910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.438429 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:32.438669 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "09068de987624698a11666f6f429f0e5"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.438905 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.451432 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.452529 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.453810 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:32.455797 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:32.455983 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.456194 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:32.456339 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.492355 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:41865
I20260709 14:49:32.492457 16972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:41865 every 8 connection(s)
I20260709 14:49:32.496438 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:32.502874 16976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.504356 16977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:32.505630 16979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:32.507076 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:32.507690 16973 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38581
I20260709 14:49:32.507941 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:32.507997 16973 heartbeater.cc:461] Registering TS with master...
W20260709 14:49:32.508190 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:32.508374 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608572508358 us; error 0 us; skew 500 ppm
I20260709 14:49:32.508725 16973 heartbeater.cc:507] Master 127.15.222.254:38581 requested a full tablet report, sending...
I20260709 14:49:32.508878 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:32.510658 16771 ts_manager.cc:194] Registered new tserver with Master: 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:32.511142 16251 webserver.cc:533] Webserver started at http://127.15.222.195:42887/ using document root <none> and password file <none>
I20260709 14:49:32.511644 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:32.511826 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:32.512058 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:32.512002 16771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40718
I20260709 14:49:32.513298 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "d3c4740cd13d49679723d479b59b5408"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.517185 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 14:49:32.520066 16984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.520764 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:49:32.520996 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "d3c4740cd13d49679723d479b59b5408"
format_stamp: "Formatted at 2026-07-09 14:49:32 on dist-test-slave-0nj4"
I20260709 14:49:32.521211 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:32.556097 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:32.557168 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:32.558461 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:32.560484 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:32.560662 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.560887 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:32.561033 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:32.596460 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:34889
I20260709 14:49:32.596531 17046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:34889 every 8 connection(s)
I20260709 14:49:32.608326 17047 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38581
I20260709 14:49:32.608619 17047 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:32.609256 17047 heartbeater.cc:507] Master 127.15.222.254:38581 requested a full tablet report, sending...
I20260709 14:49:32.610934 16771 ts_manager.cc:194] Registered new tserver with Master: d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:32.611156 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011880871s
I20260709 14:49:32.612164 16771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40734
I20260709 14:49:32.632915 16771 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40738:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:32.635528 16771 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:32.696736 16938 tablet_service.cc:1511] Processing CreateTablet for tablet 08a2e7a4661a4602ad8233b9f1042ab2 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:32.697609 16937 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:32.698129 16938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a2e7a4661a4602ad8233b9f1042ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.698859 16937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.708313 16863 tablet_service.cc:1511] Processing CreateTablet for tablet 08a2e7a4661a4602ad8233b9f1042ab2 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:32.709522 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a2e7a4661a4602ad8233b9f1042ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.710984 17011 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:32.712239 17011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.712001 16861 tablet_service.cc:1511] Processing CreateTablet for tablet 62a050bcfb0644b6b2184dcc270241d9 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:32.713153 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a050bcfb0644b6b2184dcc270241d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.714185 16936 tablet_service.cc:1511] Processing CreateTablet for tablet 62a050bcfb0644b6b2184dcc270241d9 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:32.715385 16936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a050bcfb0644b6b2184dcc270241d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.716065 17010 tablet_service.cc:1511] Processing CreateTablet for tablet 62a050bcfb0644b6b2184dcc270241d9 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:32.716516 16862 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:32.717244 17010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a050bcfb0644b6b2184dcc270241d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.718585 16862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3cf66c3bf04849bd3e4f9164c4f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.719969 16935 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea13d88a8d54935b3e46a4c21923f07 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:32.720146 16860 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea13d88a8d54935b3e46a4c21923f07 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:32.721207 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea13d88a8d54935b3e46a4c21923f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.723572 16859 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0b787174d45d7a029bc7b6801e3de (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:32.724373 16934 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0b787174d45d7a029bc7b6801e3de (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:32.724756 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0b787174d45d7a029bc7b6801e3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.726814 16858 tablet_service.cc:1511] Processing CreateTablet for tablet c394d6f6c6a344a68d15cc688848a1b3 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:32.715265 17012 tablet_service.cc:1511] Processing CreateTablet for tablet 08a2e7a4661a4602ad8233b9f1042ab2 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:32.728017 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c394d6f6c6a344a68d15cc688848a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.728617 17012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a2e7a4661a4602ad8233b9f1042ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.729015 16933 tablet_service.cc:1511] Processing CreateTablet for tablet c394d6f6c6a344a68d15cc688848a1b3 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:32.721171 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea13d88a8d54935b3e46a4c21923f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.733485 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0b787174d45d7a029bc7b6801e3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.736651 16857 tablet_service.cc:1511] Processing CreateTablet for tablet cadf9f0824a847838b9d868402a64490 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:32.737841 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf9f0824a847838b9d868402a64490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.740724 16856 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef31a7edc3b445495e7217782680910 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:32.741325 17009 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea13d88a8d54935b3e46a4c21923f07 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:32.743170 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea13d88a8d54935b3e46a4c21923f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.743046 17007 tablet_service.cc:1511] Processing CreateTablet for tablet c394d6f6c6a344a68d15cc688848a1b3 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:32.744237 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c394d6f6c6a344a68d15cc688848a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.748656 16855 tablet_service.cc:1511] Processing CreateTablet for tablet 1173411bc4034730a29f93c6918394ae (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:32.750361 17008 tablet_service.cc:1511] Processing CreateTablet for tablet 74b0b787174d45d7a029bc7b6801e3de (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:32.751597 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b0b787174d45d7a029bc7b6801e3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.753769 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 1173411bc4034730a29f93c6918394ae (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:32.754930 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173411bc4034730a29f93c6918394ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.756603 17006 tablet_service.cc:1511] Processing CreateTablet for tablet cadf9f0824a847838b9d868402a64490 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:32.757747 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf9f0824a847838b9d868402a64490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.760607 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef31a7edc3b445495e7217782680910 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:32.761737 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef31a7edc3b445495e7217782680910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.764607 17003 tablet_service.cc:1511] Processing CreateTablet for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:32.764690 16854 tablet_service.cc:1511] Processing CreateTablet for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:32.765756 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.771466 16930 tablet_service.cc:1511] Processing CreateTablet for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:32.771466 16932 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef31a7edc3b445495e7217782680910 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:32.772473 16931 tablet_service.cc:1511] Processing CreateTablet for tablet 1173411bc4034730a29f93c6918394ae (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:32.773455 16933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c394d6f6c6a344a68d15cc688848a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.775789 16856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef31a7edc3b445495e7217782680910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.779860 16855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173411bc4034730a29f93c6918394ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.783887 16854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.800972 17063 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:32.820813 17062 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:32.823004 16931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173411bc4034730a29f93c6918394ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.828763 17062 tablet_bootstrap.cc:654] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.824613 17063 tablet_bootstrap.cc:654] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.843685 17062 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:32.844164 17062 ts_tablet_manager.cc:1403] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 14:49:32.846856 17062 raft_consensus.cc:359] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.849102 17062 raft_consensus.cc:385] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.849793 17062 raft_consensus.cc:740] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.857415 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fee0cfcc9dc45ef8bdeffbed7cfae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.859056 16932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef31a7edc3b445495e7217782680910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.881613 16937 tablet_service.cc:1511] Processing CreateTablet for tablet cadf9f0824a847838b9d868402a64490 (DEFAULT_TABLE table=test-workload [id=91faf5b9d6134e78a1b0874e5f44514f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:32.882964 16937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf9f0824a847838b9d868402a64490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:32.892978 17063 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:32.893499 17063 ts_tablet_manager.cc:1403] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.005s
I20260709 14:49:32.897517 17064 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:32.901928 17062 consensus_queue.cc:260] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.910149 17064 tablet_bootstrap.cc:654] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.924614 17063 raft_consensus.cc:359] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.926137 17063 raft_consensus.cc:385] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.926396 17063 raft_consensus.cc:740] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.926668 17062 ts_tablet_manager.cc:1434] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.018s
I20260709 14:49:32.927332 17047 heartbeater.cc:499] Master 127.15.222.254:38581 was elected leader, sending a full tablet report...
I20260709 14:49:32.927098 17063 consensus_queue.cc:260] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.927708 17062 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:32.935974 17062 tablet_bootstrap.cc:654] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.955427 16973 heartbeater.cc:499] Master 127.15.222.254:38581 was elected leader, sending a full tablet report...
I20260709 14:49:32.955659 17063 ts_tablet_manager.cc:1434] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.024s
I20260709 14:49:32.956189 17062 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:32.956539 17064 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:32.956684 17062 ts_tablet_manager.cc:1403] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260709 14:49:32.956588 17063 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:32.957163 17064 ts_tablet_manager.cc:1403] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.014s
I20260709 14:49:32.959703 17062 raft_consensus.cc:359] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.959911 17064 raft_consensus.cc:359] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.960503 17062 raft_consensus.cc:385] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.960676 17064 raft_consensus.cc:385] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.960896 17062 raft_consensus.cc:740] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.961069 17064 raft_consensus.cc:740] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.961789 17062 consensus_queue.cc:260] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.962003 17064 consensus_queue.cc:260] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.963075 17063 tablet_bootstrap.cc:654] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.963953 17062 ts_tablet_manager.cc:1434] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:32.964795 17062 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:32.967716 16898 heartbeater.cc:499] Master 127.15.222.254:38581 was elected leader, sending a full tablet report...
I20260709 14:49:32.970005 17063 tablet_bootstrap.cc:492] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:32.970484 17063 ts_tablet_manager.cc:1403] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:49:32.970690 17062 tablet_bootstrap.cc:654] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.973110 17063 raft_consensus.cc:359] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.973851 17063 raft_consensus.cc:385] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.974164 17063 raft_consensus.cc:740] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.974924 17063 consensus_queue.cc:260] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.967679 17064 ts_tablet_manager.cc:1434] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:32.976959 17064 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:32.977331 17063 ts_tablet_manager.cc:1434] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:32.978318 17063 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:32.982933 17064 tablet_bootstrap.cc:654] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.984469 17063 tablet_bootstrap.cc:654] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.994280 17064 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:32.994756 17064 ts_tablet_manager.cc:1403] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260709 14:49:32.997468 17064 raft_consensus.cc:359] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:32.999192 17064 raft_consensus.cc:385] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.999496 17064 raft_consensus.cc:740] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.000322 17064 consensus_queue.cc:260] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.001050 17063 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.001050 17062 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.001802 17063 ts_tablet_manager.cc:1403] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260709 14:49:33.001912 17062 ts_tablet_manager.cc:1403] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.013s
I20260709 14:49:33.002229 17064 ts_tablet_manager.cc:1434] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:33.003145 17064 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.004514 17063 raft_consensus.cc:359] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.004604 17062 raft_consensus.cc:359] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.005271 17063 raft_consensus.cc:385] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.005360 17062 raft_consensus.cc:385] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.005630 17063 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.005769 17062 raft_consensus.cc:740] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.006567 17063 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.006636 17062 consensus_queue.cc:260] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.007632 17069 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.008034 17069 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.009465 17064 tablet_bootstrap.cc:654] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.011708 17062 ts_tablet_manager.cc:1434] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:33.012787 17062 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.014705 17067 raft_consensus.cc:493] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.015165 17067 raft_consensus.cc:515] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.017762 17067 leader_election.cc:290] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315)
I20260709 14:49:33.023166 17069 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.039426 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.040179 16948 raft_consensus.cc:2468] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.041749 16986 leader_election.cc:304] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.043637 17067 raft_consensus.cc:2804] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.044072 17067 raft_consensus.cc:493] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.044442 17067 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.060868 17067 raft_consensus.cc:515] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.080120 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
W20260709 14:49:33.081866 16914 leader_election.cc:343] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.083544 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.084178 16948 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.084986 17064 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.085371 17064 ts_tablet_manager.cc:1403] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.058s
I20260709 14:49:33.088129 17071 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.087344 17064 raft_consensus.cc:359] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.088809 17064 raft_consensus.cc:385] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.088557 17071 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.089186 17064 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.090341 17062 tablet_bootstrap.cc:654] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.089964 17064 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.091102 17071 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.097596 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.098210 16873 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 0.
I20260709 14:49:33.098850 16948 raft_consensus.cc:2468] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.099607 16911 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [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: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: d3c4740cd13d49679723d479b59b5408
I20260709 14:49:33.100000 16986 leader_election.cc:304] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.100873 17076 raft_consensus.cc:2804] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.101315 17076 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.101694 17076 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.103761 17062 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.104310 17062 ts_tablet_manager.cc:1403] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.008s
I20260709 14:49:33.107025 17069 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.109272 17071 raft_consensus.cc:493] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.088878 17067 leader_election.cc:290] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315)
I20260709 14:49:33.112555 17067 raft_consensus.cc:2804] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.112995 17067 raft_consensus.cc:697] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.113775 17067 consensus_queue.cc:237] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.117612 17062 raft_consensus.cc:359] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.120026 17062 raft_consensus.cc:385] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.121227 17062 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.107501 17069 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.129071 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.129722 16873 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 0.
I20260709 14:49:33.131032 16911 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.135311 17086 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.136643 17086 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.109714 17071 raft_consensus.cc:515] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.145434 17071 leader_election.cc:290] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.121817 17063 ts_tablet_manager.cc:1434] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.120s	user 0.026s	sys 0.058s
I20260709 14:49:33.121079 17076 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.146770 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
I20260709 14:49:33.147068 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.147406 17022 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 0.
I20260709 14:49:33.147848 16948 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.148319 17076 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.148815 17076 raft_consensus.cc:2804] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.149160 17076 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.149031 16986 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.149542 17076 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.149492 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408"
W20260709 14:49:33.151008 16914 leader_election.cc:343] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.151623 17069 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.152331 17086 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.155629 17086 raft_consensus.cc:2804] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.156503 17086 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.157791 17086 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.158581 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.158623 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.156292 17062 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.160256 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
W20260709 14:49:33.160471 16985 leader_election.cc:343] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.160843 16873 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.161105 17063 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
W20260709 14:49:33.161410 16985 leader_election.cc:343] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.164148 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
I20260709 14:49:33.164453 17062 ts_tablet_manager.cc:1434] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 14:49:33.174118 17086 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.175581 16771 catalog_manager.cc:5697] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.178188 17086 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.175609 17062 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.178504 17076 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.179510 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.180066 16872 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.181028 17063 tablet_bootstrap.cc:654] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.181212 16871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.183938 17022 raft_consensus.cc:2393] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a400213d089749eeaad8a83a46eb83a8 in current term 1: Already voted for candidate d3c4740cd13d49679723d479b59b5408 in this term.
I20260709 14:49:33.184371 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.165410 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.185073 16873 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.185186 17021 raft_consensus.cc:2393] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09068de987624698a11666f6f429f0e5 in current term 1: Already voted for candidate d3c4740cd13d49679723d479b59b5408 in this term.
I20260709 14:49:33.186401 16914 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [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: 09068de987624698a11666f6f429f0e5; no voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408
I20260709 14:49:33.186777 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.187386 17088 raft_consensus.cc:2749] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:33.187438 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
I20260709 14:49:33.187886 16872 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.188462 16948 raft_consensus.cc:2393] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3c4740cd13d49679723d479b59b5408 in current term 1: Already voted for candidate 09068de987624698a11666f6f429f0e5 in this term.
I20260709 14:49:33.188946 16985 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.189795 17086 raft_consensus.cc:2804] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.190277 17086 raft_consensus.cc:697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.191095 17086 consensus_queue.cc:237] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.191798 17076 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
W20260709 14:49:33.192063 16839 leader_election.cc:343] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.199373 17062 tablet_bootstrap.cc:654] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.200414 17064 ts_tablet_manager.cc:1434] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.115s	user 0.022s	sys 0.069s
I20260709 14:49:33.201606 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.201874 17064 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.202425 16948 raft_consensus.cc:2393] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a400213d089749eeaad8a83a46eb83a8 in current term 1: Already voted for candidate 09068de987624698a11666f6f429f0e5 in this term.
I20260709 14:49:33.203877 16873 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 1.
I20260709 14:49:33.204140 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.206177 16911 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: d3c4740cd13d49679723d479b59b5408
I20260709 14:49:33.207283 17076 raft_consensus.cc:2804] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.207731 17076 raft_consensus.cc:697] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:33.208472 17076 consensus_queue.cc:237] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.212829 16837 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8; no voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408
I20260709 14:49:33.218344 17082 raft_consensus.cc:2749] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:33.219336 16837 leader_election.cc:343] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:33.219800 16837 leader_election.cc:304] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8; no voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408
I20260709 14:49:33.221201 17082 raft_consensus.cc:2749] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:33.221872 17064 tablet_bootstrap.cc:654] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.223086 17062 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.225660 17062 ts_tablet_manager.cc:1403] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.000s
I20260709 14:49:33.225713 17063 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.225319 16768 catalog_manager.cc:5697] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.226351 17063 ts_tablet_manager.cc:1403] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.014s
I20260709 14:49:33.228489 17062 raft_consensus.cc:359] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.229933 17062 raft_consensus.cc:385] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.230253 17062 raft_consensus.cc:740] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.230989 17064 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.231505 17064 ts_tablet_manager.cc:1403] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 14:49:33.231084 17062 consensus_queue.cc:260] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.233337 17062 ts_tablet_manager.cc:1434] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:33.234251 17064 raft_consensus.cc:359] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.229044 17063 raft_consensus.cc:359] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.235002 17064 raft_consensus.cc:385] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.234748 17062 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.235057 17063 raft_consensus.cc:385] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.235543 17063 raft_consensus.cc:740] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.236446 16771 catalog_manager.cc:5697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.235415 17064 raft_consensus.cc:740] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.236464 17063 consensus_queue.cc:260] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.239254 17063 ts_tablet_manager.cc:1434] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:33.240573 17064 consensus_queue.cc:260] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.241398 17062 tablet_bootstrap.cc:654] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.240226 17063 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.250249 17063 tablet_bootstrap.cc:654] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.251817 17064 ts_tablet_manager.cc:1434] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:49:33.253003 17064 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.259133 17064 tablet_bootstrap.cc:654] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:33.261682 16819 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:33.265403 17063 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.265753 17063 ts_tablet_manager.cc:1403] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 14:49:33.266194 17062 tablet_bootstrap.cc:492] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.266659 17062 ts_tablet_manager.cc:1403] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.018s
I20260709 14:49:33.267915 17063 raft_consensus.cc:359] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.268656 17063 raft_consensus.cc:385] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.268893 17063 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.269299 17062 raft_consensus.cc:359] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.269543 17063 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.270009 17064 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.270058 17062 raft_consensus.cc:385] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.270546 17064 ts_tablet_manager.cc:1403] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:49:33.270500 17062 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.271855 17063 ts_tablet_manager.cc:1434] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:49:33.271519 17062 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.272794 17063 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.273947 17062 ts_tablet_manager.cc:1434] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:33.274858 17062 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.279055 17063 tablet_bootstrap.cc:654] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.280972 17062 tablet_bootstrap.cc:654] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.283488 17064 raft_consensus.cc:359] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.284310 17064 raft_consensus.cc:385] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.284667 17064 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.285435 17064 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.287703 17064 ts_tablet_manager.cc:1434] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:49:33.288784 17064 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.290441 17063 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.290936 17063 ts_tablet_manager.cc:1403] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.016s
I20260709 14:49:33.293753 17063 raft_consensus.cc:359] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.294559 17063 raft_consensus.cc:385] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.294888 17063 raft_consensus.cc:740] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.295655 17063 consensus_queue.cc:260] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.296824 17064 tablet_bootstrap.cc:654] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.297744 17063 ts_tablet_manager.cc:1434] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:33.298177 17062 tablet_bootstrap.cc:492] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.298660 17062 ts_tablet_manager.cc:1403] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260709 14:49:33.298743 17063 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.301466 17062 raft_consensus.cc:359] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.302211 17062 raft_consensus.cc:385] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.302546 17062 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.303376 17062 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.305157 17063 tablet_bootstrap.cc:654] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.310070 17062 ts_tablet_manager.cc:1434] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:49:33.310969 17062 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.316921 17062 tablet_bootstrap.cc:654] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.317195 17063 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.318599 17063 ts_tablet_manager.cc:1403] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 14:49:33.321388 17063 raft_consensus.cc:359] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.321842 17064 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.322193 17063 raft_consensus.cc:385] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.322503 17064 ts_tablet_manager.cc:1403] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.010s
I20260709 14:49:33.322671 17062 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.322503 17063 raft_consensus.cc:740] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.323115 17062 ts_tablet_manager.cc:1403] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 14:49:33.323583 17063 consensus_queue.cc:260] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.325089 17062 raft_consensus.cc:359] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.325402 17064 raft_consensus.cc:359] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.325737 17063 ts_tablet_manager.cc:1434] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:33.325737 17062 raft_consensus.cc:385] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.326113 17064 raft_consensus.cc:385] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.326279 17062 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.326457 17064 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.326787 17063 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.327018 17062 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.327356 17064 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.328935 17062 ts_tablet_manager.cc:1434] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:33.329809 17062 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.332136 17064 ts_tablet_manager.cc:1434] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:33.333082 17063 tablet_bootstrap.cc:654] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.333082 17064 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.334945 17062 tablet_bootstrap.cc:654] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.339504 17064 tablet_bootstrap.cc:654] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.344298 17063 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.344771 17063 ts_tablet_manager.cc:1403] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 14:49:33.347270 17063 raft_consensus.cc:359] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.348091 17063 raft_consensus.cc:385] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.348405 17063 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.349202 17063 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.351177 17063 ts_tablet_manager.cc:1434] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:33.352157 17063 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.352460 17062 tablet_bootstrap.cc:492] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.352896 17062 ts_tablet_manager.cc:1403] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:49:33.355469 17062 raft_consensus.cc:359] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.356129 17062 raft_consensus.cc:385] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.356398 17062 raft_consensus.cc:740] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.357131 17062 consensus_queue.cc:260] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.358549 17064 tablet_bootstrap.cc:492] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.359124 17064 ts_tablet_manager.cc:1403] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.014s
I20260709 14:49:33.361562 17063 tablet_bootstrap.cc:654] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.361907 17064 raft_consensus.cc:359] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.362627 17064 raft_consensus.cc:385] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.362938 17064 raft_consensus.cc:740] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.363792 17064 consensus_queue.cc:260] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.364391 17062 ts_tablet_manager.cc:1434] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:33.365185 17062 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: Bootstrap starting.
I20260709 14:49:33.369055 17064 ts_tablet_manager.cc:1434] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:33.370146 17064 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.370357 17062 tablet_bootstrap.cc:654] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.372113 17063 tablet_bootstrap.cc:492] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.372556 17063 ts_tablet_manager.cc:1403] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:49:33.373936 17086 raft_consensus.cc:493] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.374369 17086 raft_consensus.cc:515] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.374965 17063 raft_consensus.cc:359] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.375615 17063 raft_consensus.cc:385] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.375850 17063 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.376394 17064 tablet_bootstrap.cc:654] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.376340 17086 leader_election.cc:290] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.376638 17063 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.378520 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.379094 16873 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.380371 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.380535 17063 ts_tablet_manager.cc:1434] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:33.380961 16948 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.381482 17063 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: Bootstrap starting.
I20260709 14:49:33.382128 17082 raft_consensus.cc:493] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.382218 16986 leader_election.cc:304] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.382603 17082 raft_consensus.cc:515] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.383822 17086 raft_consensus.cc:2804] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.384171 17086 raft_consensus.cc:493] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.384481 17086 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.384766 17082 leader_election.cc:290] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.386650 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
I20260709 14:49:33.387234 17063 tablet_bootstrap.cc:654] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.387676 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.388238 16948 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 0.
I20260709 14:49:33.389411 16837 leader_election.cc:304] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.390194 17082 raft_consensus.cc:2804] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.390516 17082 raft_consensus.cc:493] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.390818 17082 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.387212 17022 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 0.
I20260709 14:49:33.395213 17067 raft_consensus.cc:493] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.395767 17067 raft_consensus.cc:515] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.397814 17067 leader_election.cc:290] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.398537 17063 tablet_bootstrap.cc:492] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: No bootstrap required, opened a new log
I20260709 14:49:33.399076 17063 ts_tablet_manager.cc:1403] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 14:49:33.400755 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.401319 16873 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.401618 17063 raft_consensus.cc:359] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.402300 17063 raft_consensus.cc:385] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.402550 17063 raft_consensus.cc:740] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.402688 16985 leader_election.cc:304] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.403709 17067 raft_consensus.cc:2804] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.403388 17063 consensus_queue.cc:260] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.404747 17067 raft_consensus.cc:493] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.405207 17067 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.409194 17062 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: No bootstrap required, opened a new log
I20260709 14:49:33.404258 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.409607 17062 ts_tablet_manager.cc:1403] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:49:33.409704 16948 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.411293 17082 raft_consensus.cc:515] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.412112 17062 raft_consensus.cc:359] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.412716 17062 raft_consensus.cc:385] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.412976 17062 raft_consensus.cc:740] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.413334 17063 ts_tablet_manager.cc:1434] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 14:49:33.413553 17062 consensus_queue.cc:260] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.414959 17082 leader_election.cc:290] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.415958 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.416456 17062 ts_tablet_manager.cc:1434] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:33.416520 17022 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.418726 17064 tablet_bootstrap.cc:492] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.419128 17064 ts_tablet_manager.cc:1403] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.024s
I20260709 14:49:33.401331 17086 raft_consensus.cc:515] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.422603 17064 raft_consensus.cc:359] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.423226 17064 raft_consensus.cc:385] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.423509 17064 raft_consensus.cc:740] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.423858 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.424974 16947 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.424664 17064 consensus_queue.cc:260] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.426498 17064 ts_tablet_manager.cc:1434] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:33.427088 17064 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.427646 17089 raft_consensus.cc:493] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.428066 17089 raft_consensus.cc:515] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.428741 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.429261 16873 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.430063 17089 leader_election.cc:290] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.431874 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.432613 17064 tablet_bootstrap.cc:654] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.432542 16946 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.434137 16986 leader_election.cc:304] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.434897 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.441692 16872 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.414044 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.442596 16948 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.444787 17089 raft_consensus.cc:2804] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.445236 17089 raft_consensus.cc:493] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.445611 17089 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.446501 16873 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.447794 16985 leader_election.cc:304] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.452456 17089 raft_consensus.cc:515] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.455637 17089 leader_election.cc:290] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.455953 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.456569 16946 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.456563 17089 raft_consensus.cc:2804] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.457350 17089 raft_consensus.cc:697] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.458253 17089 consensus_queue.cc:237] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.440183 16947 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.419536 17067 raft_consensus.cc:515] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.440590 17086 leader_election.cc:290] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.469993 17067 leader_election.cc:290] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.471230 17022 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 1.
I20260709 14:49:33.471526 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.472350 16839 leader_election.cc:304] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.472865 16945 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.473079 17082 raft_consensus.cc:2804] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.473546 17082 raft_consensus.cc:697] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:33.474146 16948 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 1.
I20260709 14:49:33.474290 17082 consensus_queue.cc:237] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.475976 17067 raft_consensus.cc:493] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.476547 16946 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.476454 17067 raft_consensus.cc:515] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.477599 16986 leader_election.cc:304] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.478412 17067 leader_election.cc:290] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.478504 17086 raft_consensus.cc:2804] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.479018 17086 raft_consensus.cc:697] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.479815 17086 consensus_queue.cc:237] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.483973 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fee0cfcc9dc45ef8bdeffbed7cfae32" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.485848 16947 raft_consensus.cc:2468] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.487049 16986 leader_election.cc:304] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.485234 16945 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.488510 16986 leader_election.cc:304] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.489701 17064 tablet_bootstrap.cc:492] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.489655 17067 raft_consensus.cc:2804] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.490182 17064 ts_tablet_manager.cc:1403] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.063s	user 0.031s	sys 0.027s
I20260709 14:49:33.491726 17114 raft_consensus.cc:2804] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.492146 17114 raft_consensus.cc:493] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.492503 17114 raft_consensus.cc:3060] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.493114 17064 raft_consensus.cc:359] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.493739 17064 raft_consensus.cc:385] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.493994 17064 raft_consensus.cc:740] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.494796 17064 consensus_queue.cc:260] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.495483 17067 raft_consensus.cc:697] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.496651 17064 ts_tablet_manager.cc:1434] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:33.496412 17067 consensus_queue.cc:237] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.497479 17064 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: Bootstrap starting.
I20260709 14:49:33.496366 16768 catalog_manager.cc:5697] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:33.505609 16985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:43315, user_credentials={real_user=slave}} blocked reactor thread for 57868.7us
I20260709 14:49:33.507218 17064 tablet_bootstrap.cc:654] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.507411 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.508064 16873 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.507740 17114 raft_consensus.cc:515] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.510334 17114 leader_election.cc:290] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.510874 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fee0cfcc9dc45ef8bdeffbed7cfae32" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.511384 16947 raft_consensus.cc:3060] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.511713 17064 tablet_bootstrap.cc:492] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: No bootstrap required, opened a new log
I20260709 14:49:33.512113 17064 ts_tablet_manager.cc:1403] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:49:33.514602 17064 raft_consensus.cc:359] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.515193 17064 raft_consensus.cc:385] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.515471 17064 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.515671 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.516173 17064 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.517329 16871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fee0cfcc9dc45ef8bdeffbed7cfae32" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.517653 16947 raft_consensus.cc:2468] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.518029 17064 ts_tablet_manager.cc:1434] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:33.518196 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fee0cfcc9dc45ef8bdeffbed7cfae32" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.518735 16986 leader_election.cc:304] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.519091 17067 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.519784 17118 raft_consensus.cc:2804] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.518777 16870 raft_consensus.cc:3060] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.519793 17067 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.520514 17118 raft_consensus.cc:697] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.521332 17118 consensus_queue.cc:237] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.522225 17067 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.516193 16872 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.524677 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.528834 16872 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.528399 16768 catalog_manager.cc:5697] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.530916 16771 catalog_manager.cc:5697] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.532188 16771 catalog_manager.cc:5697] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.535060 16870 raft_consensus.cc:2468] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.518208 17114 raft_consensus.cc:493] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.536605 17114 raft_consensus.cc:515] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.537022 16873 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.538861 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.539593 16873 raft_consensus.cc:2393] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3c4740cd13d49679723d479b59b5408 in current term 1: Already voted for candidate 09068de987624698a11666f6f429f0e5 in this term.
I20260709 14:49:33.540925 16985 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3c4740cd13d49679723d479b59b5408; no voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.541738 17067 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.541894 17114 leader_election.cc:290] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.542099 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.542703 16947 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.543823 16986 leader_election.cc:304] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.543764 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8" is_pre_election: true
I20260709 14:49:33.544615 17114 raft_consensus.cc:2804] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.544628 16873 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 0.
I20260709 14:49:33.545084 17114 raft_consensus.cc:493] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.545473 17114 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.548153 17067 raft_consensus.cc:2749] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:33.551702 17114 raft_consensus.cc:515] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.554725 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.554926 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.555229 16947 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.555487 16873 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.556273 17114 leader_election.cc:290] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:33.558497 16770 catalog_manager.cc:5697] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.559880 16873 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.560686 16985 leader_election.cc:304] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.561280 16947 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 1.
I20260709 14:49:33.561264 17114 raft_consensus.cc:2804] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.561918 17114 raft_consensus.cc:697] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.562700 17114 consensus_queue.cc:237] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.565506 17118 consensus_queue.cc:1048] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.567808 17082 raft_consensus.cc:493] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.568272 17082 raft_consensus.cc:515] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.570892 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5" is_pre_election: true
I20260709 14:49:33.571408 16945 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 0.
I20260709 14:49:33.572415 17082 leader_election.cc:290] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.572430 16837 leader_election.cc:304] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.573354 17082 raft_consensus.cc:2804] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:33.573434 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408" is_pre_election: true
I20260709 14:49:33.574132 17022 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 0.
I20260709 14:49:33.579246 16873 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.573400 16770 catalog_manager.cc:5697] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.573654 17082 raft_consensus.cc:493] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.580312 17082 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.585114 17067 consensus_queue.cc:1048] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.586297 17082 raft_consensus.cc:515] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.588536 17082 leader_election.cc:290] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.588588 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.589171 16947 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.589497 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.589994 17022 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.594202 16947 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 1.
I20260709 14:49:33.595041 16837 leader_election.cc:304] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.595937 17022 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 1.
I20260709 14:49:33.597366 17082 raft_consensus.cc:2804] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.599427 17082 raft_consensus.cc:697] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:33.600247 17082 consensus_queue.cc:237] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.609992 16770 catalog_manager.cc:5697] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.644032 17076 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.650286 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.650744 17021 raft_consensus.cc:606] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.656636 17069 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.657877 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.658414 17021 raft_consensus.cc:606] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.676605 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "09068de987624698a11666f6f429f0e5"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:48048
I20260709 14:49:33.677034 16947 raft_consensus.cc:606] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.681857 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.682279 17021 raft_consensus.cc:606] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.686812 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.687229 17021 raft_consensus.cc:606] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:33.705394 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:58428
I20260709 14:49:33.705860 16870 raft_consensus.cc:606] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:33.710052 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:58428
I20260709 14:49:33.710443 16870 raft_consensus.cc:606] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:33.714564 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.714978 17021 raft_consensus.cc:606] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:33.719031 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1173411bc4034730a29f93c6918394ae"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:33.719412 17021 raft_consensus.cc:606] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:33.728731 17067 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.734210 17114 raft_consensus.cc:993] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:33.734614 17114 raft_consensus.cc:1081] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:33.735091 17118 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.736400 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:33.736910 16873 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.737258 16873 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.743594 16873 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.746083 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:33.747028 16873 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.747238 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.747354 16947 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.748056 17021 raft_consensus.cc:3055] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.748378 17021 raft_consensus.cc:740] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.749120 17021 consensus_queue.cc:260] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.750239 17021 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.754068 16947 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:33.755247 16837 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.756011 17082 raft_consensus.cc:2804] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.756191 17021 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:33.756641 17082 raft_consensus.cc:697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:33.757393 17082 consensus_queue.cc:237] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.762732 16771 catalog_manager.cc:5697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.858651 17067 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.864518 17086 raft_consensus.cc:993] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.864960 17089 raft_consensus.cc:1081] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.866418 16945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48028
I20260709 14:49:33.867440 16945 raft_consensus.cc:493] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.867816 16945 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.870047 17086 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.874332 16945 raft_consensus.cc:515] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.876981 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.877501 16870 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.878588 16945 leader_election.cc:290] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.882733 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.882797 16870 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.883162 17021 raft_consensus.cc:3055] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.883520 17021 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.883900 16911 leader_election.cc:304] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.884333 17021 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.884624 17086 consensus_queue.cc:1048] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.884747 17076 raft_consensus.cc:2804] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.885535 17021 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.885761 17076 raft_consensus.cc:697] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:33.886621 17076 consensus_queue.cc:237] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.891223 17021 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.894439 16770 catalog_manager.cc:5697] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.900090 17067 consensus_queue.cc:1048] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.907069 17089 raft_consensus.cc:993] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.907433 17067 raft_consensus.cc:1081] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.908674 16945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1173411bc4034730a29f93c6918394ae"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48028
I20260709 14:49:33.909077 16945 raft_consensus.cc:493] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.909333 16945 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.913306 16945 raft_consensus.cc:515] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.915087 16945 leader_election.cc:290] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.915750 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.915843 17071 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.916117 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173411bc4034730a29f93c6918394ae" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.916311 16870 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.916656 17021 raft_consensus.cc:3055] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.916957 17021 raft_consensus.cc:740] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:33.917685 17021 consensus_queue.cc:260] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.918792 17021 raft_consensus.cc:3060] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.922806 16870 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.923031 17071 raft_consensus.cc:993] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.923465 17071 raft_consensus.cc:1081] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:33.923942 16911 leader_election.cc:304] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:33.924837 17076 raft_consensus.cc:2804] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.925298 17076 raft_consensus.cc:697] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:33.926052 17076 consensus_queue.cc:237] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.927099 17082 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.929329 17021 raft_consensus.cc:2468] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.930802 16947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48040
I20260709 14:49:33.931835 16947 raft_consensus.cc:493] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.932264 16947 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.938287 16947 raft_consensus.cc:515] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.941016 16947 leader_election.cc:290] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:33.941192 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:33.940980 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:33.941740 17022 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.941941 16870 raft_consensus.cc:3055] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.942294 16870 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:33.943029 16870 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.944180 16870 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.946659 17022 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.947494 16914 leader_election.cc:304] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:33.948314 17076 raft_consensus.cc:2804] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.948740 17076 raft_consensus.cc:697] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:33.948742 16771 catalog_manager.cc:5697] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.949474 17076 consensus_queue.cc:237] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:33.949996 16870 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:33.959349 16771 catalog_manager.cc:5697] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 1 to 2, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.066609 17067 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.072250 17089 raft_consensus.cc:993] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.072665 17118 raft_consensus.cc:1081] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.074200 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:34.076167 16873 raft_consensus.cc:493] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.076516 16873 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.078260 17118 consensus_queue.cc:1048] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.080107 17118 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.082741 16873 raft_consensus.cc:515] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.089771 16873 leader_election.cc:290] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:34.091028 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:34.091595 16947 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.093879 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:34.094393 17022 raft_consensus.cc:3055] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.094715 17022 raft_consensus.cc:740] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:34.095443 17022 consensus_queue.cc:260] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.096585 17022 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.097919 16947 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.098693 17082 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.100116 16837 leader_election.cc:304] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:34.100690 17082 raft_consensus.cc:2804] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.101058 17067 consensus_queue.cc:1048] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.101114 17082 raft_consensus.cc:697] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:34.103185 17082 consensus_queue.cc:237] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.103168 17022 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.108793 17067 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.110857 16771 catalog_manager.cc:5697] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.123126 17071 raft_consensus.cc:993] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:34.122892 17086 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.123821 17082 raft_consensus.cc:1081] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:34.126291 16945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48040
I20260709 14:49:34.126804 16945 raft_consensus.cc:493] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.127143 16945 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.134375 17114 raft_consensus.cc:993] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.134812 17089 raft_consensus.cc:1081] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.135650 16945 raft_consensus.cc:515] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.136381 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:34.136634 17147 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.136951 16870 raft_consensus.cc:493] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.137296 16870 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.137703 16947 raft_consensus.cc:1240] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Rejecting Update request from peer a400213d089749eeaad8a83a46eb83a8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:34.141400 17147 consensus_queue.cc:1059] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.142305 17082 raft_consensus.cc:3055] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.142206 16870 raft_consensus.cc:515] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.142671 17082 raft_consensus.cc:740] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:34.143482 17082 consensus_queue.cc:260] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.144079 16870 leader_election.cc:290] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:34.144423 17082 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.146693 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:34.147276 17021 raft_consensus.cc:3055] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.147621 17021 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:34.148372 17021 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.149595 17021 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.151989 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:34.152755 16947 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.165557 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:34.167225 16945 leader_election.cc:290] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 2 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:34.168642 17021 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.176373 16947 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.397480 17022 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.397481 17021 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.399331 17069 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.399624 17076 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.403623 16837 leader_election.cc:304] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:34.404613 17147 raft_consensus.cc:2804] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.405062 17147 raft_consensus.cc:697] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:34.405695 17147 consensus_queue.cc:237] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.406481 16947 raft_consensus.cc:1275] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.406661 17086 raft_consensus.cc:993] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.407110 17089 raft_consensus.cc:1081] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.436517 17147 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.442824 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:34.443493 16873 raft_consensus.cc:493] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.443929 16873 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.452024 16873 raft_consensus.cc:515] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.459530 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:34.461239 16947 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.470219 17021 raft_consensus.cc:1275] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.470738 16872 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.471762 17069 consensus_queue.cc:1048] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.472378 16872 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.473811 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:34.473954 17069 raft_consensus.cc:993] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.476150 17151 raft_consensus.cc:1081] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:34.478314 17021 raft_consensus.cc:1275] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.481045 17082 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.497839 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58416
I20260709 14:49:34.498457 16872 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.498672 16871 raft_consensus.cc:1275] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.498894 16872 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.498968 16947 raft_consensus.cc:2468] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.499809 16945 raft_consensus.cc:1240] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Rejecting Update request from peer d3c4740cd13d49679723d479b59b5408 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:34.501197 17076 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.499240 17152 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:49:34.502478 16873 leader_election.cc:290] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:34.503319 16870 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 2.
I20260709 14:49:34.503715 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a2e7a4661a4602ad8233b9f1042ab2" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:34.504212 17022 raft_consensus.cc:3055] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.504504 17022 raft_consensus.cc:740] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:34.505241 17022 consensus_queue.cc:260] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.506088 17022 raft_consensus.cc:3060] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.507315 16872 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.509227 16911 leader_election.cc:304] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [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: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: d3c4740cd13d49679723d479b59b5408
I20260709 14:49:34.510036 16872 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:34.511837 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:34.512343 17021 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.513084 17022 raft_consensus.cc:2468] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.513872 17069 consensus_queue.cc:1048] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.514139 16839 leader_election.cc:304] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:34.515080 17069 raft_consensus.cc:2804] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.515251 17071 raft_consensus.cc:2804] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.515687 17069 raft_consensus.cc:697] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:34.515766 17071 raft_consensus.cc:697] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:34.516520 17069 consensus_queue.cc:237] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.516527 17071 consensus_queue.cc:237] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.518096 17021 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.519706 16839 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:34.521170 17082 raft_consensus.cc:2804] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.521618 17082 raft_consensus.cc:697] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:34.522208 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:34.522755 16945 raft_consensus.cc:3055] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.523061 16945 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:34.523816 16945 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.524966 16945 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.525445 17021 raft_consensus.cc:1275] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.520732 16768 catalog_manager.cc:5697] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.522361 17082 consensus_queue.cc:237] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:34.530488 17082 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.535597 16945 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 2.
I20260709 14:49:34.958520 16872 raft_consensus.cc:1275] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.960256 17151 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.983302 17020 raft_consensus.cc:1275] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.984890 17156 consensus_queue.cc:1048] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:34.998355 17019 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.005641 17019 raft_consensus.cc:1275] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.006906 17069 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:35.007750 16837 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:41865, user_credentials={real_user=slave}} blocked reactor thread for 487242us
I20260709 14:49:35.010397 16945 raft_consensus.cc:1275] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.011047 16947 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.013337 16947 raft_consensus.cc:1275] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.013474 17022 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.014449 17154 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:35.016235 17082 consensus_queue.cc:1048] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:49:35.015188 17155 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:49:35.020757 17154 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.071312 16771 catalog_manager.cc:5697] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from 09068de987624698a11666f6f429f0e5 (127.15.222.194) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.072929 16771 catalog_manager.cc:5697] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } } }
I20260709 14:49:35.074703 16771 catalog_manager.cc:5697] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 1 to 2, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.387344 17018 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.387403 16947 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.388688 17156 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.389241 17155 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:35.775599 16969 debug-util.cc:398] Leaking SignalData structure 0x7b08000160a0 after lost signal to thread 16254
W20260709 14:49:35.776324 16969 debug-util.cc:398] Leaking SignalData structure 0x7b0800016800 after lost signal to thread 16805
W20260709 14:49:35.777050 16969 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8880 after lost signal to thread 16897
W20260709 14:49:35.777704 16969 debug-util.cc:398] Leaking SignalData structure 0x7b08000af300 after lost signal to thread 16972
W20260709 14:49:35.778332 16969 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9de0 after lost signal to thread 17046
I20260709 14:49:36.986735 16251 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:49:36.987398 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:37.002570 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:37.003135 16872 raft_consensus.cc:606] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Received request to transfer leadership to TS d3c4740cd13d49679723d479b59b5408
I20260709 14:49:37.005385 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:37.005913 16872 raft_consensus.cc:606] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Received request to transfer leadership to TS d3c4740cd13d49679723d479b59b5408
I20260709 14:49:37.006910 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:37.007416 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:37.014221 17175 raft_consensus.cc:993] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:37.014621 17175 raft_consensus.cc:1081] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Signalling peer d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:37.016095 17021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:38930
I20260709 14:49:37.016623 17021 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.016966 17021 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.023370 17021 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.025269 17021 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 3 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:37.025854 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:37.026396 16872 raft_consensus.cc:3055] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.026494 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:37.026721 16872 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:37.027007 16947 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.027516 16872 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.028672 16872 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.033067 16947 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 3.
I20260709 14:49:37.034212 16986 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:37.034624 16872 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 3.
I20260709 14:49:37.034953 17089 raft_consensus.cc:2804] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.035960 17089 raft_consensus.cc:697] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:37.036612 17089 consensus_queue.cc:237] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.043419 16768 catalog_manager.cc:5697] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 2 to 3, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.473296 16872 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.474375 17089 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.485953 16947 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.488272 17186 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.492040 17147 raft_consensus.cc:993] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:37.492965 17175 raft_consensus.cc:1081] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Signalling peer d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:37.495271 17021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:38930
I20260709 14:49:37.495833 17021 raft_consensus.cc:493] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.496158 17021 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.501549 17021 raft_consensus.cc:515] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.504418 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:37.505039 16872 raft_consensus.cc:3055] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.505211 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:37.505366 16872 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:37.505722 16947 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.506083 16872 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.507087 16872 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.511315 16947 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 3.
I20260709 14:49:37.512714 16986 leader_election.cc:304] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:37.511744 17021 leader_election.cc:290] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 3 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:37.513285 16872 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 3.
I20260709 14:49:37.514667 17186 raft_consensus.cc:2804] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.515118 17186 raft_consensus.cc:697] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:37.515904 17186 consensus_queue.cc:237] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:37.522843 16771 catalog_manager.cc:5697] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 2 to 3, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.008276 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:38.026083 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:38.026747 17021 raft_consensus.cc:606] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:38.031774 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:49:38.032198 17021 raft_consensus.cc:606] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:38.038228 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3"
dest_uuid: "09068de987624698a11666f6f429f0e5"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:48048
I20260709 14:49:38.038623 16947 raft_consensus.cc:606] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:38.042646 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "09068de987624698a11666f6f429f0e5"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:48048
I20260709 14:49:38.043026 16947 raft_consensus.cc:606] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:38.047411 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "09068de987624698a11666f6f429f0e5"
mode: GRACEFUL
new_leader_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:48048
I20260709 14:49:38.047919 16947 raft_consensus.cc:606] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Received request to transfer leadership to TS a400213d089749eeaad8a83a46eb83a8
I20260709 14:49:38.066995 16947 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.067988 17186 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.077493 16872 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.099633 17195 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.107897 17195 raft_consensus.cc:993] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.109128 17195 raft_consensus.cc:1081] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.111361 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:38.111986 16872 raft_consensus.cc:493] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.112416 16872 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.119324 16872 raft_consensus.cc:515] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.124846 17196 raft_consensus.cc:993] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.125352 17196 raft_consensus.cc:1081] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.125289 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:38.125960 16945 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.130007 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a050bcfb0644b6b2184dcc270241d9" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:38.130549 17021 raft_consensus.cc:3055] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:38.130836 17021 raft_consensus.cc:740] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:38.131578 17021 consensus_queue.cc:260] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.132576 17021 raft_consensus.cc:3060] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.133019 16945 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 4.
I20260709 14:49:38.134169 16837 leader_election.cc:304] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [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: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:38.134938 17147 raft_consensus.cc:2804] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:38.139580 17021 raft_consensus.cc:2468] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 4.
I20260709 14:49:38.147145 16871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58416
I20260709 14:49:38.147711 16871 raft_consensus.cc:493] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.148036 16871 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.149472 16872 leader_election.cc:290] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 4 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:38.154381 16871 raft_consensus.cc:515] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.156596 16871 leader_election.cc:290] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:38.158107 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:38.158581 17021 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.162223 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:38.162388 17147 raft_consensus.cc:697] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 4 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:38.162755 16945 raft_consensus.cc:3055] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.163100 16945 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:38.163465 17147 consensus_queue.cc:237] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.164204 17021 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.165436 16839 leader_election.cc:304] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [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: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:38.163930 16945 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.166616 17202 raft_consensus.cc:2804] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.167057 17202 raft_consensus.cc:697] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:38.166944 16945 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.168697 17202 consensus_queue.cc:237] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.174103 16945 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.174770 17194 raft_consensus.cc:993] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.175139 17186 raft_consensus.cc:1081] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.176849 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58418
I20260709 14:49:38.177431 16870 raft_consensus.cc:493] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.177767 16870 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.181893 16870 raft_consensus.cc:515] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.183503 16870 leader_election.cc:290] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 4 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:38.184959 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:38.185068 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea13d88a8d54935b3e46a4c21923f07" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:38.185428 17021 raft_consensus.cc:3055] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:38.185611 16945 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.185719 17021 raft_consensus.cc:740] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:38.186455 17021 consensus_queue.cc:260] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.187493 17021 raft_consensus.cc:3060] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.187642 16768 catalog_manager.cc:5697] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 3 to 4, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 4 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.189175 16768 catalog_manager.cc:5697] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 2 to 3, leader changed from 09068de987624698a11666f6f429f0e5 (127.15.222.194) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.193687 17021 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 4.
I20260709 14:49:38.194877 16839 leader_election.cc:304] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [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: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:38.195205 16945 raft_consensus.cc:2468] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 4.
I20260709 14:49:38.196012 17202 raft_consensus.cc:2804] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:38.196723 17202 raft_consensus.cc:697] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 4 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:38.197567 17202 consensus_queue.cc:237] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.210965 16768 catalog_manager.cc:5697] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 3 to 4, leader changed from d3c4740cd13d49679723d479b59b5408 (127.15.222.195) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 4 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.430007 17182 raft_consensus.cc:993] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.430397 17196 raft_consensus.cc:1081] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.431685 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58416
I20260709 14:49:38.432106 16870 raft_consensus.cc:493] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.432384 16870 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.436538 16870 raft_consensus.cc:515] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.438401 16870 leader_election.cc:290] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:38.438683 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:38.438958 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:38.439473 16945 raft_consensus.cc:3055] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.439616 17021 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.440062 16945 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:38.440717 16945 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.441533 16945 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.445173 17021 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.445546 16945 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.446178 16839 leader_election.cc:304] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [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: a400213d089749eeaad8a83a46eb83a8, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:38.446921 17202 raft_consensus.cc:2804] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.447266 17202 raft_consensus.cc:697] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:38.447947 17202 consensus_queue.cc:237] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.454504 16768 catalog_manager.cc:5697] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 2 to 3, leader changed from 09068de987624698a11666f6f429f0e5 (127.15.222.194) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.458186 17182 raft_consensus.cc:993] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: : Instructing follower a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.458606 17182 raft_consensus.cc:1081] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Signalling peer a400213d089749eeaad8a83a46eb83a8 to start an election
I20260709 14:49:38.460096 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
 from {username='slave'} at 127.0.0.1:58416
I20260709 14:49:38.460608 16870 raft_consensus.cc:493] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.460979 16870 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.467232 16870 raft_consensus.cc:515] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.469471 16870 leader_election.cc:290] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:38.469767 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:38.470314 16945 raft_consensus.cc:3055] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.470628 16945 raft_consensus.cc:740] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:38.471364 16945 consensus_queue.cc:260] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.472404 16945 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.473282 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c394d6f6c6a344a68d15cc688848a1b3" candidate_uuid: "a400213d089749eeaad8a83a46eb83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:38.473773 17021 raft_consensus.cc:3060] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.478459 16945 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.479390 17021 raft_consensus.cc:2468] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a400213d089749eeaad8a83a46eb83a8 in term 3.
I20260709 14:49:38.479662 16837 leader_election.cc:304] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [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: 09068de987624698a11666f6f429f0e5, a400213d089749eeaad8a83a46eb83a8; no voters: 
I20260709 14:49:38.480428 17202 raft_consensus.cc:2804] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.480787 17202 raft_consensus.cc:697] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Becoming Leader. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:38.481406 17202 consensus_queue.cc:237] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:38.487699 16768 catalog_manager.cc:5697] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 reported cstate change: term changed from 2 to 3, leader changed from 09068de987624698a11666f6f429f0e5 (127.15.222.194) to a400213d089749eeaad8a83a46eb83a8 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "a400213d089749eeaad8a83a46eb83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.548189 17021 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.549226 17201 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.556856 16945 raft_consensus.cc:1275] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.558184 17201 consensus_queue.cc:1048] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.660041 17021 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.661105 17201 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.666846 16945 raft_consensus.cc:1275] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.668457 17202 consensus_queue.cc:1048] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.700237 16945 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.701226 17202 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.708271 17021 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.709893 17201 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.874662 16945 raft_consensus.cc:1275] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.875924 17201 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.876223 17021 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.877332 17201 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.885049 17018 raft_consensus.cc:1275] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.886811 17202 consensus_queue.cc:1048] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.891669 16945 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Refusing update from remote peer a400213d089749eeaad8a83a46eb83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.893165 17200 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:41.054922 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:41.062593 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:41.063215 16870 raft_consensus.cc:606] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:41.065450 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:41.065851 16870 raft_consensus.cc:606] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Received request to transfer leadership to TS d3c4740cd13d49679723d479b59b5408
I20260709 14:49:41.067776 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:41.068178 16870 raft_consensus.cc:606] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Received request to transfer leadership to TS 09068de987624698a11666f6f429f0e5
I20260709 14:49:41.070204 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
mode: GRACEFUL
new_leader_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:37222
I20260709 14:49:41.070604 16870 raft_consensus.cc:606] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Received request to transfer leadership to TS d3c4740cd13d49679723d479b59b5408
I20260709 14:49:41.071465 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:41.071857 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:41.244119 17147 raft_consensus.cc:993] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:41.244637 17219 raft_consensus.cc:1081] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Signalling peer d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:41.246006 17021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef31a7edc3b445495e7217782680910"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:38930
I20260709 14:49:41.246411 17021 raft_consensus.cc:493] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.246693 17021 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.252539 17021 raft_consensus.cc:515] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.254474 17021 leader_election.cc:290] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 4 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:41.255056 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:41.255759 16870 raft_consensus.cc:3055] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.255848 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef31a7edc3b445495e7217782680910" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:41.256150 16870 raft_consensus.cc:740] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:41.256438 16947 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.256985 16870 consensus_queue.cc:260] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.257925 16870 raft_consensus.cc:3060] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.260814 16947 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 4.
I20260709 14:49:41.261809 16986 leader_election.cc:304] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:41.262542 17213 raft_consensus.cc:2804] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.262998 16870 raft_consensus.cc:2468] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 4.
I20260709 14:49:41.263438 17213 raft_consensus.cc:697] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 4 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:41.264394 17213 consensus_queue.cc:237] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.271134 16771 catalog_manager.cc:5697] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 3 to 4, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 4 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.425736 17147 raft_consensus.cc:993] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: : Instructing follower d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:41.426115 17219 raft_consensus.cc:1081] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Signalling peer d3c4740cd13d49679723d479b59b5408 to start an election
I20260709 14:49:41.427333 17021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadf9f0824a847838b9d868402a64490"
dest_uuid: "d3c4740cd13d49679723d479b59b5408"
 from {username='slave'} at 127.0.0.1:38930
I20260709 14:49:41.427736 17021 raft_consensus.cc:493] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.427965 17021 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.431854 17021 raft_consensus.cc:515] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.433055 17021 leader_election.cc:290] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [CANDIDATE]: Term 4 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865)
I20260709 14:49:41.433799 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:41.433940 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf9f0824a847838b9d868402a64490" candidate_uuid: "d3c4740cd13d49679723d479b59b5408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09068de987624698a11666f6f429f0e5"
I20260709 14:49:41.434232 16870 raft_consensus.cc:3055] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.434368 16947 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.434478 16870 raft_consensus.cc:740] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:41.435076 16870 consensus_queue.cc:260] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.435912 16870 raft_consensus.cc:3060] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.438206 16947 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 4.
I20260709 14:49:41.439006 16986 leader_election.cc:304] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:41.439749 17213 raft_consensus.cc:2804] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.440021 16870 raft_consensus.cc:2468] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3c4740cd13d49679723d479b59b5408 in term 4.
I20260709 14:49:41.440124 17213 raft_consensus.cc:697] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 4 LEADER]: Becoming Leader. State: Replica: d3c4740cd13d49679723d479b59b5408, State: Running, Role: LEADER
I20260709 14:49:41.441321 17213 consensus_queue.cc:237] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.447000 16771 catalog_manager.cc:5697] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 reported cstate change: term changed from 3 to 4, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to d3c4740cd13d49679723d479b59b5408 (127.15.222.195). New cstate: current_term: 4 leader_uuid: "d3c4740cd13d49679723d479b59b5408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.492357 17147 raft_consensus.cc:993] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:41.492744 17219 raft_consensus.cc:1081] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:41.493986 16947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48040
I20260709 14:49:41.494382 16947 raft_consensus.cc:493] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.494637 16947 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.498360 16947 raft_consensus.cc:515] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.499712 16947 leader_election.cc:290] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 3 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:41.500391 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:41.500689 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b0b787174d45d7a029bc7b6801e3de" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:41.500936 16870 raft_consensus.cc:3055] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:41.501206 16870 raft_consensus.cc:740] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:41.501212 17021 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.501933 16870 consensus_queue.cc:260] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.503014 16870 raft_consensus.cc:3060] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.506449 17021 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 3.
I20260709 14:49:41.507606 16870 raft_consensus.cc:2468] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 3.
I20260709 14:49:41.507499 16914 leader_election.cc:304] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:41.508483 17196 raft_consensus.cc:2804] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:41.509495 17196 raft_consensus.cc:697] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 3 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:41.510226 17196 consensus_queue.cc:237] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.516290 16771 catalog_manager.cc:5697] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 2 to 3, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.572041 17147 raft_consensus.cc:993] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: : Instructing follower 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:41.572402 17219 raft_consensus.cc:1081] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Signalling peer 09068de987624698a11666f6f429f0e5 to start an election
I20260709 14:49:41.573660 16947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba"
dest_uuid: "09068de987624698a11666f6f429f0e5"
 from {username='slave'} at 127.0.0.1:48040
I20260709 14:49:41.574045 16947 raft_consensus.cc:493] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.574278 16947 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.578045 16947 raft_consensus.cc:515] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.579298 16947 leader_election.cc:290] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [CANDIDATE]: Term 3 election: Requested vote from peers a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315), d3c4740cd13d49679723d479b59b5408 (127.15.222.195:34889)
I20260709 14:49:41.579988 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a400213d089749eeaad8a83a46eb83a8"
I20260709 14:49:41.580214 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3cf66c3bf04849bd3e4f9164c4f5ba" candidate_uuid: "09068de987624698a11666f6f429f0e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3c4740cd13d49679723d479b59b5408"
I20260709 14:49:41.580458 16870 raft_consensus.cc:3055] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:41.580639 17021 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.580740 16870 raft_consensus.cc:740] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a400213d089749eeaad8a83a46eb83a8, State: Running, Role: LEADER
I20260709 14:49:41.581357 16870 consensus_queue.cc:260] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.582088 16870 raft_consensus.cc:3060] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.584472 17021 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 3.
I20260709 14:49:41.585255 16914 leader_election.cc:304] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [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: 09068de987624698a11666f6f429f0e5, d3c4740cd13d49679723d479b59b5408; no voters: 
I20260709 14:49:41.585855 17196 raft_consensus.cc:2804] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:41.586217 17196 raft_consensus.cc:697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 3 LEADER]: Becoming Leader. State: Replica: 09068de987624698a11666f6f429f0e5, State: Running, Role: LEADER
I20260709 14:49:41.587091 16870 raft_consensus.cc:2468] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09068de987624698a11666f6f429f0e5 in term 3.
I20260709 14:49:41.587143 17196 consensus_queue.cc:237] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [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: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } }
I20260709 14:49:41.593458 16771 catalog_manager.cc:5697] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 reported cstate change: term changed from 2 to 3, leader changed from a400213d089749eeaad8a83a46eb83a8 (127.15.222.193) to 09068de987624698a11666f6f429f0e5 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "09068de987624698a11666f6f429f0e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.716298 16947 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.717293 17213 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.727645 16870 raft_consensus.cc:1275] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.729077 17213 consensus_queue.cc:1048] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.842710 16947 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.843681 17213 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09068de987624698a11666f6f429f0e5" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.851454 16870 raft_consensus.cc:1275] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Refusing update from remote peer d3c4740cd13d49679723d479b59b5408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.852779 17220 consensus_queue.cc:1048] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.949554 17021 raft_consensus.cc:1275] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.950637 17196 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:41.958468 16870 raft_consensus.cc:1275] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.960212 17196 consensus_queue.cc:1048] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.024643 16870 raft_consensus.cc:1275] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.025738 17196 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a400213d089749eeaad8a83a46eb83a8" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.034547 17021 raft_consensus.cc:1275] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Refusing update from remote peer 09068de987624698a11666f6f429f0e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.035915 17240 consensus_queue.cc:1048] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3c4740cd13d49679723d479b59b5408" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:42.072569 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:42.078825 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:49:42.107162 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:42.107821 16251 tablet_replica.cc:333] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.108359 16251 raft_consensus.cc:2243] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.108745 16251 raft_consensus.cc:2272] T 1173411bc4034730a29f93c6918394ae P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.110419 16251 tablet_replica.cc:333] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.110850 16251 raft_consensus.cc:2243] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.111544 16251 raft_consensus.cc:2272] T 08a2e7a4661a4602ad8233b9f1042ab2 P a400213d089749eeaad8a83a46eb83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.113509 16251 tablet_replica.cc:333] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.114102 16251 raft_consensus.cc:2243] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.114456 16251 raft_consensus.cc:2272] T 5ef31a7edc3b445495e7217782680910 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:42.114578 16985 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 14:49:42.116623 16251 tablet_replica.cc:333] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.117116 16251 raft_consensus.cc:2243] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:49:42.117342 16985 consensus_peers.cc:597] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 -> Peer a400213d089749eeaad8a83a46eb83a8 (127.15.222.193:43315): Couldn't send request to peer a400213d089749eeaad8a83a46eb83a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:42.117823 16251 raft_consensus.cc:2272] T c394d6f6c6a344a68d15cc688848a1b3 P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.119351 16251 tablet_replica.cc:333] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.119831 16251 raft_consensus.cc:2243] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.120498 16251 raft_consensus.cc:2272] T 5ea13d88a8d54935b3e46a4c21923f07 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.121995 16251 tablet_replica.cc:333] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.122468 16251 raft_consensus.cc:2243] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.123191 16251 raft_consensus.cc:2272] T 62a050bcfb0644b6b2184dcc270241d9 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.124687 16251 tablet_replica.cc:333] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.125118 16251 raft_consensus.cc:2243] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.125453 16251 raft_consensus.cc:2272] T cadf9f0824a847838b9d868402a64490 P a400213d089749eeaad8a83a46eb83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.127307 16251 tablet_replica.cc:333] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.127763 16251 raft_consensus.cc:2243] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.128104 16251 raft_consensus.cc:2272] T 74b0b787174d45d7a029bc7b6801e3de P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.129995 16251 tablet_replica.cc:333] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.130407 16251 raft_consensus.cc:2243] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.130786 16251 raft_consensus.cc:2272] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P a400213d089749eeaad8a83a46eb83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.132287 16251 tablet_replica.cc:333] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8: stopping tablet replica
I20260709 14:49:42.132673 16251 raft_consensus.cc:2243] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.133009 16251 raft_consensus.cc:2272] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P a400213d089749eeaad8a83a46eb83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.160837 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260709 14:49:42.178409 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260709 14:49:42.197453 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:42.198117 16251 tablet_replica.cc:333] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.198699 16251 raft_consensus.cc:2243] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.199157 16251 raft_consensus.cc:2272] T cadf9f0824a847838b9d868402a64490 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.201195 16251 tablet_replica.cc:333] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.201649 16251 raft_consensus.cc:2243] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.202386 16251 raft_consensus.cc:2272] T 74b0b787174d45d7a029bc7b6801e3de P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.204800 16251 tablet_replica.cc:333] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.205428 16251 raft_consensus.cc:2243] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.205826 16251 raft_consensus.cc:2272] T c394d6f6c6a344a68d15cc688848a1b3 P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.207231 16251 tablet_replica.cc:333] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.207728 16251 raft_consensus.cc:2243] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.208096 16251 raft_consensus.cc:2272] T 08a2e7a4661a4602ad8233b9f1042ab2 P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.209926 16251 tablet_replica.cc:333] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.210525 16251 raft_consensus.cc:2243] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.211035 16251 raft_consensus.cc:2272] T 5ef31a7edc3b445495e7217782680910 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:42.213195 16986 consensus_peers.cc:597] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 -> Peer 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865): Couldn't send request to peer 09068de987624698a11666f6f429f0e5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:42.213595 16251 tablet_replica.cc:333] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.214071 16251 raft_consensus.cc:2243] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.214447 16251 raft_consensus.cc:2272] T 5ea13d88a8d54935b3e46a4c21923f07 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.215965 16251 tablet_replica.cc:333] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.216392 16251 raft_consensus.cc:2243] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.216774 16251 raft_consensus.cc:2272] T 62a050bcfb0644b6b2184dcc270241d9 P 09068de987624698a11666f6f429f0e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.218318 16251 tablet_replica.cc:333] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.218729 16251 raft_consensus.cc:2243] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.219362 16251 raft_consensus.cc:2272] T 1173411bc4034730a29f93c6918394ae P 09068de987624698a11666f6f429f0e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.220860 16251 tablet_replica.cc:333] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.221271 16251 raft_consensus.cc:2243] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.221657 16251 raft_consensus.cc:2272] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P 09068de987624698a11666f6f429f0e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.223170 16251 tablet_replica.cc:333] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5: stopping tablet replica
I20260709 14:49:42.223580 16251 raft_consensus.cc:2243] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.224218 16251 raft_consensus.cc:2272] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P 09068de987624698a11666f6f429f0e5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:42.231310 16986 consensus_peers.cc:597] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 -> Peer 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865): Couldn't send request to peer 09068de987624698a11666f6f429f0e5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:42.263870 16986 consensus_peers.cc:597] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 -> Peer 09068de987624698a11666f6f429f0e5 (127.15.222.194:41865): Couldn't send request to peer 09068de987624698a11666f6f429f0e5. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:41865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:42.272924 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260709 14:49:42.289940 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260709 14:49:42.310527 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:42.311153 16251 tablet_replica.cc:333] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.311740 16251 raft_consensus.cc:2243] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.312175 16251 raft_consensus.cc:2272] T 1173411bc4034730a29f93c6918394ae P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.313843 16251 tablet_replica.cc:333] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.314323 16251 raft_consensus.cc:2243] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.314707 16251 raft_consensus.cc:2272] T 74b0b787174d45d7a029bc7b6801e3de P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.316563 16251 tablet_replica.cc:333] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.317015 16251 raft_consensus.cc:2243] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.317664 16251 raft_consensus.cc:2272] T cadf9f0824a847838b9d868402a64490 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.319658 16251 tablet_replica.cc:333] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.320149 16251 raft_consensus.cc:2243] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.320803 16251 raft_consensus.cc:2272] T 5ef31a7edc3b445495e7217782680910 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.322604 16251 tablet_replica.cc:333] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.323105 16251 raft_consensus.cc:2243] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.323463 16251 raft_consensus.cc:2272] T 08a2e7a4661a4602ad8233b9f1042ab2 P d3c4740cd13d49679723d479b59b5408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.325008 16251 tablet_replica.cc:333] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.325429 16251 raft_consensus.cc:2243] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.325803 16251 raft_consensus.cc:2272] T c394d6f6c6a344a68d15cc688848a1b3 P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.327243 16251 tablet_replica.cc:333] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.327732 16251 raft_consensus.cc:2243] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.328106 16251 raft_consensus.cc:2272] T 62a050bcfb0644b6b2184dcc270241d9 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.329497 16251 tablet_replica.cc:333] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.329905 16251 raft_consensus.cc:2243] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.330273 16251 raft_consensus.cc:2272] T 5ea13d88a8d54935b3e46a4c21923f07 P d3c4740cd13d49679723d479b59b5408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.331759 16251 tablet_replica.cc:333] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.332163 16251 raft_consensus.cc:2243] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.332808 16251 raft_consensus.cc:2272] T 5fee0cfcc9dc45ef8bdeffbed7cfae32 P d3c4740cd13d49679723d479b59b5408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.334193 16251 tablet_replica.cc:333] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408: stopping tablet replica
I20260709 14:49:42.334569 16251 raft_consensus.cc:2243] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:42.334930 16251 raft_consensus.cc:2272] T 2c3cf66c3bf04849bd3e4f9164c4f5ba P d3c4740cd13d49679723d479b59b5408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.361178 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:49:42.377605 16251 master.cc:562] Master@127.15.222.254:38581 shutting down...
I20260709 14:49:42.392787 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.393217 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.393479 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16157118b2844e898ca9f9afc465c677: stopping tablet replica
I20260709 14:49:42.411335 16251 master.cc:584] Master@127.15.222.254:38581 shutdown complete.
09068de987624698a11666f6f429f0e5  4
a400213d089749eeaad8a83a46eb83a8  5
d3c4740cd13d49679723d479b59b5408  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10300 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:49:42.445262 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:38911
I20260709 14:49:42.446410 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.451190 17247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.451223 17248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.452450 17250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.453603 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:42.454365 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.454535 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.454687 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608582454671 us; error 0 us; skew 500 ppm
I20260709 14:49:42.455186 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.457343 16251 webserver.cc:533] Webserver started at http://127.15.222.254:37337/ using document root <none> and password file <none>
I20260709 14:49:42.457777 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.457939 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.458184 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.459225 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "63c68d584f504eb4982a2bf1d560517c"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.463222 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:49:42.466161 17255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.466763 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:49:42.467007 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "63c68d584f504eb4982a2bf1d560517c"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.467253 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.481925 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.482969 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.517612 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:38911
I20260709 14:49:42.517696 17306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:38911 every 8 connection(s)
I20260709 14:49:42.521210 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.529990 17307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c: Bootstrap starting.
I20260709 14:49:42.534210 17307 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.537945 17307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c: No bootstrap required, opened a new log
I20260709 14:49:42.539891 17307 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER }
I20260709 14:49:42.540231 17307 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.540423 17307 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c68d584f504eb4982a2bf1d560517c, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.541045 17307 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER }
I20260709 14:49:42.541488 17307 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:42.541687 17307 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:42.541890 17307 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.545606 17307 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER }
I20260709 14:49:42.546021 17307 leader_election.cc:304] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [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: 63c68d584f504eb4982a2bf1d560517c; no voters: 
I20260709 14:49:42.546998 17307 leader_election.cc:290] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:42.547313 17310 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.548530 17310 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 1 LEADER]: Becoming Leader. State: Replica: 63c68d584f504eb4982a2bf1d560517c, State: Running, Role: LEADER
I20260709 14:49:42.549058 17310 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [LEADER]: Queue going to LEADER mode. State: All 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: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER }
I20260709 14:49:42.549634 17307 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:42.553287 17311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63c68d584f504eb4982a2bf1d560517c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER } }
I20260709 14:49:42.553357 17312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63c68d584f504eb4982a2bf1d560517c. Latest consensus state: current_term: 1 leader_uuid: "63c68d584f504eb4982a2bf1d560517c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63c68d584f504eb4982a2bf1d560517c" member_type: VOTER } }
I20260709 14:49:42.553972 17311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:42.554013 17312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:42.557942 17317 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:42.563650 17317 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:42.564505 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:42.571249 17317 catalog_manager.cc:1383] Generated new cluster ID: 0e0abded54d94321ae7456b79e338df5
I20260709 14:49:42.571476 17317 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:42.601464 17317 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:42.602571 17317 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:42.620133 17317 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c: Generated new TSK 0
I20260709 14:49:42.620635 17317 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:42.630263 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.635282 17328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.636451 17329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.639387 17331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.639652 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:42.640892 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.641062 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.641178 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608582641167 us; error 0 us; skew 500 ppm
I20260709 14:49:42.641615 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.643651 16251 webserver.cc:533] Webserver started at http://127.15.222.193:33823/ using document root <none> and password file <none>
I20260709 14:49:42.644048 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.644194 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.644407 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.645334 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "459bb72b2af64e9fb94556c6847a91ae"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.649279 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:42.652143 17336 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.652769 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:42.653015 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "459bb72b2af64e9fb94556c6847a91ae"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.653271 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.668582 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.669683 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.670979 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.673105 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.673295 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.673506 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.673660 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.709913 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:36941
I20260709 14:49:42.709996 17398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:36941 every 8 connection(s)
I20260709 14:49:42.714671 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.720703 17403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.722689 17404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.723784 17406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.723980 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:42.725030 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.725207 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.725385 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608582725367 us; error 0 us; skew 500 ppm
I20260709 14:49:42.725869 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.727804 16251 webserver.cc:533] Webserver started at http://127.15.222.194:36119/ using document root <none> and password file <none>
I20260709 14:49:42.728240 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.728415 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.728647 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.729648 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "d6c02f3d2671499a805b7e0960755c76"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.734107 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:42.734937 17399 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38911
I20260709 14:49:42.735251 17399 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.735898 17399 heartbeater.cc:507] Master 127.15.222.254:38911 requested a full tablet report, sending...
I20260709 14:49:42.737725 17411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.737800 17272 ts_manager.cc:194] Registered new tserver with Master: 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941)
I20260709 14:49:42.738509 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:42.738759 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "d6c02f3d2671499a805b7e0960755c76"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.738993 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.739698 17272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40508
I20260709 14:49:42.771772 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.772974 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.774334 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.776352 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.776523 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.776744 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.776889 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.813263 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:40621
I20260709 14:49:42.813367 17473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:40621 every 8 connection(s)
I20260709 14:49:42.817497 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.824116 17477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.825311 17478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.830433 17474 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38911
W20260709 14:49:42.830709 17480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.830826 17474 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.831288 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:42.831884 17474 heartbeater.cc:507] Master 127.15.222.254:38911 requested a full tablet report, sending...
I20260709 14:49:42.832288 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.832537 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.832733 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608582832714 us; error 0 us; skew 500 ppm
I20260709 14:49:42.833264 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.833978 17272 ts_manager.cc:194] Registered new tserver with Master: d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:42.835705 17272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40518
I20260709 14:49:42.835757 16251 webserver.cc:533] Webserver started at http://127.15.222.195:45351/ using document root <none> and password file <none>
I20260709 14:49:42.836429 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.836675 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.837000 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.838042 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.842056 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:49:42.844980 17485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.845664 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:42.845917 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-0nj4"
I20260709 14:49:42.846175 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.868278 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.869436 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.870754 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.872794 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.872982 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.873188 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.873335 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.908675 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:38045
I20260709 14:49:42.908764 17547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:38045 every 8 connection(s)
I20260709 14:49:42.920724 17548 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38911
I20260709 14:49:42.921036 17548 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.921687 17548 heartbeater.cc:507] Master 127.15.222.254:38911 requested a full tablet report, sending...
I20260709 14:49:42.923408 17272 ts_manager.cc:194] Registered new tserver with Master: 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:42.923532 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012034476s
I20260709 14:49:42.924736 17272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40524
I20260709 14:49:42.945920 17272 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40532:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:42.951743 17272 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:43.148905 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 0bda7781403a4541a35a0257e8c2555a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:43.150337 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bda7781403a4541a35a0257e8c2555a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.150645 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 3a188610fd2f4d039c2a3cfe09a6c631 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:43.151988 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a188610fd2f4d039c2a3cfe09a6c631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.152660 17512 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2987087a84e5482437fa05ee91e15 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:43.152778 17510 tablet_service.cc:1511] Processing CreateTablet for tablet aae4d7e008c745489f1314ef8e13a5dc (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:43.153893 17512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2987087a84e5482437fa05ee91e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.150645 17507 tablet_service.cc:1511] Processing CreateTablet for tablet b7b76573e3b8499aaa30d8496fc89597 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:43.154538 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 53d5b9d674c54974bc6c4720d904e547 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:43.155884 17508 tablet_service.cc:1511] Processing CreateTablet for tablet e1272fe0be0d469280bb3caab6f29087 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:43.156941 17506 tablet_service.cc:1511] Processing CreateTablet for tablet b5871b152e13434198be77504866fafe (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:43.158218 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b76573e3b8499aaa30d8496fc89597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.162839 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5871b152e13434198be77504866fafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.163702 17508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272fe0be0d469280bb3caab6f29087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.165985 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4d7e008c745489f1314ef8e13a5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.165738 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 8166895824264f6bb0b29536ca3c907a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:43.167027 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8166895824264f6bb0b29536ca3c907a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.167418 17434 tablet_service.cc:1511] Processing CreateTablet for tablet e1272fe0be0d469280bb3caab6f29087 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:43.167963 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 53d5b9d674c54974bc6c4720d904e547 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:43.168743 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272fe0be0d469280bb3caab6f29087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.168655 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 3a188610fd2f4d039c2a3cfe09a6c631 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:43.169261 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d5b9d674c54974bc6c4720d904e547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.169940 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a188610fd2f4d039c2a3cfe09a6c631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.171880 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d5b9d674c54974bc6c4720d904e547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.171489 17433 tablet_service.cc:1511] Processing CreateTablet for tablet b7b76573e3b8499aaa30d8496fc89597 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:43.172672 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2987087a84e5482437fa05ee91e15 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:43.173377 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b76573e3b8499aaa30d8496fc89597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.173178 17432 tablet_service.cc:1511] Processing CreateTablet for tablet b5871b152e13434198be77504866fafe (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:43.173969 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2987087a84e5482437fa05ee91e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.175313 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 8166895824264f6bb0b29536ca3c907a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:43.175748 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 0bda7781403a4541a35a0257e8c2555a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:43.176620 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8166895824264f6bb0b29536ca3c907a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.177140 17436 tablet_service.cc:1511] Processing CreateTablet for tablet aae4d7e008c745489f1314ef8e13a5dc (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:43.177708 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5871b152e13434198be77504866fafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.178314 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4d7e008c745489f1314ef8e13a5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.179481 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bda7781403a4541a35a0257e8c2555a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.180855 17430 tablet_service.cc:1511] Processing CreateTablet for tablet d68b11e9da8f41838329924618df3390 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:43.182125 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68b11e9da8f41838329924618df3390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.184664 17504 tablet_service.cc:1511] Processing CreateTablet for tablet d68b11e9da8f41838329924618df3390 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:43.185855 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68b11e9da8f41838329924618df3390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.227650 17563 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:43.230183 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 6109b2c48da34987b363fc3d9cd12e13 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.235359 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6109b2c48da34987b363fc3d9cd12e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.235338 17564 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:43.235987 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 6109b2c48da34987b363fc3d9cd12e13 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.238471 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6109b2c48da34987b363fc3d9cd12e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.239321 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 50ccf514f86c4a8497935c3eb7575f94 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.240649 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 16d50eb9272945ed914e305ab784f906 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.242689 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e021108644c6a9e554f42f808e902 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.243870 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d50eb9272945ed914e305ab784f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.250206 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ccf514f86c4a8497935c3eb7575f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.252395 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 50ccf514f86c4a8497935c3eb7575f94 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.253592 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ccf514f86c4a8497935c3eb7575f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.254078 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e021108644c6a9e554f42f808e902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.258756 17564 tablet_bootstrap.cc:654] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.264585 17563 tablet_bootstrap.cc:654] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.264379 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 16d50eb9272945ed914e305ab784f906 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.274318 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e021108644c6a9e554f42f808e902 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.277904 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d50eb9272945ed914e305ab784f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.281279 17507 tablet_service.cc:1511] Processing CreateTablet for tablet c20b4fa12ad24c24bdee070a3d0f4b84 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.282444 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e021108644c6a9e554f42f808e902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.289849 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20b4fa12ad24c24bdee070a3d0f4b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.295490 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 3a188610fd2f4d039c2a3cfe09a6c631 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:43.296779 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a188610fd2f4d039c2a3cfe09a6c631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.296594 17437 tablet_service.cc:1511] Processing CreateTablet for tablet c20b4fa12ad24c24bdee070a3d0f4b84 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.297878 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20b4fa12ad24c24bdee070a3d0f4b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.300668 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2987087a84e5482437fa05ee91e15 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:43.301872 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2987087a84e5482437fa05ee91e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.303665 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 0bda7781403a4541a35a0257e8c2555a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:43.304896 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bda7781403a4541a35a0257e8c2555a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.308606 17361 tablet_service.cc:1511] Processing CreateTablet for tablet aae4d7e008c745489f1314ef8e13a5dc (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:43.309782 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae4d7e008c745489f1314ef8e13a5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.312376 17357 tablet_service.cc:1511] Processing CreateTablet for tablet b5871b152e13434198be77504866fafe (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:43.313417 17563 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:43.313571 17357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5871b152e13434198be77504866fafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.313897 17563 ts_tablet_manager.cc:1403] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.087s	user 0.003s	sys 0.008s
I20260709 14:49:43.316672 17358 tablet_service.cc:1511] Processing CreateTablet for tablet b7b76573e3b8499aaa30d8496fc89597 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:43.317858 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b76573e3b8499aaa30d8496fc89597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.319176 17564 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:43.319634 17564 ts_tablet_manager.cc:1403] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.027s
I20260709 14:49:43.320669 17359 tablet_service.cc:1511] Processing CreateTablet for tablet e1272fe0be0d469280bb3caab6f29087 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:43.321898 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272fe0be0d469280bb3caab6f29087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.324765 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 53d5b9d674c54974bc6c4720d904e547 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:43.326102 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d5b9d674c54974bc6c4720d904e547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.328233 17356 tablet_service.cc:1511] Processing CreateTablet for tablet 8166895824264f6bb0b29536ca3c907a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:43.329499 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8166895824264f6bb0b29536ca3c907a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.330951 17564 raft_consensus.cc:359] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.331652 17564 raft_consensus.cc:385] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.331928 17564 raft_consensus.cc:740] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.332724 17564 consensus_queue.cc:260] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.334517 17563 raft_consensus.cc:359] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:43.335225 17563 raft_consensus.cc:385] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.335500 17563 raft_consensus.cc:740] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.343017 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 9b857f5ff2d14c75b49dc92c1d047b25 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.349460 17355 tablet_service.cc:1511] Processing CreateTablet for tablet d68b11e9da8f41838329924618df3390 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:43.349855 17356 tablet_service.cc:1511] Processing CreateTablet for tablet 6109b2c48da34987b363fc3d9cd12e13 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.350798 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68b11e9da8f41838329924618df3390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.364272 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6109b2c48da34987b363fc3d9cd12e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.345654 17563 consensus_queue.cc:260] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:43.375164 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 809506e3ec3743e6aa36b015a97b6ec5 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.376801 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 809506e3ec3743e6aa36b015a97b6ec5 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.380836 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809506e3ec3743e6aa36b015a97b6ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.379685 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b857f5ff2d14c75b49dc92c1d047b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.369104 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 9b857f5ff2d14c75b49dc92c1d047b25 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.395215 17363 tablet_service.cc:1511] Processing CreateTablet for tablet c20b4fa12ad24c24bdee070a3d0f4b84 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.396525 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20b4fa12ad24c24bdee070a3d0f4b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.395285 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 324a5af0ef164274b28d803aa6732d88 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.391214 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809506e3ec3743e6aa36b015a97b6ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.399996 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324a5af0ef164274b28d803aa6732d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.400431 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 324a5af0ef164274b28d803aa6732d88 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.399643 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 63e1c866bcf44a64a26e8fddccf98496 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.401568 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324a5af0ef164274b28d803aa6732d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.401893 17359 tablet_service.cc:1511] Processing CreateTablet for tablet 50ccf514f86c4a8497935c3eb7575f94 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.412792 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ccf514f86c4a8497935c3eb7575f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.413247 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e1c866bcf44a64a26e8fddccf98496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.422396 17430 tablet_service.cc:1511] Processing CreateTablet for tablet bf72b11bcb6947ebb67ea27084e8e9c2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.423631 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf72b11bcb6947ebb67ea27084e8e9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.424136 17564 ts_tablet_manager.cc:1434] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.104s	user 0.022s	sys 0.027s
I20260709 14:49:43.424824 17548 heartbeater.cc:499] Master 127.15.222.254:38911 was elected leader, sending a full tablet report...
I20260709 14:49:43.429207 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 16d50eb9272945ed914e305ab784f906 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.432673 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e021108644c6a9e554f42f808e902 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.405915 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 63e1c866bcf44a64a26e8fddccf98496 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.437284 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e1c866bcf44a64a26e8fddccf98496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.447899 17474 heartbeater.cc:499] Master 127.15.222.254:38911 was elected leader, sending a full tablet report...
I20260709 14:49:43.448529 17564 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:43.449864 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 809506e3ec3743e6aa36b015a97b6ec5 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.451874 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 324a5af0ef164274b28d803aa6732d88 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.447659 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e021108644c6a9e554f42f808e902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.453382 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809506e3ec3743e6aa36b015a97b6ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.455096 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324a5af0ef164274b28d803aa6732d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.448028 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b857f5ff2d14c75b49dc92c1d047b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.447790 17567 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:43.465862 17507 tablet_service.cc:1511] Processing CreateTablet for tablet bf72b11bcb6947ebb67ea27084e8e9c2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.467036 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf72b11bcb6947ebb67ea27084e8e9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.467746 17564 tablet_bootstrap.cc:654] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.468030 17437 tablet_service.cc:1511] Processing CreateTablet for tablet cf792d9c52974ad7b644388537e6b052 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.469216 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf792d9c52974ad7b644388537e6b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.472471 17356 tablet_service.cc:1511] Processing CreateTablet for tablet 9b857f5ff2d14c75b49dc92c1d047b25 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.473491 17505 tablet_service.cc:1511] Processing CreateTablet for tablet cf792d9c52974ad7b644388537e6b052 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.476189 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf792d9c52974ad7b644388537e6b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.478749 17563 ts_tablet_manager.cc:1434] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.165s	user 0.014s	sys 0.003s
I20260709 14:49:43.475252 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d50eb9272945ed914e305ab784f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.479668 17563 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:43.485082 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 63e1c866bcf44a64a26e8fddccf98496 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.486312 17567 tablet_bootstrap.cc:654] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.490816 17563 tablet_bootstrap.cc:654] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.491729 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e1c866bcf44a64a26e8fddccf98496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.486321 17364 tablet_service.cc:1511] Processing CreateTablet for tablet bf72b11bcb6947ebb67ea27084e8e9c2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.497076 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b857f5ff2d14c75b49dc92c1d047b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.497879 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf72b11bcb6947ebb67ea27084e8e9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.505491 17355 tablet_service.cc:1511] Processing CreateTablet for tablet cf792d9c52974ad7b644388537e6b052 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.505965 17564 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:43.506462 17564 ts_tablet_manager.cc:1403] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.002s
I20260709 14:49:43.506672 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf792d9c52974ad7b644388537e6b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.495827 17357 tablet_service.cc:1511] Processing CreateTablet for tablet 4c875a95edb34005827ad31c68da0532 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.519196 17357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c875a95edb34005827ad31c68da0532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.529511 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.531947 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 4c875a95edb34005827ad31c68da0532 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.509347 17564 raft_consensus.cc:359] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.533414 17564 raft_consensus.cc:385] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.534559 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.536578 17360 tablet_service.cc:1511] Processing CreateTablet for tablet f8f8d213cb5148a7a624fc498ff26da2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.538630 17433 tablet_service.cc:1511] Processing CreateTablet for tablet f8f8d213cb5148a7a624fc498ff26da2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.535094 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.533150 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c875a95edb34005827ad31c68da0532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.540207 17513 tablet_service.cc:1511] Processing CreateTablet for tablet f8f8d213cb5148a7a624fc498ff26da2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.546787 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f8d213cb5148a7a624fc498ff26da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.547612 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f8d213cb5148a7a624fc498ff26da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.552690 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.552556 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 4c875a95edb34005827ad31c68da0532 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.534757 17564 raft_consensus.cc:740] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.555207 17564 consensus_queue.cc:260] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.557600 17564 ts_tablet_manager.cc:1434] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:49:43.558491 17564 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
W20260709 14:49:43.560389 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:43.561605 17567 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:43.562037 17567 ts_tablet_manager.cc:1403] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.000s
I20260709 14:49:43.563974 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.564730 17567 raft_consensus.cc:359] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.565404 17567 raft_consensus.cc:385] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.565692 17567 raft_consensus.cc:740] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.566642 17567 consensus_queue.cc:260] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.568363 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb0b0a3be9c4e48bcdb5d7db71e91e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.568861 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f8d213cb5148a7a624fc498ff26da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.584085 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c875a95edb34005827ad31c68da0532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.589493 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 804659065dc144b881778d4dd5bf1556 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.590793 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804659065dc144b881778d4dd5bf1556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.592239 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 804659065dc144b881778d4dd5bf1556 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.592582 17362 tablet_service.cc:1511] Processing CreateTablet for tablet f611e3cebfcf4fe69b57ef994dcac1ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.593396 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804659065dc144b881778d4dd5bf1556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.593920 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f611e3cebfcf4fe69b57ef994dcac1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.589494 17563 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:43.596848 17563 ts_tablet_manager.cc:1403] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.018s
I20260709 14:49:43.597494 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 804659065dc144b881778d4dd5bf1556 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.598858 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804659065dc144b881778d4dd5bf1556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.601056 17563 raft_consensus.cc:359] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.601749 17563 raft_consensus.cc:385] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.602020 17563 raft_consensus.cc:740] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.616142 17438 tablet_service.cc:1511] Processing CreateTablet for tablet f611e3cebfcf4fe69b57ef994dcac1ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.616374 17505 tablet_service.cc:1511] Processing CreateTablet for tablet f611e3cebfcf4fe69b57ef994dcac1ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.617471 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f611e3cebfcf4fe69b57ef994dcac1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.617437 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f611e3cebfcf4fe69b57ef994dcac1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.622002 17573 raft_consensus.cc:493] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.622118 17399 heartbeater.cc:499] Master 127.15.222.254:38911 was elected leader, sending a full tablet report...
I20260709 14:49:43.622510 17573 raft_consensus.cc:515] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.609557 17563 consensus_queue.cc:260] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.631242 17568 raft_consensus.cc:493] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.632929 17573 leader_election.cc:290] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:43.641203 17568 raft_consensus.cc:515] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.650552 17568 leader_election.cc:290] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:43.651530 17567 ts_tablet_manager.cc:1434] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.089s	user 0.017s	sys 0.010s
I20260709 14:49:43.632965 17564 tablet_bootstrap.cc:654] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.669554 17567 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:43.678280 17439 tablet_service.cc:1511] Processing CreateTablet for tablet b46d214494fb470dbc8d22704cae6299 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.679657 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46d214494fb470dbc8d22704cae6299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.681417 17567 tablet_bootstrap.cc:654] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.697502 17569 raft_consensus.cc:493] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.697942 17569 raft_consensus.cc:515] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:43.700248 17569 leader_election.cc:290] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045), 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941)
I20260709 14:49:43.700819 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 86882a51fbed4eec9824056896f6b3d8 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.702006 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86882a51fbed4eec9824056896f6b3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.711532 17437 tablet_service.cc:1511] Processing CreateTablet for tablet d88239a7e65b465aa81248245af47341 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.712730 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88239a7e65b465aa81248245af47341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.713519 17434 tablet_service.cc:1511] Processing CreateTablet for tablet ee32e073fed94453b421c1a4d401684f (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.722034 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee32e073fed94453b421c1a4d401684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.729102 17435 tablet_service.cc:1511] Processing CreateTablet for tablet c86eccafc5a645deaa68a796d77a353d (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.730228 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86eccafc5a645deaa68a796d77a353d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.732471 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 86882a51fbed4eec9824056896f6b3d8 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.733639 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86882a51fbed4eec9824056896f6b3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.734706 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 86882a51fbed4eec9824056896f6b3d8 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.736513 17356 tablet_service.cc:1511] Processing CreateTablet for tablet b46d214494fb470dbc8d22704cae6299 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.750087 17513 tablet_service.cc:1511] Processing CreateTablet for tablet b46d214494fb470dbc8d22704cae6299 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.751353 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46d214494fb470dbc8d22704cae6299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.752430 17357 tablet_service.cc:1511] Processing CreateTablet for tablet d88239a7e65b465aa81248245af47341 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.753738 17357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88239a7e65b465aa81248245af47341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.757192 17361 tablet_service.cc:1511] Processing CreateTablet for tablet ee32e073fed94453b421c1a4d401684f (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.758435 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee32e073fed94453b421c1a4d401684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.760895 17569 raft_consensus.cc:493] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.761348 17569 raft_consensus.cc:515] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.763317 17569 leader_election.cc:290] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:43.766702 17563 ts_tablet_manager.cc:1434] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.170s	user 0.005s	sys 0.005s
I20260709 14:49:43.767307 17355 tablet_service.cc:1511] Processing CreateTablet for tablet c86eccafc5a645deaa68a796d77a353d (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.769408 17563 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:43.773603 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 50ee031ee6294ff78a93a1ee4a1ac615 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.781263 17432 tablet_service.cc:1511] Processing CreateTablet for tablet 50ee031ee6294ff78a93a1ee4a1ac615 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.782435 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ee031ee6294ff78a93a1ee4a1ac615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.785001 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:43.785509 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec7f1852000425f9d6af9533aec81f4 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.787298 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec7f1852000425f9d6af9533aec81f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.796041 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46d214494fb470dbc8d22704cae6299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.796888 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ee031ee6294ff78a93a1ee4a1ac615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.800034 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86882a51fbed4eec9824056896f6b3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.808513 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:43.809331 17511 tablet_service.cc:1511] Processing CreateTablet for tablet ee32e073fed94453b421c1a4d401684f (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.810547 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 50ee031ee6294ff78a93a1ee4a1ac615 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.811515 17505 tablet_service.cc:1511] Processing CreateTablet for tablet c86eccafc5a645deaa68a796d77a353d (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.812691 17568 raft_consensus.cc:493] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:43.812947 17487 leader_election.cc:343] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.813149 17568 raft_consensus.cc:515] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:43.814421 17340 leader_election.cc:343] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.815116 17568 leader_election.cc:290] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:43.819245 17563 tablet_bootstrap.cc:654] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.818974 17504 tablet_service.cc:1511] Processing CreateTablet for tablet d88239a7e65b465aa81248245af47341 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.819803 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec7f1852000425f9d6af9533aec81f4 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.820901 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec7f1852000425f9d6af9533aec81f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.810496 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee32e073fed94453b421c1a4d401684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.827945 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86eccafc5a645deaa68a796d77a353d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.831229 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88239a7e65b465aa81248245af47341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.836397 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86eccafc5a645deaa68a796d77a353d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.839974 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ee031ee6294ff78a93a1ee4a1ac615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.845981 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:43.847190 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:43.848783 17415 leader_election.cc:343] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.849067 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:43.849426 17415 leader_election.cc:343] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.851830 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:43.853009 17487 leader_election.cc:343] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.855114 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:43.857489 17489 leader_election.cc:343] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.857909 17489 leader_election.cc:304] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:43.858820 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:43.860683 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:43.861227 17374 raft_consensus.cc:2468] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
W20260709 14:49:43.862284 17413 leader_election.cc:343] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.862696 17413 leader_election.cc:304] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:43.863732 17569 raft_consensus.cc:2749] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.869314 17413 leader_election.cc:304] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:43.870390 17569 raft_consensus.cc:2804] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.870754 17569 raft_consensus.cc:493] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.871076 17569 raft_consensus.cc:3060] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.870409 17567 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:43.872052 17567 ts_tablet_manager.cc:1403] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.203s	user 0.041s	sys 0.044s
I20260709 14:49:43.874783 17567 raft_consensus.cc:359] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.865283 17568 raft_consensus.cc:2749] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.878893 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:43.875437 17567 raft_consensus.cc:385] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.884321 17567 raft_consensus.cc:740] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.885059 17567 consensus_queue.cc:260] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.885250 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 43886cfe979a49aab20235bd1e3c8cb2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.886545 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43886cfe979a49aab20235bd1e3c8cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.885012 17564 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:43.901059 17564 ts_tablet_manager.cc:1403] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.343s	user 0.012s	sys 0.007s
W20260709 14:49:43.865242 17489 leader_election.cc:343] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.902325 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 43886cfe979a49aab20235bd1e3c8cb2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.891717 17569 raft_consensus.cc:515] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.905380 17449 raft_consensus.cc:2393] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:43.905808 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 60a4ca9665c54ad9a1499c6102008ff6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:43.908610 17567 ts_tablet_manager.cc:1434] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:49:43.909515 17567 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:43.909420 17432 tablet_service.cc:1511] Processing CreateTablet for tablet 974e0a6e71e344f19ab1418264939713 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:43.913110 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:43.914359 17415 leader_election.cc:343] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.915328 17434 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.916090 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43886cfe979a49aab20235bd1e3c8cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.917654 17563 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:43.918085 17563 ts_tablet_manager.cc:1403] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.149s	user 0.020s	sys 0.016s
I20260709 14:49:43.919458 17564 raft_consensus.cc:359] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.920197 17564 raft_consensus.cc:385] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.920480 17564 raft_consensus.cc:740] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.920552 17437 tablet_service.cc:1511] Processing CreateTablet for tablet a66389051d2c4ab8b6c9c0a068eca5b6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:43.919653 17569 leader_election.cc:290] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:43.921319 17439 tablet_service.cc:1511] Processing CreateTablet for tablet d3c11c6aa9604d388d9b1bd4c7abcfee (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:43.902743 17489 leader_election.cc:304] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:43.922562 17568 raft_consensus.cc:2749] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.922603 17563 raft_consensus.cc:359] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.921203 17564 consensus_queue.cc:260] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.923506 17563 raft_consensus.cc:385] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.903648 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.924611 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66389051d2c4ab8b6c9c0a068eca5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.931198 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974e0a6e71e344f19ab1418264939713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.935317 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 7877f140010847d796787a03b7716b79 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:43.935879 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a4ca9665c54ad9a1499c6102008ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.936581 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877f140010847d796787a03b7716b79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:43.923532 17489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:40621, user_credentials={real_user=slave}} blocked reactor thread for 58293.4us
I20260709 14:49:43.943822 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c11c6aa9604d388d9b1bd4c7abcfee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.944394 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 43886cfe979a49aab20235bd1e3c8cb2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.945528 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43886cfe979a49aab20235bd1e3c8cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.945365 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 974e0a6e71e344f19ab1418264939713 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:43.945943 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.946523 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974e0a6e71e344f19ab1418264939713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.947033 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.947244 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 60a4ca9665c54ad9a1499c6102008ff6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:43.948299 17512 tablet_service.cc:1511] Processing CreateTablet for tablet d3c11c6aa9604d388d9b1bd4c7abcfee (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:43.949752 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a4ca9665c54ad9a1499c6102008ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.950050 17507 tablet_service.cc:1511] Processing CreateTablet for tablet a66389051d2c4ab8b6c9c0a068eca5b6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:43.950790 17512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c11c6aa9604d388d9b1bd4c7abcfee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.923887 17563 raft_consensus.cc:740] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.952016 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66389051d2c4ab8b6c9c0a068eca5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.952682 17567 tablet_bootstrap.cc:654] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.957702 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.964903 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec7f1852000425f9d6af9533aec81f4 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.967527 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b479bbe4c42bf95ac74b24a804ca7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:43.972282 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b479bbe4c42bf95ac74b24a804ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.972393 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 7877f140010847d796787a03b7716b79 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:43.973567 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877f140010847d796787a03b7716b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.974969 17563 consensus_queue.cc:260] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:43.977061 17563 ts_tablet_manager.cc:1434] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:49:43.977955 17563 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:43.927809 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b479bbe4c42bf95ac74b24a804ca7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:43.982595 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b479bbe4c42bf95ac74b24a804ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.984861 17508 tablet_service.cc:1511] Processing CreateTablet for tablet d957b2db46c84985b40c81ca16bb79ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:43.985978 17508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d957b2db46c84985b40c81ca16bb79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.928524 17564 ts_tablet_manager.cc:1434] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:49:43.988538 17436 tablet_service.cc:1511] Processing CreateTablet for tablet d957b2db46c84985b40c81ca16bb79ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:43.929028 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:43.995335 17374 raft_consensus.cc:3060] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.995860 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d957b2db46c84985b40c81ca16bb79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.990572 17564 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.001595 17374 raft_consensus.cc:2468] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:44.002640 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec7f1852000425f9d6af9533aec81f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.926271 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5186a9b7d4ad1b6e9fec758ac73d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.929024 17340 leader_election.cc:304] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
W20260709 14:49:44.004230 17340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:40621, user_credentials={real_user=slave}} blocked reactor thread for 75262us
I20260709 14:49:44.007109 17574 raft_consensus.cc:2749] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.008562 17357 tablet_service.cc:1511] Processing CreateTablet for tablet d3c11c6aa9604d388d9b1bd4c7abcfee (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:44.009181 17564 tablet_bootstrap.cc:654] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.009733 17357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c11c6aa9604d388d9b1bd4c7abcfee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.012466 17356 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b479bbe4c42bf95ac74b24a804ca7 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:44.013617 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b479bbe4c42bf95ac74b24a804ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.016490 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 7877f140010847d796787a03b7716b79 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:44.017580 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877f140010847d796787a03b7716b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.020515 17360 tablet_service.cc:1511] Processing CreateTablet for tablet d957b2db46c84985b40c81ca16bb79ad (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:44.021628 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d957b2db46c84985b40c81ca16bb79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.025682 17355 tablet_service.cc:1511] Processing CreateTablet for tablet 974e0a6e71e344f19ab1418264939713 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:44.025650 17413 leader_election.cc:304] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:44.027029 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 7d635e31b89547a380cff40f48ddf905 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.028250 17569 raft_consensus.cc:2804] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.026810 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974e0a6e71e344f19ab1418264939713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.028975 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 60a4ca9665c54ad9a1499c6102008ff6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:44.030166 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a4ca9665c54ad9a1499c6102008ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.031810 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d635e31b89547a380cff40f48ddf905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.026861 17361 tablet_service.cc:1511] Processing CreateTablet for tablet a66389051d2c4ab8b6c9c0a068eca5b6 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:44.044827 17564 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.045310 17564 ts_tablet_manager.cc:1403] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.004s
I20260709 14:49:44.047065 17563 tablet_bootstrap.cc:654] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.049595 17438 tablet_service.cc:1511] Processing CreateTablet for tablet fce6c89c9390414dade1d79ec4cbfcbf (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.052409 17359 tablet_service.cc:1511] Processing CreateTablet for tablet fce6c89c9390414dade1d79ec4cbfcbf (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.055660 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 7d635e31b89547a380cff40f48ddf905 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.054279 17507 tablet_service.cc:1511] Processing CreateTablet for tablet fce6c89c9390414dade1d79ec4cbfcbf (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.055629 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce6c89c9390414dade1d79ec4cbfcbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.056854 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d635e31b89547a380cff40f48ddf905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.057130 17567 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.057565 17567 ts_tablet_manager.cc:1403] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.005s
I20260709 14:49:44.057606 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce6c89c9390414dade1d79ec4cbfcbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.058741 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce6c89c9390414dade1d79ec4cbfcbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.065219 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 7d635e31b89547a380cff40f48ddf905 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.066408 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d635e31b89547a380cff40f48ddf905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.069497 17506 tablet_service.cc:1511] Processing CreateTablet for tablet f76a0b9d21ee4d3ba8157bd8503e6864 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.070869 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76a0b9d21ee4d3ba8157bd8503e6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.078423 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66389051d2c4ab8b6c9c0a068eca5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.082340 17567 raft_consensus.cc:359] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.083082 17567 raft_consensus.cc:385] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.069497 17436 tablet_service.cc:1511] Processing CreateTablet for tablet f76a0b9d21ee4d3ba8157bd8503e6864 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.084354 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76a0b9d21ee4d3ba8157bd8503e6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.083362 17567 raft_consensus.cc:740] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.105252 17564 raft_consensus.cc:359] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.105490 17356 tablet_service.cc:1511] Processing CreateTablet for tablet f76a0b9d21ee4d3ba8157bd8503e6864 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.106000 17564 raft_consensus.cc:385] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.106305 17564 raft_consensus.cc:740] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.106676 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76a0b9d21ee4d3ba8157bd8503e6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.107091 17564 consensus_queue.cc:260] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.115731 17564 ts_tablet_manager.cc:1434] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 14:49:44.124517 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 8d57c6b86df74a6a8247b41f3be4902a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.125743 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d57c6b86df74a6a8247b41f3be4902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.126279 17564 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.126603 17574 raft_consensus.cc:493] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.127029 17574 raft_consensus.cc:515] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.129849 17569 raft_consensus.cc:697] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:44.132445 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.132603 17569 consensus_queue.cc:237] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.131795 17574 leader_election.cc:290] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:44.134783 17340 leader_election.cc:343] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.138535 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:44.139111 17522 raft_consensus.cc:2468] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:44.140161 17340 leader_election.cc:304] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.141249 17574 raft_consensus.cc:2804] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.141603 17574 raft_consensus.cc:493] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.141920 17574 raft_consensus.cc:3060] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.139199 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55500933c149f6b976358743aaf625 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.139678 17355 tablet_service.cc:1511] Processing CreateTablet for tablet 8d57c6b86df74a6a8247b41f3be4902a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.147140 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d57c6b86df74a6a8247b41f3be4902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.148492 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55500933c149f6b976358743aaf625 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.149652 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55500933c149f6b976358743aaf625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.152895 17574 raft_consensus.cc:515] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.155869 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
W20260709 14:49:44.157225 17340 leader_election.cc:343] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.131457 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 8d57c6b86df74a6a8247b41f3be4902a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.158857 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d57c6b86df74a6a8247b41f3be4902a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.158432 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55500933c149f6b976358743aaf625 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.168314 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55500933c149f6b976358743aaf625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.169535 17563 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.169991 17563 ts_tablet_manager.cc:1403] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.192s	user 0.009s	sys 0.011s
I20260709 14:49:44.092087 17567 consensus_queue.cc:260] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.173282 17574 leader_election.cc:290] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.174296 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8166895824264f6bb0b29536ca3c907a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:44.174842 17522 raft_consensus.cc:3060] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.177804 17355 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.173460 17563 raft_consensus.cc:359] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.179687 17563 raft_consensus.cc:385] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.182654 17563 raft_consensus.cc:740] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.182255 17522 raft_consensus.cc:2468] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:44.178958 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.183501 17563 consensus_queue.cc:260] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.197639 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.202862 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.198829 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.200822 17340 leader_election.cc:304] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.199448 17272 catalog_manager.cc:5697] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.210975 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7ddb1c3f4e6a9e77943553bdefa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.213099 17574 raft_consensus.cc:2804] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.219139 17574 raft_consensus.cc:697] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:44.219930 17574 consensus_queue.cc:237] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.220782 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 5238a638e9b749dfa6d835c25a7d4f90 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.221946 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5238a638e9b749dfa6d835c25a7d4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.228418 17563 ts_tablet_manager.cc:1434] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.003s
I20260709 14:49:44.229269 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 5238a638e9b749dfa6d835c25a7d4f90 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.229683 17563 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.230440 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5238a638e9b749dfa6d835c25a7d4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.238729 17567 ts_tablet_manager.cc:1434] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.181s	user 0.020s	sys 0.020s
I20260709 14:49:44.224579 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55500933c149f6b976358743aaf625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.246026 17567 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.248221 17563 tablet_bootstrap.cc:654] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.244817 17592 raft_consensus.cc:493] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.257710 17593 raft_consensus.cc:493] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.263273 17356 tablet_service.cc:1511] Processing CreateTablet for tablet ae7036e62f874b8eab54ff01f72d7515 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.264043 17567 tablet_bootstrap.cc:654] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.265341 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 8227ee950df446c984f81dd1e8097361 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.266237 17433 tablet_service.cc:1511] Processing CreateTablet for tablet ae7036e62f874b8eab54ff01f72d7515 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.267361 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7036e62f874b8eab54ff01f72d7515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.258194 17592 raft_consensus.cc:515] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.269212 17592 leader_election.cc:290] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.270735 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:44.271287 17593 raft_consensus.cc:515] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.270744 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.271914 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 8227ee950df446c984f81dd1e8097361 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.272527 17449 raft_consensus.cc:2468] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:44.272979 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8227ee950df446c984f81dd1e8097361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.273798 17507 tablet_service.cc:1511] Processing CreateTablet for tablet ae7036e62f874b8eab54ff01f72d7515 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.274772 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7036e62f874b8eab54ff01f72d7515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.276212 17593 leader_election.cc:290] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.277483 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:44.278095 17522 raft_consensus.cc:2468] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:44.279356 17415 leader_election.cc:304] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:44.276257 17340 leader_election.cc:304] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
W20260709 14:49:44.281340 17340 leader_election.cc:343] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.282652 17592 raft_consensus.cc:2804] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.282693 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.283164 17592 raft_consensus.cc:493] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.283512 17592 raft_consensus.cc:3060] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.284092 17413 leader_election.cc:343] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.280344 17593 raft_consensus.cc:2804] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.291977 17593 raft_consensus.cc:493] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.292354 17593 raft_consensus.cc:3060] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.293944 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8227ee950df446c984f81dd1e8097361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.300021 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7036e62f874b8eab54ff01f72d7515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.310019 17568 raft_consensus.cc:493] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.280296 17564 tablet_bootstrap.cc:654] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.313832 17568 raft_consensus.cc:515] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.320669 17568 leader_election.cc:290] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.321272 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.319796 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 8227ee950df446c984f81dd1e8097361 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.322351 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8227ee950df446c984f81dd1e8097361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.322322 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:44.323729 17489 leader_election.cc:343] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:44.324690 17487 leader_election.cc:343] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.325086 17487 leader_election.cc:304] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.326071 17568 raft_consensus.cc:2749] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.328603 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 361c18da584843b1a944e848d2564060 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:44.313107 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 5238a638e9b749dfa6d835c25a7d4f90 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.329887 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361c18da584843b1a944e848d2564060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.332415 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5238a638e9b749dfa6d835c25a7d4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.313498 17593 raft_consensus.cc:515] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.329838 17567 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.333933 17567 ts_tablet_manager.cc:1403] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.010s
I20260709 14:49:44.335943 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.336551 17567 raft_consensus.cc:359] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.337040 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.337242 17567 raft_consensus.cc:385] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.337574 17567 raft_consensus.cc:740] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.337383 17592 raft_consensus.cc:515] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.338266 17567 consensus_queue.cc:260] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.338864 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 361c18da584843b1a944e848d2564060 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:44.343274 17592 leader_election.cc:290] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.332261 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 361c18da584843b1a944e848d2564060 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:44.345098 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:44.347295 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:44.348299 17593 leader_election.cc:290] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.354787 17449 raft_consensus.cc:3060] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.360885 17567 ts_tablet_manager.cc:1434] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
W20260709 14:49:44.361013 17413 leader_election.cc:343] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.359876 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:44.361904 17567 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.358610 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:44.363428 17522 raft_consensus.cc:3060] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.365518 17340 leader_election.cc:343] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.367259 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 62a3b667b03b4cb491d60e3f5fed48ba (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.367977 17359 tablet_service.cc:1511] Processing CreateTablet for tablet 60798a50345f4438b21ea4f3a710b7ab (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.369513 17357 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe2cfeb9204c5585ca6168cbc3162e (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.371480 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.368445 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a3b667b03b4cb491d60e3f5fed48ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.376073 17567 tablet_bootstrap.cc:654] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.377511 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 62a3b667b03b4cb491d60e3f5fed48ba (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.377959 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe2cfeb9204c5585ca6168cbc3162e (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.379513 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 62a3b667b03b4cb491d60e3f5fed48ba (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.379900 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe2cfeb9204c5585ca6168cbc3162e (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.380825 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60798a50345f4438b21ea4f3a710b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.383426 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.380884 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 4492da64afa54bf4a20b9c435154974a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.385286 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 60798a50345f4438b21ea4f3a710b7ab (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.385627 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 60798a50345f4438b21ea4f3a710b7ab (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.386411 17434 tablet_service.cc:1511] Processing CreateTablet for tablet 4492da64afa54bf4a20b9c435154974a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.386984 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492da64afa54bf4a20b9c435154974a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.390689 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361c18da584843b1a944e848d2564060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.388367 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361c18da584843b1a944e848d2564060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.391460 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 4492da64afa54bf4a20b9c435154974a (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.392439 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60798a50345f4438b21ea4f3a710b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.393034 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe2cfeb9204c5585ca6168cbc3162e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.394752 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60798a50345f4438b21ea4f3a710b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.396129 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe2cfeb9204c5585ca6168cbc3162e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.397881 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a3b667b03b4cb491d60e3f5fed48ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.399804 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a3b667b03b4cb491d60e3f5fed48ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.400954 17568 raft_consensus.cc:493] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.401391 17568 raft_consensus.cc:515] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.402750 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492da64afa54bf4a20b9c435154974a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.393034 17564 tablet_bootstrap.cc:492] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.403860 17564 ts_tablet_manager.cc:1403] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.278s	user 0.015s	sys 0.010s
I20260709 14:49:44.405175 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.404685 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.406169 17374 raft_consensus.cc:2468] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:44.403363 17568 leader_election.cc:290] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.407908 17357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe2cfeb9204c5585ca6168cbc3162e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.408013 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.407263 17487 leader_election.cc:304] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:44.409335 17568 raft_consensus.cc:2804] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.409605 17568 raft_consensus.cc:493] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.409850 17568 raft_consensus.cc:3060] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.409813 17489 leader_election.cc:343] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.409825 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4492da64afa54bf4a20b9c435154974a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.414921 17564 raft_consensus.cc:359] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.415412 17564 raft_consensus.cc:385] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.415705 17564 raft_consensus.cc:740] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.417832 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2014f3e8e0fa4ddeb8ddc13c7b92ad8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.420518 17432 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4b0138e484455af4910bd4a44d867 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.421656 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4b0138e484455af4910bd4a44d867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.426024 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4b0138e484455af4910bd4a44d867 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.426376 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 749a88cea13040d9be84b3215935c475 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.427063 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4b0138e484455af4910bd4a44d867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.427934 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749a88cea13040d9be84b3215935c475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.444634 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 749a88cea13040d9be84b3215935c475 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.445806 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749a88cea13040d9be84b3215935c475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.416397 17564 consensus_queue.cc:260] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.453665 17522 raft_consensus.cc:2468] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:44.454958 17415 leader_election.cc:304] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:44.456094 17593 raft_consensus.cc:2804] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.456538 17593 raft_consensus.cc:697] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:44.457293 17593 consensus_queue.cc:237] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.462740 17449 raft_consensus.cc:2468] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:44.463937 17340 leader_election.cc:304] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:44.464270 17568 raft_consensus.cc:515] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.465147 17596 raft_consensus.cc:2804] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.465605 17596 raft_consensus.cc:697] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:44.466372 17596 consensus_queue.cc:237] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.467288 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:44.477315 17374 raft_consensus.cc:3060] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.489054 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4b0138e484455af4910bd4a44d867 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.489969 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4b0138e484455af4910bd4a44d867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.495081 17355 tablet_service.cc:1511] Processing CreateTablet for tablet 749a88cea13040d9be84b3215935c475 (DEFAULT_TABLE table=test-workload [id=e2ffdcb5196f4a3299fe432aba0cf4b3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.496343 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749a88cea13040d9be84b3215935c475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.516155 17564 ts_tablet_manager.cc:1434] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.112s	user 0.012s	sys 0.002s
I20260709 14:49:44.517799 17374 raft_consensus.cc:2468] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:44.525456 17564 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.534025 17487 leader_election.cc:304] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:44.542050 17567 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.541916 17563 tablet_bootstrap.cc:492] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.542492 17567 ts_tablet_manager.cc:1403] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.009s
I20260709 14:49:44.544806 17563 ts_tablet_manager.cc:1403] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.315s	user 0.009s	sys 0.006s
I20260709 14:49:44.545111 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
W20260709 14:49:44.546438 17489 leader_election.cc:343] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.546850 17567 raft_consensus.cc:359] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.547472 17567 raft_consensus.cc:385] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.547775 17563 raft_consensus.cc:359] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.549835 17602 raft_consensus.cc:2804] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.550047 17563 raft_consensus.cc:385] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.550231 17602 raft_consensus.cc:697] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:44.548259 17567 raft_consensus.cc:740] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.550428 17563 raft_consensus.cc:740] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.551074 17567 consensus_queue.cc:260] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.551326 17563 consensus_queue.cc:260] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.552860 17567 ts_tablet_manager.cc:1434] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:49:44.553571 17567 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.553642 17563 ts_tablet_manager.cc:1434] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:44.554628 17563 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.556137 17602 consensus_queue.cc:237] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.561164 17563 tablet_bootstrap.cc:654] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:44.562512 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:44.542882 17568 leader_election.cc:290] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.570399 17596 raft_consensus.cc:493] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.570955 17596 raft_consensus.cc:515] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.573565 17564 tablet_bootstrap.cc:654] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.573763 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:44.575434 17340 leader_election.cc:343] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.576846 17596 leader_election.cc:290] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.577585 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:44.580271 17340 leader_election.cc:343] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.580664 17340 leader_election.cc:304] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.581665 17596 raft_consensus.cc:2749] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.577782 17602 raft_consensus.cc:493] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.582458 17602 raft_consensus.cc:515] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.584714 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.585098 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2987087a84e5482437fa05ee91e15" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.585273 17567 tablet_bootstrap.cc:654] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.585777 17449 raft_consensus.cc:2393] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:44.586668 17489 leader_election.cc:304] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.587917 17605 raft_consensus.cc:3060] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.590442 17563 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.590759 17602 leader_election.cc:290] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.590906 17563 ts_tablet_manager.cc:1403] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260709 14:49:44.592224 17567 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.592669 17567 ts_tablet_manager.cc:1403] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:49:44.593765 17563 raft_consensus.cc:359] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.594456 17563 raft_consensus.cc:385] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.594736 17563 raft_consensus.cc:740] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.595323 17567 raft_consensus.cc:359] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.595512 17563 consensus_queue.cc:260] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.596032 17567 raft_consensus.cc:385] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.596324 17567 raft_consensus.cc:740] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.597090 17567 consensus_queue.cc:260] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.597872 17563 ts_tablet_manager.cc:1434] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:44.599287 17567 ts_tablet_manager.cc:1434] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:44.598874 17271 catalog_manager.cc:5697] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.600230 17567 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.601403 17605 raft_consensus.cc:2749] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.603124 17563 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.606374 17567 tablet_bootstrap.cc:654] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.607074 17564 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.607553 17564 ts_tablet_manager.cc:1403] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.012s
I20260709 14:49:44.609442 17563 tablet_bootstrap.cc:654] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.610512 17564 raft_consensus.cc:359] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.611240 17564 raft_consensus.cc:385] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.611583 17564 raft_consensus.cc:740] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.612447 17564 consensus_queue.cc:260] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.614748 17564 ts_tablet_manager.cc:1434] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:49:44.615818 17564 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.617867 17567 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.618291 17567 ts_tablet_manager.cc:1403] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:49:44.618975 17563 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.619410 17563 ts_tablet_manager.cc:1403] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 14:49:44.619671 17272 catalog_manager.cc:5697] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.621014 17567 raft_consensus.cc:359] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.621665 17567 raft_consensus.cc:385] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.621943 17567 raft_consensus.cc:740] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.622151 17564 tablet_bootstrap.cc:654] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.622044 17563 raft_consensus.cc:359] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.622745 17563 raft_consensus.cc:385] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.623134 17563 raft_consensus.cc:740] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.622737 17567 consensus_queue.cc:260] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.623998 17563 consensus_queue.cc:260] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.625178 17567 ts_tablet_manager.cc:1434] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:44.626083 17567 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.626278 17563 ts_tablet_manager.cc:1434] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:44.627151 17563 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.632059 17567 tablet_bootstrap.cc:654] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.632794 17563 tablet_bootstrap.cc:654] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.637949 17564 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.638415 17564 ts_tablet_manager.cc:1403] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260709 14:49:44.642539 17564 raft_consensus.cc:359] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.643147 17563 tablet_bootstrap.cc:492] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.643577 17563 ts_tablet_manager.cc:1403] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 14:49:44.644172 17564 raft_consensus.cc:385] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.644464 17564 raft_consensus.cc:740] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.645226 17567 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.645097 17564 consensus_queue.cc:260] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.645613 17567 ts_tablet_manager.cc:1403] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:49:44.646076 17563 raft_consensus.cc:359] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.646682 17563 raft_consensus.cc:385] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.646919 17563 raft_consensus.cc:740] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.647193 17564 ts_tablet_manager.cc:1434] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:49:44.647598 17563 consensus_queue.cc:260] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.648083 17564 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.648190 17596 raft_consensus.cc:493] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.648628 17596 raft_consensus.cc:515] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.649689 17563 ts_tablet_manager.cc:1434] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.650511 17563 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.650194 17270 catalog_manager.cc:5697] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.651901 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.652478 17449 raft_consensus.cc:2468] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:44.653775 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:44.654471 17564 tablet_bootstrap.cc:654] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:44.655407 17340 leader_election.cc:343] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.655930 17563 tablet_bootstrap.cc:654] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.656092 17340 leader_election.cc:304] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:44.656901 17592 raft_consensus.cc:2804] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.657243 17592 raft_consensus.cc:493] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.657557 17592 raft_consensus.cc:3060] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.662398 17269 catalog_manager.cc:5697] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.650527 17596 leader_election.cc:290] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.663841 17605 raft_consensus.cc:493] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.664914 17605 raft_consensus.cc:515] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.667205 17605 leader_election.cc:290] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.669565 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:44.670964 17489 leader_election.cc:343] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.672233 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.672864 17374 raft_consensus.cc:2468] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:44.674088 17487 leader_election.cc:304] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.675122 17605 raft_consensus.cc:2804] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.675452 17605 raft_consensus.cc:493] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.675783 17605 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.682685 17605 raft_consensus.cc:515] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.684182 17592 raft_consensus.cc:515] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.686959 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:44.687501 17449 raft_consensus.cc:3060] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.694110 17449 raft_consensus.cc:2468] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:44.695217 17340 leader_election.cc:304] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:44.696096 17596 raft_consensus.cc:2804] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.697247 17596 raft_consensus.cc:697] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:44.698099 17596 consensus_queue.cc:237] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.701380 17567 raft_consensus.cc:359] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.702057 17567 raft_consensus.cc:385] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.702311 17567 raft_consensus.cc:740] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.703033 17567 consensus_queue.cc:260] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.705319 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:44.705931 17415 consensus_peers.cc:597] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 -> Peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Couldn't send request to peer 79e6d56d8ff4412ab06c469a4b3c7636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.706807 17340 leader_election.cc:343] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.707381 17592 leader_election.cc:290] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.709477 17563 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.709826 17563 ts_tablet_manager.cc:1403] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.028s
I20260709 14:49:44.710497 17567 ts_tablet_manager.cc:1434] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:49:44.711433 17567 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.711758 17563 raft_consensus.cc:359] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.712215 17563 raft_consensus.cc:385] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.712409 17563 raft_consensus.cc:740] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.712913 17563 consensus_queue.cc:260] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.714455 17563 ts_tablet_manager.cc:1434] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:44.716298 17563 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.721117 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:44.721437 17563 tablet_bootstrap.cc:654] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.721725 17374 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.728719 17269 catalog_manager.cc:5697] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.730386 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
W20260709 14:49:44.731686 17489 leader_election.cc:343] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.732363 17605 leader_election.cc:290] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.734436 17567 tablet_bootstrap.cc:654] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.737636 17564 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.738046 17564 ts_tablet_manager.cc:1403] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.090s	user 0.049s	sys 0.036s
I20260709 14:49:44.738766 17593 consensus_queue.cc:1048] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.728765 17374 raft_consensus.cc:2468] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:44.740057 17563 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.740068 17487 leader_election.cc:304] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.740692 17563 ts_tablet_manager.cc:1403] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 14:49:44.740412 17564 raft_consensus.cc:359] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.741010 17564 raft_consensus.cc:385] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.741282 17564 raft_consensus.cc:740] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.741966 17564 consensus_queue.cc:260] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.742275 17449 raft_consensus.cc:3060] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.743494 17605 raft_consensus.cc:2804] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.743981 17605 raft_consensus.cc:697] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:44.743067 17563 raft_consensus.cc:359] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.744719 17605 consensus_queue.cc:237] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.745350 17563 raft_consensus.cc:385] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.745628 17563 raft_consensus.cc:740] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.746222 17563 consensus_queue.cc:260] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.748081 17563 ts_tablet_manager.cc:1434] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:44.748848 17563 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.750650 17564 ts_tablet_manager.cc:1434] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:49:44.751595 17564 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.753974 17596 consensus_queue.cc:1048] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.754899 17567 tablet_bootstrap.cc:492] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.755296 17567 ts_tablet_manager.cc:1403] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 14:49:44.756623 17564 tablet_bootstrap.cc:654] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.757704 17567 raft_consensus.cc:359] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.758316 17567 raft_consensus.cc:385] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.758560 17567 raft_consensus.cc:740] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.759335 17567 consensus_queue.cc:260] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.761291 17567 ts_tablet_manager.cc:1434] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.762182 17567 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:44.765265 17593 raft_consensus.cc:493] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.765723 17593 raft_consensus.cc:515] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.767339 17564 tablet_bootstrap.cc:492] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.767746 17564 ts_tablet_manager.cc:1403] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 14:49:44.768095 17563 tablet_bootstrap.cc:654] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.768356 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.770092 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:44.770212 17413 leader_election.cc:343] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.770179 17564 raft_consensus.cc:359] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.770692 17523 raft_consensus.cc:2468] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:44.771025 17564 raft_consensus.cc:385] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.771301 17564 raft_consensus.cc:740] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.772344 17567 tablet_bootstrap.cc:654] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.772147 17415 leader_election.cc:304] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:44.772047 17564 consensus_queue.cc:260] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.772926 17589 raft_consensus.cc:2804] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.773012 17593 leader_election.cc:290] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.773304 17589 raft_consensus.cc:493] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.773684 17589 raft_consensus.cc:3060] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.774185 17564 ts_tablet_manager.cc:1434] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.775235 17602 raft_consensus.cc:493] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.775712 17602 raft_consensus.cc:515] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.777580 17602 leader_election.cc:290] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.778008 17602 raft_consensus.cc:493] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.778398 17602 raft_consensus.cc:515] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.780180 17602 leader_election.cc:290] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:44.780524 17589 raft_consensus.cc:515] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.781826 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.782373 17448 raft_consensus.cc:2468] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:44.782688 17564 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.783396 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.784720 17489 leader_election.cc:304] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:44.785804 17602 raft_consensus.cc:2804] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.786180 17602 raft_consensus.cc:493] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.785964 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae4d7e008c745489f1314ef8e13a5dc" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.787442 17487 leader_election.cc:304] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:44.789048 17602 raft_consensus.cc:3060] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.788954 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:44.789736 17523 raft_consensus.cc:3060] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.791210 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bda7781403a4541a35a0257e8c2555a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:44.794310 17563 tablet_bootstrap.cc:492] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.794775 17563 ts_tablet_manager.cc:1403] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260709 14:49:44.789275 17568 raft_consensus.cc:2749] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.797260 17563 raft_consensus.cc:359] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.797915 17563 raft_consensus.cc:385] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.798213 17563 raft_consensus.cc:740] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.799109 17593 raft_consensus.cc:493] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.798892 17563 consensus_queue.cc:260] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.799533 17593 raft_consensus.cc:515] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.802601 17564 tablet_bootstrap.cc:654] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.802696 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:44.803856 17593 leader_election.cc:290] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:44.805606 17413 leader_election.cc:343] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.807096 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272fe0be0d469280bb3caab6f29087" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.798467 17602 raft_consensus.cc:515] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.807862 17372 raft_consensus.cc:2393] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:44.807385 17563 ts_tablet_manager.cc:1434] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:49:44.809149 17563 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:44.810297 17413 leader_election.cc:304] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:44.811122 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:44.811728 17447 raft_consensus.cc:3060] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.811829 17523 raft_consensus.cc:2468] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:44.813007 17415 leader_election.cc:304] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:44.815893 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
W20260709 14:49:44.817261 17487 leader_election.cc:343] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.809408 17602 leader_election.cc:290] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
W20260709 14:49:44.870922 17415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:38045, user_credentials={real_user=slave}} blocked reactor thread for 57971.8us
I20260709 14:49:44.852977 17589 leader_election.cc:290] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.878229 17629 raft_consensus.cc:3060] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.875280 17447 raft_consensus.cc:2468] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:44.870220 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.892050 17589 raft_consensus.cc:2804] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:44.925679 17487 leader_election.cc:343] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.928812 17567 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:44.929167 17567 ts_tablet_manager.cc:1403] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.167s	user 0.043s	sys 0.049s
I20260709 14:49:44.926559 17629 raft_consensus.cc:2749] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.930716 17563 tablet_bootstrap.cc:654] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.929689 17605 raft_consensus.cc:493] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.932593 17605 raft_consensus.cc:515] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.886406 17269 catalog_manager.cc:5697] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.934927 17605 leader_election.cc:290] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941)
I20260709 14:49:44.932452 17489 leader_election.cc:304] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:44.936225 17605 raft_consensus.cc:2804] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.936812 17605 raft_consensus.cc:697] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:44.887285 17596 consensus_queue.cc:1048] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 14:49:44.940992 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:44.943693 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:44.944873 17564 tablet_bootstrap.cc:492] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:44.946382 17374 raft_consensus.cc:2468] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:44.946702 17564 ts_tablet_manager.cc:1403] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.020s
I20260709 14:49:44.937987 17605 consensus_queue.cc:237] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.931720 17589 raft_consensus.cc:697] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:44.954739 17632 raft_consensus.cc:493] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.952822 17564 raft_consensus.cc:359] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.959206 17564 raft_consensus.cc:385] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.959471 17564 raft_consensus.cc:740] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.951435 17487 leader_election.cc:304] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:44.961017 17602 raft_consensus.cc:2804] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.961414 17602 raft_consensus.cc:493] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.957832 17447 raft_consensus.cc:2468] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:44.961714 17602 raft_consensus.cc:3060] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.960234 17564 consensus_queue.cc:260] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.965556 17567 raft_consensus.cc:359] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.966146 17567 raft_consensus.cc:385] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.966354 17567 raft_consensus.cc:740] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.966849 17567 consensus_queue.cc:260] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.973655 17564 ts_tablet_manager.cc:1434] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 14:49:44.974452 17564 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:44.958325 17632 raft_consensus.cc:515] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.961687 17589 consensus_queue.cc:237] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.981628 17563 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:44.981451 17632 leader_election.cc:290] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:44.983152 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:44.984568 17415 leader_election.cc:343] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.985354 17563 ts_tablet_manager.cc:1403] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.006s
I20260709 14:49:44.979215 17602 raft_consensus.cc:515] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:44.988425 17563 raft_consensus.cc:359] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:44.986058 17413 consensus_peers.cc:597] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.989091 17563 raft_consensus.cc:385] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.989374 17563 raft_consensus.cc:740] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.989929 17563 consensus_queue.cc:260] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:44.990468 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:44.990990 17449 raft_consensus.cc:3060] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.991103 17602 leader_election.cc:290] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941)
I20260709 14:49:44.992007 17563 ts_tablet_manager.cc:1434] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.993075 17563 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.000389 17449 raft_consensus.cc:2468] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:45.002131 17489 leader_election.cc:304] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.002861 17602 raft_consensus.cc:2804] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.006690 17567 ts_tablet_manager.cc:1434] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.010s
I20260709 14:49:45.007380 17563 tablet_bootstrap.cc:654] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.007547 17567 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.008920 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a188610fd2f4d039c2a3cfe09a6c631" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.009473 17374 raft_consensus.cc:3060] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.011170 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:45.012295 17413 leader_election.cc:343] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.017822 17413 leader_election.cc:304] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.018172 17632 consensus_queue.cc:1048] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.018996 17634 raft_consensus.cc:2749] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.008353 17602 raft_consensus.cc:697] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:45.036932 17374 raft_consensus.cc:2468] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:45.026751 17602 consensus_queue.cc:237] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } }
I20260709 14:49:45.030629 17269 catalog_manager.cc:5697] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.043110 17638 raft_consensus.cc:493] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.043641 17638 raft_consensus.cc:515] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.056413 17642 consensus_queue.cc:1048] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.064211 17639 raft_consensus.cc:493] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.067281 17639 raft_consensus.cc:515] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.068588 17564 tablet_bootstrap.cc:654] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.070417 17574 raft_consensus.cc:493] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.070879 17574 raft_consensus.cc:515] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.075718 17567 tablet_bootstrap.cc:654] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.083061 17567 tablet_bootstrap.cc:492] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.083506 17567 ts_tablet_manager.cc:1403] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.003s
I20260709 14:49:45.089457 17563 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.089893 17563 ts_tablet_manager.cc:1403] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.019s
I20260709 14:49:45.083266 17269 catalog_manager.cc:5697] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.091131 17632 raft_consensus.cc:493] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.091635 17632 raft_consensus.cc:515] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.092737 17563 raft_consensus.cc:359] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.093365 17563 raft_consensus.cc:385] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.093626 17563 raft_consensus.cc:740] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.094259 17563 consensus_queue.cc:260] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.095435 17632 leader_election.cc:290] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.086207 17567 raft_consensus.cc:359] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.097852 17567 raft_consensus.cc:385] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.098145 17567 raft_consensus.cc:740] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.098402 17605 consensus_queue.cc:1048] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.098745 17567 consensus_queue.cc:260] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.100628 17567 ts_tablet_manager.cc:1434] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:45.101082 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.102226 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.102658 17563 ts_tablet_manager.cc:1434] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:45.103498 17563 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.104286 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.105546 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.106400 17574 leader_election.cc:290] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.100436 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6109b2c48da34987b363fc3d9cd12e13" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.101423 17567 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.108733 17563 tablet_bootstrap.cc:654] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.108942 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.109851 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:45.112160 17415 leader_election.cc:343] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.091071 17639 leader_election.cc:290] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.117246 17567 tablet_bootstrap.cc:654] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.123109 17638 leader_election.cc:290] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.124482 17271 catalog_manager.cc:5697] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:45.116377 17340 leader_election.cc:343] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.130841 17340 leader_election.cc:343] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.131904 17413 leader_election.cc:343] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.132324 17413 leader_election.cc:304] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.133030 17632 raft_consensus.cc:2749] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:45.134797 17340 leader_election.cc:343] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.135218 17340 leader_election.cc:304] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.135506 17563 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.136062 17563 ts_tablet_manager.cc:1403] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
W20260709 14:49:45.136286 17340 leader_election.cc:343] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.136713 17340 leader_election.cc:304] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
W20260709 14:49:45.138001 17340 leader_election.cc:343] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.138727 17563 raft_consensus.cc:359] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.139448 17563 raft_consensus.cc:385] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.139773 17563 raft_consensus.cc:740] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.140511 17563 consensus_queue.cc:260] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.142094 17574 raft_consensus.cc:2749] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.142539 17563 ts_tablet_manager.cc:1434] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:45.142643 17574 consensus_queue.cc:1048] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.143610 17563 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.139803 17592 raft_consensus.cc:2749] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.143342 17602 consensus_queue.cc:1048] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.140522 17564 tablet_bootstrap.cc:492] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.148310 17564 ts_tablet_manager.cc:1403] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.006s
I20260709 14:49:45.148718 17567 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.149111 17567 ts_tablet_manager.cc:1403] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 14:49:45.150143 17563 tablet_bootstrap.cc:654] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.151958 17567 raft_consensus.cc:359] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.152606 17567 raft_consensus.cc:385] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.152875 17567 raft_consensus.cc:740] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.153043 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6109b2c48da34987b363fc3d9cd12e13" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.153379 17602 raft_consensus.cc:493] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.160900 17602 raft_consensus.cc:515] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.163371 17602 leader_election.cc:290] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:45.159739 17567 consensus_queue.cc:260] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.164494 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.165283 17448 raft_consensus.cc:2393] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:45.165424 17567 ts_tablet_manager.cc:1434] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:49:45.166481 17567 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.167969 17564 raft_consensus.cc:359] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.168603 17564 raft_consensus.cc:385] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.168859 17564 raft_consensus.cc:740] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.171118 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d5b9d674c54974bc6c4720d904e547" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.172637 17567 tablet_bootstrap.cc:654] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.172855 17487 leader_election.cc:304] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.173563 17522 raft_consensus.cc:3060] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.198297 17605 raft_consensus.cc:2749] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.199303 17521 raft_consensus.cc:3060] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.200827 17564 consensus_queue.cc:260] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.201697 17523 raft_consensus.cc:2468] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:45.203816 17340 leader_election.cc:304] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.204552 17638 raft_consensus.cc:2804] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.204886 17638 raft_consensus.cc:493] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.205216 17638 raft_consensus.cc:3060] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.207149 17564 ts_tablet_manager.cc:1434] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.059s	user 0.000s	sys 0.005s
I20260709 14:49:45.208048 17564 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.213249 17564 tablet_bootstrap.cc:654] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.219540 17564 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.219935 17564 ts_tablet_manager.cc:1403] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:49:45.222316 17564 raft_consensus.cc:359] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.223016 17564 raft_consensus.cc:385] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.223272 17564 raft_consensus.cc:740] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.223738 17639 consensus_queue.cc:1048] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.223953 17642 raft_consensus.cc:493] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.223863 17564 consensus_queue.cc:260] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.224423 17642 raft_consensus.cc:515] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.226358 17642 leader_election.cc:290] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.228029 17638 raft_consensus.cc:515] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.229045 17564 ts_tablet_manager.cc:1434] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:49:45.229833 17638 leader_election.cc:290] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.229856 17564 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.222267 17567 tablet_bootstrap.cc:492] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.236161 17567 ts_tablet_manager.cc:1403] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.011s
I20260709 14:49:45.238821 17567 raft_consensus.cc:359] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.239508 17567 raft_consensus.cc:385] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.239827 17567 raft_consensus.cc:740] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.240744 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.241338 17449 raft_consensus.cc:2468] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:45.242278 17632 raft_consensus.cc:493] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.242724 17632 raft_consensus.cc:515] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.243243 17567 consensus_queue.cc:260] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.244171 17564 tablet_bootstrap.cc:654] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.244714 17632 leader_election.cc:290] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.245276 17567 ts_tablet_manager.cc:1434] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:49:45.247344 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.248430 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6109b2c48da34987b363fc3d9cd12e13" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:45.248955 17449 raft_consensus.cc:3060] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.250595 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.251250 17521 raft_consensus.cc:2468] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:45.252326 17567 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.252348 17415 leader_election.cc:304] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.253257 17632 raft_consensus.cc:2804] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.253603 17632 raft_consensus.cc:493] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.253917 17632 raft_consensus.cc:3060] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.258920 17567 tablet_bootstrap.cc:654] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.263365 17564 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.263803 17564 ts_tablet_manager.cc:1403] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260709 14:49:45.264546 17632 raft_consensus.cc:515] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.266136 17564 raft_consensus.cc:359] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.266746 17564 raft_consensus.cc:385] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.267014 17564 raft_consensus.cc:740] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.267464 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6109b2c48da34987b363fc3d9cd12e13" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.267676 17564 consensus_queue.cc:260] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.268107 17521 raft_consensus.cc:3060] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.269568 17564 ts_tablet_manager.cc:1434] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.269738 17446 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.263376 17449 raft_consensus.cc:2468] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:45.271231 17564 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.274873 17521 raft_consensus.cc:2468] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:45.276690 17564 tablet_bootstrap.cc:654] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.277804 17634 raft_consensus.cc:493] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.278254 17634 raft_consensus.cc:515] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.282236 17634 leader_election.cc:290] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.283771 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.286254 17605 consensus_queue.cc:1048] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:45.289042 17340 leader_election.cc:343] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.289695 17340 leader_election.cc:304] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:45.290500 17340 leader_election.cc:304] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.296162 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.296739 17521 raft_consensus.cc:3060] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.309999 17521 raft_consensus.cc:2468] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.311138 17415 leader_election.cc:304] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.311928 17634 raft_consensus.cc:2804] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.312397 17634 raft_consensus.cc:697] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:45.313203 17634 consensus_queue.cc:237] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.315366 17632 leader_election.cc:290] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.315990 17639 raft_consensus.cc:2804] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.316438 17639 raft_consensus.cc:697] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:45.317180 17639 consensus_queue.cc:237] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.318212 17563 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.318720 17563 ts_tablet_manager.cc:1403] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.175s	user 0.046s	sys 0.071s
I20260709 14:49:45.319715 17642 raft_consensus.cc:2804] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.320067 17642 raft_consensus.cc:493] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.320410 17642 raft_consensus.cc:3060] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.321513 17563 raft_consensus.cc:359] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.322248 17563 raft_consensus.cc:385] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.322559 17563 raft_consensus.cc:740] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.323366 17563 consensus_queue.cc:260] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.325978 17563 ts_tablet_manager.cc:1434] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:45.327220 17563 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.328380 17642 raft_consensus.cc:515] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.330287 17642 leader_election.cc:290] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.334340 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.337890 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.339170 17563 tablet_bootstrap.cc:654] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.339653 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.340207 17374 raft_consensus.cc:2468] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.351471 17269 catalog_manager.cc:5697] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.354427 17639 raft_consensus.cc:493] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.354900 17639 raft_consensus.cc:515] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.356820 17639 leader_election.cc:290] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.358367 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:45.358933 17449 raft_consensus.cc:3060] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.353871 17270 catalog_manager.cc:5697] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.365566 17449 raft_consensus.cc:2468] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:45.367401 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ccf514f86c4a8497935c3eb7575f94" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:45.368850 17413 leader_election.cc:343] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.370857 17413 leader_election.cc:343] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.372028 17413 leader_election.cc:304] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.373109 17634 raft_consensus.cc:2804] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.373464 17634 raft_consensus.cc:493] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 79e6d56d8ff4412ab06c469a4b3c7636)
I20260709 14:49:45.373836 17634 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.380630 17634 raft_consensus.cc:515] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.383621 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.385365 17563 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.388799 17563 ts_tablet_manager.cc:1403] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.004s
I20260709 14:49:45.391839 17563 raft_consensus.cc:359] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.392544 17563 raft_consensus.cc:385] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.392853 17563 raft_consensus.cc:740] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.393515 17563 consensus_queue.cc:260] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:45.386410 17340 leader_election.cc:343] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.396723 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.397451 17567 tablet_bootstrap.cc:492] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.386831 17634 leader_election.cc:290] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.397853 17567 ts_tablet_manager.cc:1403] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.146s	user 0.065s	sys 0.056s
I20260709 14:49:45.397619 17605 consensus_queue.cc:1048] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.399706 17563 ts_tablet_manager.cc:1434] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:49:45.400532 17563 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.401711 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b76573e3b8499aaa30d8496fc89597" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.402282 17374 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.403678 17639 raft_consensus.cc:493] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.404109 17639 raft_consensus.cc:515] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.405494 17373 raft_consensus.cc:3060] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.406538 17567 raft_consensus.cc:359] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.407151 17567 raft_consensus.cc:385] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.407155 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5871b152e13434198be77504866fafe" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.407534 17567 raft_consensus.cc:740] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.408111 17449 raft_consensus.cc:2393] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:45.408257 17567 consensus_queue.cc:260] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.409304 17374 raft_consensus.cc:2468] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 2.
I20260709 14:49:45.409873 17639 leader_election.cc:290] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.410512 17642 consensus_queue.cc:1048] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.412003 17564 tablet_bootstrap.cc:492] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.412459 17564 ts_tablet_manager.cc:1403] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.041s
I20260709 14:49:45.412770 17340 leader_election.cc:304] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.412961 17634 raft_consensus.cc:493] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.413517 17634 raft_consensus.cc:515] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.414289 17567 ts_tablet_manager.cc:1434] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:49:45.415194 17567 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.415642 17592 raft_consensus.cc:2804] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.418386 17592 raft_consensus.cc:697] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:45.419147 17592 consensus_queue.cc:237] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.405578 17563 tablet_bootstrap.cc:654] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.419970 17634 leader_election.cc:290] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.421876 17564 raft_consensus.cc:359] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.422539 17564 raft_consensus.cc:385] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.416746 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.417814 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.417748 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68b11e9da8f41838329924618df3390" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.422857 17564 raft_consensus.cc:740] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.425132 17564 consensus_queue.cc:260] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.425971 17522 raft_consensus.cc:2468] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:45.426819 17413 leader_election.cc:304] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.426982 17340 leader_election.cc:304] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.428376 17638 raft_consensus.cc:3060] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.428848 17415 leader_election.cc:304] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.429445 17374 raft_consensus.cc:1240] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Rejecting Update request from peer 79e6d56d8ff4412ab06c469a4b3c7636 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:49:45.429555 17589 raft_consensus.cc:2804] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.430022 17589 raft_consensus.cc:697] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:45.430186 17632 raft_consensus.cc:2804] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.430540 17632 raft_consensus.cc:493] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.430852 17632 raft_consensus.cc:3060] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.430802 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.431622 17372 raft_consensus.cc:2468] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:45.432489 17340 leader_election.cc:304] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.430780 17589 consensus_queue.cc:237] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.433058 17563 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.433601 17563 ts_tablet_manager.cc:1403] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:49:45.435060 17568 consensus_queue.cc:1059] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.423367 17567 tablet_bootstrap.cc:654] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.436192 17563 raft_consensus.cc:359] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.436810 17563 raft_consensus.cc:385] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.436954 17568 raft_consensus.cc:3055] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:45.437084 17563 raft_consensus.cc:740] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.437292 17568 raft_consensus.cc:740] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:45.437733 17563 consensus_queue.cc:260] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.438066 17568 consensus_queue.cc:260] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.439181 17568 raft_consensus.cc:3060] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.439646 17563 ts_tablet_manager.cc:1434] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:45.440400 17563 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.445660 17563 tablet_bootstrap.cc:654] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.447223 17638 raft_consensus.cc:2749] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.449388 17589 consensus_queue.cc:1048] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.453712 17639 raft_consensus.cc:2749] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.463284 17605 consensus_queue.cc:1048] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.465000 17564 ts_tablet_manager.cc:1434] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.000s
I20260709 14:49:45.465874 17564 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.473634 17632 raft_consensus.cc:515] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.477687 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.478263 17373 raft_consensus.cc:3060] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.477607 17270 catalog_manager.cc:5697] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.479779 17592 raft_consensus.cc:493] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.480224 17592 raft_consensus.cc:515] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.483229 17592 leader_election.cc:290] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.500895 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.501812 17522 raft_consensus.cc:2393] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:45.522404 17373 raft_consensus.cc:2468] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.532437 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e021108644c6a9e554f42f808e902" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.533155 17677 consensus_queue.cc:1048] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.540215 17602 consensus_queue.cc:1048] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.541556 17589 raft_consensus.cc:493] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.542447 17632 leader_election.cc:290] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.543884 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20b4fa12ad24c24bdee070a3d0f4b84" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.550520 17522 raft_consensus.cc:3060] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.553755 17270 catalog_manager.cc:5697] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 1 to 2, leader changed from 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195) to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.555760 17413 leader_election.cc:304] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.556584 17636 raft_consensus.cc:2804] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.556658 17589 raft_consensus.cc:515] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.557114 17636 raft_consensus.cc:697] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:45.558976 17636 consensus_queue.cc:237] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.555545 17340 leader_election.cc:304] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:45.567051 17592 raft_consensus.cc:3060] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.573417 17589 leader_election.cc:290] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.580474 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.581753 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:45.581862 17413 leader_election.cc:343] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.583393 17415 leader_election.cc:343] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.583830 17415 leader_election.cc:304] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.584656 17634 raft_consensus.cc:2749] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:45.590433 17413 consensus_peers.cc:597] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:45.597831 17677 consensus_queue.cc:1048] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.604825 17522 raft_consensus.cc:2468] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.608537 17592 raft_consensus.cc:2749] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.632524 17605 raft_consensus.cc:493] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.634117 17605 raft_consensus.cc:515] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.645659 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:45.646338 17448 raft_consensus.cc:2468] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:45.647362 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:45.648857 17487 leader_election.cc:343] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.650023 17489 leader_election.cc:304] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:45.651007 17678 raft_consensus.cc:2804] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.651489 17678 raft_consensus.cc:493] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.651909 17678 raft_consensus.cc:3060] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.642143 17564 tablet_bootstrap.cc:654] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.652944 17605 leader_election.cc:290] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
W20260709 14:49:45.658881 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:45.663681 17563 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.664044 17563 ts_tablet_manager.cc:1403] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.224s	user 0.053s	sys 0.125s
I20260709 14:49:45.667627 17563 raft_consensus.cc:359] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.668219 17563 raft_consensus.cc:385] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.668466 17563 raft_consensus.cc:740] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.669734 17563 consensus_queue.cc:260] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.671625 17563 ts_tablet_manager.cc:1434] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:45.672398 17563 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.679250 17567 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.679719 17567 ts_tablet_manager.cc:1403] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.265s	user 0.069s	sys 0.114s
I20260709 14:49:45.682336 17567 raft_consensus.cc:359] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.682941 17567 raft_consensus.cc:385] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.683039 17563 tablet_bootstrap.cc:654] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.683226 17567 raft_consensus.cc:740] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.684155 17636 raft_consensus.cc:493] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.683925 17567 consensus_queue.cc:260] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.684574 17636 raft_consensus.cc:515] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.685828 17567 ts_tablet_manager.cc:1434] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.686653 17567 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.687155 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.687819 17373 raft_consensus.cc:2468] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:45.689025 17413 leader_election.cc:304] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:45.689772 17632 raft_consensus.cc:2804] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.690263 17632 raft_consensus.cc:493] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.690587 17632 raft_consensus.cc:3060] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.698005 17632 raft_consensus.cc:515] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.700791 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.706235 17373 raft_consensus.cc:3060] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.709441 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.711678 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:45.712625 17415 leader_election.cc:343] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.712785 17636 leader_election.cc:290] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:45.713418 17415 leader_election.cc:343] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.716394 17270 catalog_manager.cc:5697] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.721664 17563 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.722092 17563 ts_tablet_manager.cc:1403] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.015s
I20260709 14:49:45.724573 17563 raft_consensus.cc:359] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.721971 17632 leader_election.cc:290] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.727144 17564 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.727706 17564 ts_tablet_manager.cc:1403] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.262s	user 0.021s	sys 0.031s
I20260709 14:49:45.730149 17564 raft_consensus.cc:359] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.730588 17564 raft_consensus.cc:385] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.730792 17564 raft_consensus.cc:740] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.731360 17564 consensus_queue.cc:260] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.733043 17564 ts_tablet_manager.cc:1434] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:45.725185 17563 raft_consensus.cc:385] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.733749 17563 raft_consensus.cc:740] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.726711 17567 tablet_bootstrap.cc:654] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.735473 17564 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.733057 17373 raft_consensus.cc:2468] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.734392 17563 consensus_queue.cc:260] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.737691 17413 leader_election.cc:304] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.738955 17563 ts_tablet_manager.cc:1434] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:49:45.738891 17636 raft_consensus.cc:2804] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.739426 17636 raft_consensus.cc:697] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:45.739872 17563 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.740209 17636 consensus_queue.cc:237] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.734393 17678 raft_consensus.cc:515] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.744961 17564 tablet_bootstrap.cc:654] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.745915 17563 tablet_bootstrap.cc:654] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.747390 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
W20260709 14:49:45.748895 17487 leader_election.cc:343] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.753219 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:45.753795 17449 raft_consensus.cc:3060] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.756565 17563 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.756976 17563 ts_tablet_manager.cc:1403] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:49:45.757344 17564 tablet_bootstrap.cc:492] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.757664 17564 ts_tablet_manager.cc:1403] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 14:49:45.759903 17564 raft_consensus.cc:359] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.759864 17563 raft_consensus.cc:359] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.760326 17449 raft_consensus.cc:2468] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:45.760468 17564 raft_consensus.cc:385] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.760704 17563 raft_consensus.cc:385] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.760851 17564 raft_consensus.cc:740] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.761013 17563 raft_consensus.cc:740] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.761425 17489 leader_election.cc:304] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:45.761468 17564 consensus_queue.cc:260] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.761662 17563 consensus_queue.cc:260] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.762408 17605 raft_consensus.cc:2804] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.762856 17605 raft_consensus.cc:697] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:45.763159 17678 leader_election.cc:290] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:45.763599 17605 consensus_queue.cc:237] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.764084 17563 ts_tablet_manager.cc:1434] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:45.764984 17563 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.770475 17563 tablet_bootstrap.cc:654] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.771801 17564 ts_tablet_manager.cc:1434] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:49:45.772598 17564 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.773883 17270 catalog_manager.cc:5697] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.775205 17567 tablet_bootstrap.cc:492] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.775651 17567 ts_tablet_manager.cc:1403] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.001s
I20260709 14:49:45.777650 17564 tablet_bootstrap.cc:654] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.778151 17567 raft_consensus.cc:359] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.778785 17567 raft_consensus.cc:385] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.779026 17567 raft_consensus.cc:740] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.779055 17269 catalog_manager.cc:5697] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.790448 17564 tablet_bootstrap.cc:492] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.790859 17564 ts_tablet_manager.cc:1403] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:49:45.792922 17592 consensus_queue.cc:1048] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.793249 17564 raft_consensus.cc:359] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.794332 17564 raft_consensus.cc:385] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.794598 17564 raft_consensus.cc:740] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.795320 17564 consensus_queue.cc:260] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.797498 17564 ts_tablet_manager.cc:1434] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:45.798293 17564 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.802946 17563 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.803048 17564 tablet_bootstrap.cc:654] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.803411 17563 ts_tablet_manager.cc:1403] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260709 14:49:45.806035 17563 raft_consensus.cc:359] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.806629 17563 raft_consensus.cc:385] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.806883 17563 raft_consensus.cc:740] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.807548 17563 consensus_queue.cc:260] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.808297 17636 raft_consensus.cc:493] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.783840 17567 consensus_queue.cc:260] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.808709 17636 raft_consensus.cc:515] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.810418 17567 ts_tablet_manager.cc:1434] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:49:45.810665 17636 leader_election.cc:290] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.811713 17567 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.816835 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:45.817397 17567 tablet_bootstrap.cc:654] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:45.818162 17415 leader_election.cc:343] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.819319 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:45.819913 17373 raft_consensus.cc:2468] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:45.822799 17563 ts_tablet_manager.cc:1434] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:45.824167 17413 leader_election.cc:304] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.825394 17632 raft_consensus.cc:2804] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.825748 17632 raft_consensus.cc:493] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.826064 17632 raft_consensus.cc:3060] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.828835 17567 tablet_bootstrap.cc:492] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.829356 17567 ts_tablet_manager.cc:1403] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:49:45.831347 17636 consensus_queue.cc:1048] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.833587 17567 raft_consensus.cc:359] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.834352 17567 raft_consensus.cc:385] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.834667 17567 raft_consensus.cc:740] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.837860 17592 consensus_queue.cc:1048] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.839594 17563 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.845201 17567 consensus_queue.cc:260] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.847301 17567 ts_tablet_manager.cc:1434] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260709 14:49:45.851454 17567 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.856962 17632 raft_consensus.cc:515] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.861531 17632 leader_election.cc:290] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:45.862697 17522 raft_consensus.cc:3060] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.863190 17564 tablet_bootstrap.cc:492] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.863322 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:45.864202 17563 tablet_bootstrap.cc:654] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.864451 17567 tablet_bootstrap.cc:654] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:45.864989 17415 leader_election.cc:343] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.865731 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:45.866273 17373 raft_consensus.cc:3060] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.863631 17564 ts_tablet_manager.cc:1403] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.028s
I20260709 14:49:45.868880 17564 raft_consensus.cc:359] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.869499 17564 raft_consensus.cc:385] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.869742 17564 raft_consensus.cc:740] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.870350 17564 consensus_queue.cc:260] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.870496 17639 consensus_queue.cc:1048] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.872323 17564 ts_tablet_manager.cc:1434] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:45.873198 17564 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.877810 17373 raft_consensus.cc:2468] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:45.878608 17564 tablet_bootstrap.cc:654] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.878866 17413 leader_election.cc:304] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:45.879915 17634 raft_consensus.cc:2804] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.880347 17634 raft_consensus.cc:697] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:45.881103 17634 consensus_queue.cc:237] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.882738 17563 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.883138 17563 ts_tablet_manager.cc:1403] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:49:45.885560 17563 raft_consensus.cc:359] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.886152 17563 raft_consensus.cc:385] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.886413 17563 raft_consensus.cc:740] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.886976 17563 consensus_queue.cc:260] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.888619 17632 consensus_queue.cc:1048] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.888973 17563 ts_tablet_manager.cc:1434] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:49:45.890549 17567 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.890923 17563 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.890991 17567 ts_tablet_manager.cc:1403] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 14:49:45.893596 17567 raft_consensus.cc:359] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.894204 17567 raft_consensus.cc:385] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.894460 17567 raft_consensus.cc:740] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.895157 17567 consensus_queue.cc:260] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.897361 17563 tablet_bootstrap.cc:654] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.904513 17567 ts_tablet_manager.cc:1434] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:45.913084 17567 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:45.931051 17269 catalog_manager.cc:5697] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.935185 17564 tablet_bootstrap.cc:492] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.935729 17564 ts_tablet_manager.cc:1403] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.039s
I20260709 14:49:45.937709 17567 tablet_bootstrap.cc:654] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.938289 17564 raft_consensus.cc:359] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.938967 17564 raft_consensus.cc:385] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.939234 17564 raft_consensus.cc:740] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.940018 17564 consensus_queue.cc:260] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.941854 17563 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:45.942256 17563 ts_tablet_manager.cc:1403] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.017s
I20260709 14:49:45.942220 17564 ts_tablet_manager.cc:1434] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:45.943286 17564 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:45.944871 17563 raft_consensus.cc:359] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.945469 17563 raft_consensus.cc:385] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.945714 17563 raft_consensus.cc:740] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.946269 17563 consensus_queue.cc:260] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.948319 17563 ts_tablet_manager.cc:1434] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:45.948364 17564 tablet_bootstrap.cc:654] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.949129 17563 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:45.954500 17563 tablet_bootstrap.cc:654] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.966745 17642 consensus_queue.cc:1048] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.984644 17567 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:45.985121 17567 ts_tablet_manager.cc:1403] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.004s
I20260709 14:49:45.990185 17567 raft_consensus.cc:359] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:45.995343 17567 raft_consensus.cc:385] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.996496 17564 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:45.997748 17567 raft_consensus.cc:740] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.999064 17564 ts_tablet_manager.cc:1403] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.007s
I20260709 14:49:45.999828 17567 consensus_queue.cc:260] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.001590 17589 raft_consensus.cc:493] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.002758 17589 raft_consensus.cc:515] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.003983 17567 ts_tablet_manager.cc:1434] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:49:46.004993 17567 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:46.005501 17589 leader_election.cc:290] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.007215 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.008688 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:46.010056 17415 leader_election.cc:343] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.010807 17413 leader_election.cc:343] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.011230 17413 leader_election.cc:304] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.012261 17636 consensus_queue.cc:1048] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.013516 17636 raft_consensus.cc:2749] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.998178 17632 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.020346 17567 tablet_bootstrap.cc:654] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.020336 17372 raft_consensus.cc:1275] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.022477 17564 raft_consensus.cc:359] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.023115 17564 raft_consensus.cc:385] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.023381 17564 raft_consensus.cc:740] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.024022 17564 consensus_queue.cc:260] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.025920 17564 ts_tablet_manager.cc:1434] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 14:49:46.026612 17701 consensus_queue.cc:1048] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.028558 17564 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:46.018026 17632 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.033037 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:46.034216 17413 leader_election.cc:343] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.035073 17678 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.035495 17678 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.036062 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.036609 17523 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:46.037343 17678 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:46.037731 17415 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:46.038841 17634 raft_consensus.cc:2804] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.038743 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.039525 17446 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:46.039772 17678 raft_consensus.cc:493] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.040930 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.040771 17678 raft_consensus.cc:515] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:46.042064 17487 leader_election.cc:343] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.042668 17634 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.043022 17634 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.043105 17489 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:46.044134 17605 raft_consensus.cc:2804] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.044477 17605 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.044775 17605 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.050107 17602 raft_consensus.cc:493] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.050550 17602 raft_consensus.cc:515] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.051298 17632 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.052479 17602 leader_election.cc:290] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:46.055287 17564 tablet_bootstrap.cc:654] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.050642 17589 consensus_queue.cc:1048] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.059082 17636 raft_consensus.cc:493] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.059540 17636 raft_consensus.cc:515] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.062181 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.066273 17371 raft_consensus.cc:3060] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.074110 17523 raft_consensus.cc:1275] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.075727 17701 consensus_queue.cc:1048] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.075911 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf792d9c52974ad7b644388537e6b052" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.076609 17374 raft_consensus.cc:2468] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:46.077881 17678 leader_election.cc:290] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:46.080566 17605 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.083778 17413 leader_election.cc:304] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:46.084671 17632 raft_consensus.cc:2804] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.085032 17632 raft_consensus.cc:493] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.085363 17632 raft_consensus.cc:3060] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.086544 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.087173 17446 raft_consensus.cc:2468] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:46.083904 17636 leader_election.cc:290] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.089643 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf792d9c52974ad7b644388537e6b052" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.093809 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.094764 17632 raft_consensus.cc:515] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.094974 17489 leader_election.cc:304] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:46.095726 17605 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
W20260709 14:49:46.096143 17415 leader_election.cc:343] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.096246 17605 raft_consensus.cc:2804] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.097627 17605 raft_consensus.cc:493] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.097987 17605 raft_consensus.cc:3060] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.099898 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf792d9c52974ad7b644388537e6b052" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:46.100103 17632 leader_election.cc:290] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.100456 17370 raft_consensus.cc:3060] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.101074 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf792d9c52974ad7b644388537e6b052" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:46.102316 17415 leader_election.cc:343] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.097106 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809506e3ec3743e6aa36b015a97b6ec5" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.104305 17374 raft_consensus.cc:2393] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
W20260709 14:49:46.106331 17487 leader_election.cc:343] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.107234 17487 leader_election.cc:304] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:46.107975 17678 raft_consensus.cc:3060] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.110292 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:46.096756 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:46.114430 17678 raft_consensus.cc:2749] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.121996 17370 raft_consensus.cc:2468] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:46.123142 17413 leader_election.cc:304] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.123981 17632 raft_consensus.cc:2804] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.124490 17632 raft_consensus.cc:697] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
W20260709 14:49:46.124661 17487 leader_election.cc:343] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.125360 17632 consensus_queue.cc:237] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.128201 17563 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:46.128767 17563 ts_tablet_manager.cc:1403] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.180s	user 0.033s	sys 0.075s
I20260709 14:49:46.131376 17563 raft_consensus.cc:359] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.133976 17563 raft_consensus.cc:385] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.134317 17563 raft_consensus.cc:740] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.134970 17563 consensus_queue.cc:260] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.133607 17605 raft_consensus.cc:515] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.141592 17563 ts_tablet_manager.cc:1434] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:46.143220 17563 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:46.142202 17567 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:46.143823 17567 ts_tablet_manager.cc:1403] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.002s
I20260709 14:49:46.137914 17634 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.149353 17446 raft_consensus.cc:2393] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:46.153005 17567 raft_consensus.cc:359] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.153164 17489 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:46.153779 17567 raft_consensus.cc:385] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.154047 17678 raft_consensus.cc:2749] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.155997 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
W20260709 14:49:46.158288 17487 leader_election.cc:343] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.160238 17634 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.154114 17567 raft_consensus.cc:740] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.162990 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:46.163003 17567 consensus_queue.cc:260] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.165191 17605 leader_election.cc:290] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:46.168982 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:46.166980 17413 leader_election.cc:343] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.169703 17521 raft_consensus.cc:2393] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:46.164008 17634 raft_consensus.cc:493] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.171155 17564 tablet_bootstrap.cc:492] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:46.171522 17564 ts_tablet_manager.cc:1403] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.020s
I20260709 14:49:46.175907 17567 ts_tablet_manager.cc:1434] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:49:46.176741 17567 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:46.174774 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:46.171635 17634 raft_consensus.cc:515] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.184752 17642 raft_consensus.cc:493] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.180191 17449 raft_consensus.cc:3060] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.176744 17415 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [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: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.186050 17642 raft_consensus.cc:515] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.193450 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.194061 17446 raft_consensus.cc:2468] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:46.196233 17589 raft_consensus.cc:2749] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.203519 17340 leader_election.cc:304] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:46.204264 17592 raft_consensus.cc:2804] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.204603 17592 raft_consensus.cc:493] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.204901 17592 raft_consensus.cc:3060] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.207517 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.311553 17638 raft_consensus.cc:493] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.359779 17638 raft_consensus.cc:515] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.374650 17592 raft_consensus.cc:515] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.376159 17372 raft_consensus.cc:2393] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:46.378326 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:46.380167 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.378572 17638 leader_election.cc:290] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.381317 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d50eb9272945ed914e305ab784f906" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.496651 17446 raft_consensus.cc:3060] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.496373 17592 leader_election.cc:290] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.496912 17642 leader_election.cc:290] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.339023 17634 leader_election.cc:290] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.501408 17448 raft_consensus.cc:2393] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
W20260709 14:49:46.504501 17709 log.cc:927] Time spent T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: Append to log took a long time: real 0.304s	user 0.004s	sys 0.017s
I20260709 14:49:46.512531 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.512739 17564 raft_consensus.cc:359] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.513415 17564 raft_consensus.cc:385] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.513662 17564 raft_consensus.cc:740] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.514252 17564 consensus_queue.cc:260] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.517030 17636 raft_consensus.cc:493] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.517556 17520 raft_consensus.cc:2468] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:46.517472 17636 raft_consensus.cc:515] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.519335 17636 leader_election.cc:290] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.521641 17446 raft_consensus.cc:2468] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:46.510035 17602 raft_consensus.cc:493] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.544621 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.539198 17340 leader_election.cc:304] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:46.588080 17567 tablet_bootstrap.cc:654] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.588083 17563 tablet_bootstrap.cc:654] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.591400 17721 raft_consensus.cc:493] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.591929 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:46.591866 17721 raft_consensus.cc:515] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.592549 17522 raft_consensus.cc:3060] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.539603 17602 raft_consensus.cc:515] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.596257 17632 consensus_queue.cc:1048] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.596455 17721 leader_election.cc:290] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.594269 17642 raft_consensus.cc:2804] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:46.598737 17415 leader_election.cc:343] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.593223 17340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:40621, user_credentials={real_user=slave}} blocked reactor thread for 57030.1us
I20260709 14:49:46.600348 17642 raft_consensus.cc:697] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:46.600646 17522 raft_consensus.cc:2468] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:46.602414 17340 leader_election.cc:304] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:46.603684 17639 raft_consensus.cc:3060] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.604795 17521 raft_consensus.cc:3060] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.612174 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.612876 17445 raft_consensus.cc:2468] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:46.612525 17642 consensus_queue.cc:237] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.641150 17340 leader_election.cc:304] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:46.636900 17602 leader_election.cc:290] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:46.636404 17449 raft_consensus.cc:2468] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:46.646373 17564 ts_tablet_manager.cc:1434] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.475s	user 0.014s	sys 0.010s
I20260709 14:49:46.647591 17717 raft_consensus.cc:493] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.650494 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.653038 17717 raft_consensus.cc:515] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.656960 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324a5af0ef164274b28d803aa6732d88" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.653095 17719 raft_consensus.cc:2804] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.658370 17373 raft_consensus.cc:2393] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:46.658380 17489 leader_election.cc:304] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:46.658882 17717 leader_election.cc:290] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.659353 17678 raft_consensus.cc:2804] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.659719 17678 raft_consensus.cc:697] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:46.659770 17719 raft_consensus.cc:493] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.660171 17719 raft_consensus.cc:3060] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.661871 17563 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:46.662204 17563 ts_tablet_manager.cc:1403] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.519s	user 0.032s	sys 0.009s
I20260709 14:49:46.660264 17678 consensus_queue.cc:237] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.663681 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.667342 17632 consensus_queue.cc:1048] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:46.668525 17415 leader_election.cc:343] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.673290 17715 log.cc:927] Time spent T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 14:49:46.668329 17724 consensus_queue.cc:1048] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:46.687707 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.675335 17489 leader_election.cc:304] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:46.693217 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf72b11bcb6947ebb67ea27084e8e9c2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.693405 17639 raft_consensus.cc:2749] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.693869 17564 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:46.695655 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.699493 17563 raft_consensus.cc:359] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.700917 17563 raft_consensus.cc:385] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.701236 17563 raft_consensus.cc:740] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.702018 17520 raft_consensus.cc:2393] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:46.701970 17563 consensus_queue.cc:260] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.709093 17519 raft_consensus.cc:3060] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.711722 17724 raft_consensus.cc:2749] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.714781 17415 leader_election.cc:304] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.715538 17632 raft_consensus.cc:2749] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.721975 17563 ts_tablet_manager.cc:1434] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 14:49:46.722978 17563 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:46.723829 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:46.729413 17340 leader_election.cc:343] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.733390 17271 catalog_manager.cc:5697] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.740218 17701 consensus_queue.cc:1048] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.741925 17567 tablet_bootstrap.cc:492] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:46.742333 17567 ts_tablet_manager.cc:1403] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.566s	user 0.006s	sys 0.021s
I20260709 14:49:46.747337 17564 tablet_bootstrap.cc:654] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.756096 17567 raft_consensus.cc:359] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.757839 17567 raft_consensus.cc:385] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.758105 17567 raft_consensus.cc:740] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.758705 17567 consensus_queue.cc:260] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.760671 17567 ts_tablet_manager.cc:1434] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:49:46.751416 17602 consensus_queue.cc:1048] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:46.760757 17716 consensus_queue.cc:1048] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:46.763830 17726 consensus_queue.cc:1048] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260709 14:49:46.770373 17728 log.cc:927] Time spent T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: Append to log took a long time: real 0.117s	user 0.003s	sys 0.000s
W20260709 14:49:46.770684 17413 leader_election.cc:343] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.771126 17413 leader_election.cc:304] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.773211 17567 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:46.772866 17716 raft_consensus.cc:2749] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.792620 17563 tablet_bootstrap.cc:654] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.778362 17719 raft_consensus.cc:515] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.797704 17719 leader_election.cc:290] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.798053 17373 raft_consensus.cc:2393] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:46.798785 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:46.800088 17340 leader_election.cc:343] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.804378 17564 tablet_bootstrap.cc:492] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:46.804868 17564 ts_tablet_manager.cc:1403] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.010s
I20260709 14:49:46.793044 17717 consensus_queue.cc:1048] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:46.806257 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:46.806809 17447 raft_consensus.cc:3060] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.807453 17413 leader_election.cc:304] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
W20260709 14:49:46.836498 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:46.819696 17270 catalog_manager.cc:5697] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.847069 17564 raft_consensus.cc:359] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.848035 17564 raft_consensus.cc:385] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.848240 17564 raft_consensus.cc:740] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.843710 17447 raft_consensus.cc:2468] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:46.849525 17701 raft_consensus.cc:2749] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.852422 17340 leader_election.cc:304] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.853513 17719 raft_consensus.cc:2804] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.853986 17719 raft_consensus.cc:697] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:46.854749 17564 consensus_queue.cc:260] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.857379 17564 ts_tablet_manager.cc:1434] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.004s
I20260709 14:49:46.858511 17564 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:46.856803 17719 consensus_queue.cc:237] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.881703 17567 tablet_bootstrap.cc:654] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.897722 17563 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:46.898993 17563 ts_tablet_manager.cc:1403] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.014s
I20260709 14:49:46.899125 17564 tablet_bootstrap.cc:654] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.901557 17563 raft_consensus.cc:359] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.902194 17563 raft_consensus.cc:385] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.902446 17563 raft_consensus.cc:740] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.903079 17563 consensus_queue.cc:260] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.906121 17563 ts_tablet_manager.cc:1434] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:49:46.910210 17563 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:46.916067 17563 tablet_bootstrap.cc:654] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.920557 17567 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:46.923904 17269 catalog_manager.cc:5697] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.929929 17567 ts_tablet_manager.cc:1403] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.010s
I20260709 14:49:46.932618 17567 raft_consensus.cc:359] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.933339 17567 raft_consensus.cc:385] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.933590 17567 raft_consensus.cc:740] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.934301 17567 consensus_queue.cc:260] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.936262 17567 ts_tablet_manager.cc:1434] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:46.937166 17567 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:46.937665 17723 raft_consensus.cc:493] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.938107 17723 raft_consensus.cc:515] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.940121 17723 leader_election.cc:290] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.940896 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:46.941623 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:46.942410 17413 leader_election.cc:343] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.943096 17415 leader_election.cc:343] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.943528 17415 leader_election.cc:304] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:46.944572 17723 raft_consensus.cc:2749] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.950124 17567 tablet_bootstrap.cc:654] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.964253 17563 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:46.964679 17563 ts_tablet_manager.cc:1403] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.026s
I20260709 14:49:46.964053 17270 catalog_manager.cc:5697] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.964829 17567 tablet_bootstrap.cc:492] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:46.964771 17564 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:46.965269 17567 ts_tablet_manager.cc:1403] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:49:46.965526 17564 ts_tablet_manager.cc:1403] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.107s	user 0.046s	sys 0.024s
I20260709 14:49:46.967116 17563 raft_consensus.cc:359] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.967743 17563 raft_consensus.cc:385] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.967664 17567 raft_consensus.cc:359] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.968072 17563 raft_consensus.cc:740] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.968330 17567 raft_consensus.cc:385] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.968607 17567 raft_consensus.cc:740] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.969175 17567 consensus_queue.cc:260] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.971117 17567 ts_tablet_manager.cc:1434] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:46.971910 17567 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:46.973639 17564 raft_consensus.cc:359] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.974326 17564 raft_consensus.cc:385] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.974627 17564 raft_consensus.cc:740] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.975317 17564 consensus_queue.cc:260] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.977703 17567 tablet_bootstrap.cc:654] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.980255 17564 ts_tablet_manager.cc:1434] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:46.981175 17564 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:46.986923 17564 tablet_bootstrap.cc:654] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.994975 17639 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.995432 17639 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.997350 17563 consensus_queue.cc:260] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:46.998014 17639 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:46.998591 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:46.998910 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:46.999284 17447 raft_consensus.cc:2393] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:46.999536 17563 ts_tablet_manager.cc:1434] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:49:46.999660 17517 raft_consensus.cc:2393] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:46.999956 17567 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.000381 17563 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.000897 17567 ts_tablet_manager.cc:1403] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260709 14:49:47.003769 17564 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.004189 17564 ts_tablet_manager.cc:1403] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 14:49:47.004031 17340 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:47.005124 17639 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.005568 17563 tablet_bootstrap.cc:654] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.007026 17564 raft_consensus.cc:359] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.007650 17564 raft_consensus.cc:385] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.007905 17564 raft_consensus.cc:740] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.008661 17564 consensus_queue.cc:260] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.010771 17564 ts_tablet_manager.cc:1434] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:47.011236 17639 raft_consensus.cc:2749] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.012173 17564 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.013185 17567 raft_consensus.cc:359] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.013821 17567 raft_consensus.cc:385] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.014067 17567 raft_consensus.cc:740] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.014644 17567 consensus_queue.cc:260] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.017939 17564 tablet_bootstrap.cc:654] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.019938 17567 ts_tablet_manager.cc:1434] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:49:47.020831 17567 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.024057 17563 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.024549 17563 ts_tablet_manager.cc:1403] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 14:49:47.025672 17724 raft_consensus.cc:493] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.026142 17724 raft_consensus.cc:515] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.027537 17563 raft_consensus.cc:359] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.028234 17724 leader_election.cc:290] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.028258 17563 raft_consensus.cc:385] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.028812 17563 raft_consensus.cc:740] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.028777 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.029747 17567 tablet_bootstrap.cc:654] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.029767 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb0b0a3be9c4e48bcdb5d7db71e91e6" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.029659 17563 consensus_queue.cc:260] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.030598 17447 raft_consensus.cc:2393] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:47.031746 17489 leader_election.cc:304] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:47.032747 17724 raft_consensus.cc:3060] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.035130 17563 ts_tablet_manager.cc:1434] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:49:47.036036 17563 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.039517 17724 raft_consensus.cc:2749] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.041765 17563 tablet_bootstrap.cc:654] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.041935 17567 tablet_bootstrap.cc:492] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.042335 17567 ts_tablet_manager.cc:1403] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 14:49:47.042721 17564 tablet_bootstrap.cc:492] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.043164 17564 ts_tablet_manager.cc:1403] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.017s
I20260709 14:49:47.044816 17567 raft_consensus.cc:359] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.045539 17567 raft_consensus.cc:385] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.045637 17564 raft_consensus.cc:359] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.045825 17567 raft_consensus.cc:740] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.046149 17564 raft_consensus.cc:385] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.046207 17724 raft_consensus.cc:493] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.046424 17564 raft_consensus.cc:740] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.046655 17724 raft_consensus.cc:515] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.046633 17567 consensus_queue.cc:260] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.047248 17564 consensus_queue.cc:260] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.049194 17564 ts_tablet_manager.cc:1434] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:49:47.049918 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.050170 17564 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.050561 17373 raft_consensus.cc:2468] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.050942 17723 raft_consensus.cc:493] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.051357 17723 raft_consensus.cc:515] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.051942 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.052493 17447 raft_consensus.cc:2468] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.053248 17723 leader_election.cc:290] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.048776 17567 ts_tablet_manager.cc:1434] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:47.048830 17724 leader_election.cc:290] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.054337 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:47.055639 17415 leader_election.cc:343] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.055975 17487 leader_election.cc:304] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:47.054354 17567 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.056694 17724 raft_consensus.cc:2804] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.056648 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.057265 17724 raft_consensus.cc:493] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.057713 17724 raft_consensus.cc:3060] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.058228 17413 leader_election.cc:343] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.058648 17413 leader_election.cc:304] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.064054 17724 raft_consensus.cc:515] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.065228 17723 raft_consensus.cc:2749] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.066403 17567 tablet_bootstrap.cc:654] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.068177 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.068689 17373 raft_consensus.cc:3060] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.065371 17563 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.073702 17563 ts_tablet_manager.cc:1403] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 14:49:47.074260 17564 tablet_bootstrap.cc:654] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.074204 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f611e3cebfcf4fe69b57ef994dcac1ad" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.074738 17567 tablet_bootstrap.cc:492] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.074890 17447 raft_consensus.cc:3060] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.075265 17567 ts_tablet_manager.cc:1403] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.011s
I20260709 14:49:47.076581 17563 raft_consensus.cc:359] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.077203 17563 raft_consensus.cc:385] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.077467 17563 raft_consensus.cc:740] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.078060 17563 consensus_queue.cc:260] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.078183 17567 raft_consensus.cc:359] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.080018 17563 ts_tablet_manager.cc:1434] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:47.073177 17724 leader_election.cc:290] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.081180 17563 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.078964 17567 raft_consensus.cc:385] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.082821 17567 raft_consensus.cc:740] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.084116 17567 consensus_queue.cc:260] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.086098 17567 ts_tablet_manager.cc:1434] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:49:47.086957 17563 tablet_bootstrap.cc:654] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.086951 17567 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.092366 17567 tablet_bootstrap.cc:654] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.103130 17373 raft_consensus.cc:2468] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.081288 17447 raft_consensus.cc:2468] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.105381 17487 leader_election.cc:304] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:47.106194 17741 raft_consensus.cc:2804] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.106688 17741 raft_consensus.cc:697] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.107743 17639 raft_consensus.cc:493] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.107519 17741 consensus_queue.cc:237] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.103742 17724 consensus_queue.cc:1048] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.108196 17639 raft_consensus.cc:515] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.110016 17639 leader_election.cc:290] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.110266 17567 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.110760 17567 ts_tablet_manager.cc:1403] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260709 14:49:47.111654 17564 tablet_bootstrap.cc:492] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.112046 17564 ts_tablet_manager.cc:1403] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.016s
I20260709 14:49:47.113358 17567 raft_consensus.cc:359] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.114019 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.114495 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e1c866bcf44a64a26e8fddccf98496" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.115716 17564 raft_consensus.cc:359] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.114039 17567 raft_consensus.cc:385] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.116320 17564 raft_consensus.cc:385] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.116508 17567 raft_consensus.cc:740] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.116633 17564 raft_consensus.cc:740] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.117280 17340 leader_election.cc:304] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:47.117291 17567 consensus_queue.cc:260] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.118077 17639 raft_consensus.cc:2749] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.123169 17567 ts_tablet_manager.cc:1434] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:49:47.124069 17567 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.126477 17723 raft_consensus.cc:493] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.126971 17723 raft_consensus.cc:515] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.129290 17723 leader_election.cc:290] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.129465 17563 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.129875 17563 ts_tablet_manager.cc:1403] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.005s
I20260709 14:49:47.131031 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.131856 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:47.132323 17415 leader_election.cc:343] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.132274 17563 raft_consensus.cc:359] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.132962 17563 raft_consensus.cc:385] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.133296 17563 raft_consensus.cc:740] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.133905 17563 consensus_queue.cc:260] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.135327 17563 ts_tablet_manager.cc:1434] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 14:49:47.136107 17413 leader_election.cc:343] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.136560 17413 leader_election.cc:304] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.137275 17269 catalog_manager.cc:5697] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.138867 17632 raft_consensus.cc:2749] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.139437 17632 raft_consensus.cc:493] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.139775 17567 tablet_bootstrap.cc:654] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.139846 17632 raft_consensus.cc:515] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.142098 17632 leader_election.cc:290] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.136132 17563 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.145604 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.117379 17564 consensus_queue.cc:260] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.149498 17564 ts_tablet_manager.cc:1434] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 14:49:47.150075 17639 raft_consensus.cc:493] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.150400 17564 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.150518 17639 raft_consensus.cc:515] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.152462 17639 leader_election.cc:290] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:47.153702 17415 leader_election.cc:343] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.155781 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.157531 17564 tablet_bootstrap.cc:654] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.157915 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.158491 17373 raft_consensus.cc:3060] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.158535 17520 raft_consensus.cc:2468] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
W20260709 14:49:47.161022 17413 leader_election.cc:343] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.161440 17724 raft_consensus.cc:493] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.161885 17724 raft_consensus.cc:515] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.163820 17724 leader_election.cc:290] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.161475 17413 leader_election.cc:304] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.165232 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.165798 17447 raft_consensus.cc:2468] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.166913 17489 leader_election.cc:304] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.167608 17724 raft_consensus.cc:2804] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.168130 17724 raft_consensus.cc:493] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.168535 17724 raft_consensus.cc:3060] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.168718 17564 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.169238 17564 ts_tablet_manager.cc:1403] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260709 14:49:47.165815 17632 raft_consensus.cc:2749] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.171811 17564 raft_consensus.cc:359] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.172480 17564 raft_consensus.cc:385] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.172740 17564 raft_consensus.cc:740] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.173375 17564 consensus_queue.cc:260] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.175391 17564 ts_tablet_manager.cc:1434] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:49:47.176297 17564 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.177182 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.177727 17448 raft_consensus.cc:2468] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:47.176334 17724 raft_consensus.cc:515] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.182297 17564 tablet_bootstrap.cc:654] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.182061 17719 consensus_queue.cc:1048] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.183487 17719 consensus_queue.cc:1048] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.183583 17340 leader_election.cc:304] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.186096 17639 raft_consensus.cc:2804] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.186429 17639 raft_consensus.cc:493] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.186740 17639 raft_consensus.cc:3060] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.187860 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.188400 17448 raft_consensus.cc:3060] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.192616 17724 leader_election.cc:290] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.198238 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.198796 17370 raft_consensus.cc:3060] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.193130 17724 consensus_queue.cc:1048] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:47.204530 17563 tablet_bootstrap.cc:654] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.204814 17370 raft_consensus.cc:2468] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.207170 17448 raft_consensus.cc:2468] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.208389 17489 leader_election.cc:304] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.209142 17724 raft_consensus.cc:2804] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.209590 17724 raft_consensus.cc:697] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.210325 17724 consensus_queue.cc:237] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.212296 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f8d213cb5148a7a624fc498ff26da2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.224830 17563 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.225355 17563 ts_tablet_manager.cc:1403] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.002s
I20260709 14:49:47.229426 17564 tablet_bootstrap.cc:492] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.229916 17564 ts_tablet_manager.cc:1403] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.005s
I20260709 14:49:47.212850 17373 raft_consensus.cc:2376] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1. Re-sending same reply.
I20260709 14:49:47.215327 17639 raft_consensus.cc:515] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.236392 17632 raft_consensus.cc:493] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.237078 17632 raft_consensus.cc:515] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.238293 17564 raft_consensus.cc:359] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.238950 17564 raft_consensus.cc:385] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.239413 17564 raft_consensus.cc:740] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.240022 17564 consensus_queue.cc:260] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.240814 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.241474 17520 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.242023 17564 ts_tablet_manager.cc:1434] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:47.242856 17564 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.242667 17415 leader_election.cc:304] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.243424 17716 raft_consensus.cc:2804] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.243767 17716 raft_consensus.cc:493] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.244076 17716 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.244060 17563 raft_consensus.cc:359] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.245594 17563 raft_consensus.cc:385] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.245855 17563 raft_consensus.cc:740] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.246459 17563 consensus_queue.cc:260] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.248332 17563 ts_tablet_manager.cc:1434] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 14:49:47.249119 17563 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.252825 17632 leader_election.cc:290] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.253772 17716 raft_consensus.cc:515] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.257893 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:47.258445 17520 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.264674 17563 tablet_bootstrap.cc:654] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.271219 17564 tablet_bootstrap.cc:654] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.272166 17271 catalog_manager.cc:5697] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.274025 17724 raft_consensus.cc:493] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.274303 17567 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.274478 17724 raft_consensus.cc:515] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.275012 17567 ts_tablet_manager.cc:1403] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.151s	user 0.045s	sys 0.064s
I20260709 14:49:47.275408 17520 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.276562 17415 leader_election.cc:304] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.277336 17723 raft_consensus.cc:2804] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.277770 17723 raft_consensus.cc:697] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:47.278030 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.278378 17567 raft_consensus.cc:359] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.278537 17723 consensus_queue.cc:237] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.279210 17567 raft_consensus.cc:385] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:47.279335 17489 leader_election.cc:343] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.279654 17567 raft_consensus.cc:740] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.279901 17724 leader_election.cc:290] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.280570 17567 consensus_queue.cc:260] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.282838 17567 ts_tablet_manager.cc:1434] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:47.285970 17567 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.289726 17563 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.290166 17563 ts_tablet_manager.cc:1403] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.009s
I20260709 14:49:47.290544 17639 leader_election.cc:290] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.291109 17716 leader_election.cc:290] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.293098 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.293567 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c875a95edb34005827ad31c68da0532" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:47.293681 17447 raft_consensus.cc:3060] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.294209 17520 raft_consensus.cc:3060] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.299844 17639 raft_consensus.cc:493] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.300127 17447 raft_consensus.cc:2468] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:47.300352 17639 raft_consensus.cc:515] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.292750 17563 raft_consensus.cc:359] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.301666 17563 raft_consensus.cc:385] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.301918 17563 raft_consensus.cc:740] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.302529 17563 consensus_queue.cc:260] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.303047 17340 leader_election.cc:304] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.305783 17567 tablet_bootstrap.cc:654] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.306597 17563 ts_tablet_manager.cc:1434] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:49:47.307454 17563 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.309029 17592 raft_consensus.cc:2804] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.309695 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.310262 17371 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.310832 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.311364 17372 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.312384 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee32e073fed94453b421c1a4d401684f" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.312958 17447 raft_consensus.cc:2468] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:47.314236 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee32e073fed94453b421c1a4d401684f" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.314841 17517 raft_consensus.cc:2468] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:47.314170 17564 tablet_bootstrap.cc:492] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.302539 17639 leader_election.cc:290] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.315773 17564 ts_tablet_manager.cc:1403] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.002s
I20260709 14:49:47.318147 17564 raft_consensus.cc:359] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.318418 17372 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.318743 17564 raft_consensus.cc:385] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.318997 17564 raft_consensus.cc:740] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.319253 17563 tablet_bootstrap.cc:654] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.319633 17564 consensus_queue.cc:260] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.320317 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.321627 17564 ts_tablet_manager.cc:1434] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:47.315364 17520 raft_consensus.cc:2468] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:47.323392 17564 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
W20260709 14:49:47.324146 17487 leader_election.cc:343] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.324630 17487 leader_election.cc:304] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:47.325307 17737 raft_consensus.cc:2749] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.328481 17340 leader_election.cc:304] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:47.332391 17592 raft_consensus.cc:697] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:47.332913 17563 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.333140 17564 tablet_bootstrap.cc:654] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.333319 17563 ts_tablet_manager.cc:1403] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:49:47.333230 17592 consensus_queue.cc:237] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.336779 17270 catalog_manager.cc:5697] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.339239 17779 raft_consensus.cc:2804] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.339846 17779 raft_consensus.cc:493] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.340276 17779 raft_consensus.cc:3060] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.350998 17564 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.351516 17564 ts_tablet_manager.cc:1403] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 14:49:47.355957 17564 raft_consensus.cc:359] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.356571 17564 raft_consensus.cc:385] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.356822 17564 raft_consensus.cc:740] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.357414 17564 consensus_queue.cc:260] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.360100 17567 tablet_bootstrap.cc:492] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.360550 17567 ts_tablet_manager.cc:1403] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.013s
I20260709 14:49:47.361441 17592 consensus_queue.cc:1048] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.340529 17563 raft_consensus.cc:359] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.363319 17563 raft_consensus.cc:385] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.362953 17567 raft_consensus.cc:359] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.363747 17563 raft_consensus.cc:740] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.363073 17564 ts_tablet_manager.cc:1434] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:47.361858 17271 catalog_manager.cc:5697] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.364255 17567 raft_consensus.cc:385] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.363461 17779 raft_consensus.cc:515] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.366004 17567 raft_consensus.cc:740] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.364913 17563 consensus_queue.cc:260] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.366652 17567 consensus_queue.cc:260] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.368350 17563 ts_tablet_manager.cc:1434] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:49:47.369195 17563 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.365365 17564 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.371327 17716 raft_consensus.cc:493] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.371783 17716 raft_consensus.cc:515] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.374879 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.375473 17567 ts_tablet_manager.cc:1434] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:49:47.376364 17567 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.376943 17779 leader_election.cc:290] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.378199 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee32e073fed94453b421c1a4d401684f" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:47.375450 17373 raft_consensus.cc:2468] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.379068 17520 raft_consensus.cc:3060] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.379817 17413 leader_election.cc:304] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.381500 17589 raft_consensus.cc:2804] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.381829 17589 raft_consensus.cc:493] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.382162 17589 raft_consensus.cc:3060] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.383365 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.383982 17517 raft_consensus.cc:2468] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.385047 17520 raft_consensus.cc:2468] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:47.386145 17340 leader_election.cc:304] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:47.386790 17719 raft_consensus.cc:2804] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.387228 17719 raft_consensus.cc:697] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:47.388000 17719 consensus_queue.cc:237] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.388432 17589 raft_consensus.cc:515] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.389585 17567 tablet_bootstrap.cc:654] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.391121 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.391659 17373 raft_consensus.cc:3060] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.392042 17589 leader_election.cc:290] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.393537 17564 tablet_bootstrap.cc:654] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.382023 17716 leader_election.cc:290] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.396236 17563 tablet_bootstrap.cc:654] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.378293 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee32e073fed94453b421c1a4d401684f" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.396690 17567 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.396762 17449 raft_consensus.cc:3060] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.397109 17567 ts_tablet_manager.cc:1403] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:49:47.399262 17567 raft_consensus.cc:359] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.399889 17567 raft_consensus.cc:385] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.400151 17567 raft_consensus.cc:740] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.400786 17567 consensus_queue.cc:260] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.401544 17563 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.401989 17563 ts_tablet_manager.cc:1403] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.002s
I20260709 14:49:47.402915 17567 ts_tablet_manager.cc:1434] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:47.403789 17567 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.404686 17563 raft_consensus.cc:359] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.405350 17563 raft_consensus.cc:385] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.405650 17563 raft_consensus.cc:740] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.406293 17563 consensus_queue.cc:260] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.407734 17563 ts_tablet_manager.cc:1434] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:47.408591 17563 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.410723 17449 raft_consensus.cc:2468] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:47.411706 17592 consensus_queue.cc:1048] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.414091 17563 tablet_bootstrap.cc:654] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.391588 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86882a51fbed4eec9824056896f6b3d8" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:47.420048 17520 raft_consensus.cc:3060] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.423275 17567 tablet_bootstrap.cc:654] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.427160 17564 tablet_bootstrap.cc:492] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.427675 17564 ts_tablet_manager.cc:1403] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.010s
I20260709 14:49:47.428323 17373 raft_consensus.cc:2468] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.430177 17564 raft_consensus.cc:359] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.430851 17564 raft_consensus.cc:385] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.431118 17564 raft_consensus.cc:740] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.431777 17564 consensus_queue.cc:260] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.433820 17564 ts_tablet_manager.cc:1434] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:49:47.436403 17563 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.436887 17563 ts_tablet_manager.cc:1403] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260709 14:49:47.437476 17413 leader_election.cc:304] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.438977 17716 raft_consensus.cc:2804] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.439440 17716 raft_consensus.cc:697] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:47.440203 17716 consensus_queue.cc:237] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.440719 17564 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.440223 17271 catalog_manager.cc:5697] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.448405 17564 tablet_bootstrap.cc:654] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.448901 17520 raft_consensus.cc:2468] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.457635 17563 raft_consensus.cc:359] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.458290 17563 raft_consensus.cc:385] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.458549 17563 raft_consensus.cc:740] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.459308 17563 consensus_queue.cc:260] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.463421 17567 tablet_bootstrap.cc:492] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.463963 17563 ts_tablet_manager.cc:1434] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:47.463868 17567 ts_tablet_manager.cc:1403] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.006s
I20260709 14:49:47.464843 17563 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.466688 17567 raft_consensus.cc:359] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.467315 17567 raft_consensus.cc:385] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.467588 17567 raft_consensus.cc:740] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.468825 17270 catalog_manager.cc:5697] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.469919 17563 tablet_bootstrap.cc:654] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.472815 17567 consensus_queue.cc:260] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.477272 17567 ts_tablet_manager.cc:1434] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:49:47.477772 17564 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.478175 17564 ts_tablet_manager.cc:1403] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260709 14:49:47.480472 17564 raft_consensus.cc:359] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.481073 17564 raft_consensus.cc:385] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.481317 17564 raft_consensus.cc:740] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.481990 17564 consensus_queue.cc:260] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.483796 17564 ts_tablet_manager.cc:1434] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:47.494690 17567 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.494680 17564 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.497367 17563 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.497795 17563 ts_tablet_manager.cc:1403] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260709 14:49:47.499719 17563 raft_consensus.cc:359] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.500181 17563 raft_consensus.cc:385] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.500380 17563 raft_consensus.cc:740] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.500849 17564 tablet_bootstrap.cc:654] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.500849 17567 tablet_bootstrap.cc:654] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.500957 17563 consensus_queue.cc:260] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.502897 17563 ts_tablet_manager.cc:1434] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:49:47.503919 17563 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.508882 17564 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.509248 17563 tablet_bootstrap.cc:654] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.509333 17564 ts_tablet_manager.cc:1403] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260709 14:49:47.511888 17564 raft_consensus.cc:359] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.512521 17564 raft_consensus.cc:385] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.512785 17564 raft_consensus.cc:740] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.513618 17564 consensus_queue.cc:260] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.516472 17567 tablet_bootstrap.cc:492] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.516872 17567 ts_tablet_manager.cc:1403] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:49:47.519233 17567 raft_consensus.cc:359] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.519541 17737 raft_consensus.cc:493] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.520006 17737 raft_consensus.cc:515] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.521924 17737 leader_election.cc:290] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.523423 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86eccafc5a645deaa68a796d77a353d" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.519855 17567 raft_consensus.cc:385] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.523949 17564 ts_tablet_manager.cc:1434] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:49:47.524480 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86eccafc5a645deaa68a796d77a353d" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.525393 17564 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.524093 17449 raft_consensus.cc:2468] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.526842 17489 leader_election.cc:304] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.527686 17737 raft_consensus.cc:2804] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.528008 17737 raft_consensus.cc:493] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.528321 17737 raft_consensus.cc:3060] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.530732 17564 tablet_bootstrap.cc:654] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.525266 17373 raft_consensus.cc:2468] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.524773 17567 raft_consensus.cc:740] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.533609 17567 consensus_queue.cc:260] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.535164 17737 raft_consensus.cc:515] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.538266 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86eccafc5a645deaa68a796d77a353d" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.538558 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86eccafc5a645deaa68a796d77a353d" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.538810 17449 raft_consensus.cc:3060] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.539129 17373 raft_consensus.cc:3060] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.540131 17567 ts_tablet_manager.cc:1434] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:47.540977 17567 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.537966 17737 leader_election.cc:290] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.545956 17373 raft_consensus.cc:2468] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.546777 17563 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.547286 17563 ts_tablet_manager.cc:1403] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.012s
I20260709 14:49:47.549968 17563 raft_consensus.cc:359] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.550771 17563 raft_consensus.cc:385] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.551081 17563 raft_consensus.cc:740] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.552692 17563 consensus_queue.cc:260] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.553493 17716 raft_consensus.cc:493] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.553817 17678 consensus_queue.cc:1048] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.553939 17716 raft_consensus.cc:515] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.558113 17449 raft_consensus.cc:2468] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.558524 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.559249 17489 leader_election.cc:304] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
W20260709 14:49:47.559834 17413 leader_election.cc:343] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.560155 17737 raft_consensus.cc:2804] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.561117 17716 leader_election.cc:290] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.561170 17737 raft_consensus.cc:697] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.565201 17737 consensus_queue.cc:237] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.565667 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:47.567073 17415 leader_election.cc:343] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.567474 17415 leader_election.cc:304] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.568616 17563 ts_tablet_manager.cc:1434] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:49:47.568902 17716 raft_consensus.cc:2749] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.569567 17563 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.590252 17567 tablet_bootstrap.cc:654] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.607900 17564 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.611346 17564 ts_tablet_manager.cc:1403] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.015s
I20260709 14:49:47.611809 17563 tablet_bootstrap.cc:654] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.612429 17270 catalog_manager.cc:5697] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.616135 17589 raft_consensus.cc:493] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.614465 17723 raft_consensus.cc:493] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.616683 17589 raft_consensus.cc:515] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.617192 17723 raft_consensus.cc:515] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.618857 17589 leader_election.cc:290] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.619750 17564 raft_consensus.cc:359] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.620427 17564 raft_consensus.cc:385] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.620729 17564 raft_consensus.cc:740] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.621412 17564 consensus_queue.cc:260] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.623337 17564 ts_tablet_manager.cc:1434] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:49:47.624282 17564 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.624459 17723 leader_election.cc:290] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.626058 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:47.627388 17415 leader_election.cc:343] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.627889 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.631778 17520 raft_consensus.cc:2468] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.632102 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.633044 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:47.637876 17413 leader_election.cc:343] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.638330 17413 leader_election.cc:304] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.639021 17415 leader_election.cc:304] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.639612 17589 raft_consensus.cc:2749] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:47.640478 17413 leader_election.cc:343] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.642261 17678 consensus_queue.cc:1048] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.643714 17589 raft_consensus.cc:2804] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.644073 17589 raft_consensus.cc:493] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.644378 17589 raft_consensus.cc:3060] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.651468 17589 raft_consensus.cc:515] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.654182 17567 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.654579 17567 ts_tablet_manager.cc:1403] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.022s
I20260709 14:49:47.654866 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.652184 17678 raft_consensus.cc:493] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.655838 17678 raft_consensus.cc:515] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:47.656282 17413 leader_election.cc:343] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.656939 17567 raft_consensus.cc:359] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.657572 17567 raft_consensus.cc:385] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.657823 17567 raft_consensus.cc:740] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.658540 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.659005 17589 leader_election.cc:290] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.658550 17567 consensus_queue.cc:260] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.656191 17564 tablet_bootstrap.cc:654] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.660473 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:47.661077 17520 raft_consensus.cc:3060] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.660772 17678 leader_election.cc:290] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.661742 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.662305 17449 raft_consensus.cc:2468] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.663509 17489 leader_election.cc:304] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.664275 17678 raft_consensus.cc:2804] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.664606 17678 raft_consensus.cc:493] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.664906 17678 raft_consensus.cc:3060] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.659582 17369 raft_consensus.cc:2468] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.670683 17567 ts_tablet_manager.cc:1434] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:47.671532 17567 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.674036 17589 raft_consensus.cc:493] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.681752 17589 raft_consensus.cc:515] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.681273 17520 raft_consensus.cc:2468] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.673595 17678 raft_consensus.cc:515] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.683435 17741 raft_consensus.cc:493] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.684073 17741 raft_consensus.cc:515] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.684877 17589 leader_election.cc:290] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.686790 17741 leader_election.cc:290] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.687731 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.688321 17449 raft_consensus.cc:2468] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.689424 17489 leader_election.cc:304] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.689746 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.690245 17741 raft_consensus.cc:2804] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.689448 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.691125 17369 raft_consensus.cc:2468] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.689347 17563 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.690593 17741 raft_consensus.cc:493] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.692582 17741 raft_consensus.cc:3060] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.692143 17413 leader_election.cc:343] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.691794 17563 ts_tablet_manager.cc:1403] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.012s
I20260709 14:49:47.696302 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.697009 17369 raft_consensus.cc:3060] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.698468 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46d214494fb470dbc8d22704cae6299" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.699124 17447 raft_consensus.cc:3060] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.699237 17567 tablet_bootstrap.cc:654] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.700110 17564 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.700455 17564 ts_tablet_manager.cc:1403] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.006s
I20260709 14:49:47.701103 17415 leader_election.cc:304] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:47.699923 17678 leader_election.cc:290] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.703866 17723 raft_consensus.cc:2804] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.706933 17723 raft_consensus.cc:697] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:47.707787 17723 consensus_queue.cc:237] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.698801 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.714371 17563 raft_consensus.cc:359] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.715612 17563 raft_consensus.cc:385] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.715863 17563 raft_consensus.cc:740] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.716318 17563 consensus_queue.cc:260] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.718160 17563 ts_tablet_manager.cc:1434] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:49:47.717877 17369 raft_consensus.cc:2468] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.719050 17487 leader_election.cc:304] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
W20260709 14:49:47.719630 17415 leader_election.cc:343] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.719947 17678 raft_consensus.cc:2804] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.722121 17415 leader_election.cc:304] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:47.721359 17741 raft_consensus.cc:515] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.722299 17678 raft_consensus.cc:697] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.722543 17567 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.719012 17563 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.724048 17447 raft_consensus.cc:2468] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.768811 17567 ts_tablet_manager.cc:1403] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.005s
I20260709 14:49:47.737694 17270 catalog_manager.cc:5697] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.738269 17778 consensus_queue.cc:1048] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.771453 17567 raft_consensus.cc:359] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.772106 17567 raft_consensus.cc:385] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.772352 17567 raft_consensus.cc:740] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.773002 17567 consensus_queue.cc:260] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.774132 17563 tablet_bootstrap.cc:654] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.774622 17567 ts_tablet_manager.cc:1434] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:47.775462 17567 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.780759 17567 tablet_bootstrap.cc:654] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.728508 17564 raft_consensus.cc:359] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.782312 17564 raft_consensus.cc:385] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.782655 17564 raft_consensus.cc:740] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.783486 17564 consensus_queue.cc:260] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.785105 17564 ts_tablet_manager.cc:1434] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.084s	user 0.012s	sys 0.002s
I20260709 14:49:47.786201 17564 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.791272 17567 tablet_bootstrap.cc:492] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.791697 17567 ts_tablet_manager.cc:1403] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:49:47.792730 17564 tablet_bootstrap.cc:654] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.743726 17723 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.726462 17589 raft_consensus.cc:2749] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.735589 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.793561 17723 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.734804 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ee031ee6294ff78a93a1ee4a1ac615" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.726904 17678 consensus_queue.cc:237] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.794447 17449 raft_consensus.cc:3060] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.795009 17567 raft_consensus.cc:359] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.795632 17567 raft_consensus.cc:385] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.795884 17567 raft_consensus.cc:740] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.735773 17741 leader_election.cc:290] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.793938 17369 raft_consensus.cc:3060] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.796458 17567 consensus_queue.cc:260] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.798652 17567 ts_tablet_manager.cc:1434] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:47.799474 17567 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:47.800568 17449 raft_consensus.cc:2468] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.802645 17369 raft_consensus.cc:2468] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.729156 17737 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.805225 17489 leader_election.cc:304] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.805334 17737 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.807238 17737 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.807740 17737 raft_consensus.cc:2804] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.808131 17737 raft_consensus.cc:697] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.808869 17737 consensus_queue.cc:237] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.810375 17272 catalog_manager.cc:5697] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.811669 17567 tablet_bootstrap.cc:654] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.812301 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:47.813663 17487 leader_election.cc:343] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.813886 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.803248 17807 consensus_queue.cc:1048] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.820276 17678 consensus_queue.cc:1048] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.824446 17448 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.826213 17564 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:47.826814 17564 ts_tablet_manager.cc:1403] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 14:49:47.826820 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.827603 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.826197 17589 raft_consensus.cc:493] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.828663 17589 raft_consensus.cc:515] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.829371 17807 raft_consensus.cc:493] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.829806 17807 raft_consensus.cc:515] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.828233 17520 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.830075 17564 raft_consensus.cc:359] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.830569 17589 leader_election.cc:290] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.830926 17564 raft_consensus.cc:385] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.831255 17564 raft_consensus.cc:740] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.831863 17415 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.831951 17564 consensus_queue.cc:260] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.833338 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.833922 17520 raft_consensus.cc:2468] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:47.834334 17564 ts_tablet_manager.cc:1434] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:47.835201 17564 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:47.835011 17415 leader_election.cc:304] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
W20260709 14:49:47.835623 17413 leader_election.cc:343] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.835923 17716 raft_consensus.cc:2804] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.836136 17723 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.836376 17716 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.836427 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.836866 17716 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.837344 17723 raft_consensus.cc:2804] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.837661 17723 raft_consensus.cc:493] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.837973 17723 raft_consensus.cc:3060] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.838220 17489 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:47.838922 17741 raft_consensus.cc:2804] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.839268 17741 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.839603 17741 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.840777 17778 consensus_queue.cc:1048] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:47.841473 17413 leader_election.cc:343] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.842895 17807 leader_election.cc:290] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.853261 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.853894 17373 raft_consensus.cc:2468] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:47.854137 17741 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.855376 17487 leader_election.cc:304] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:47.853410 17716 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.856317 17602 raft_consensus.cc:2804] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.858405 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:47.860442 17602 raft_consensus.cc:493] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.867347 17563 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:47.867841 17563 ts_tablet_manager.cc:1403] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.012s
I20260709 14:49:47.864013 17602 raft_consensus.cc:3060] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.878825 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.862954 17446 raft_consensus.cc:2468] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
W20260709 14:49:47.881161 17487 leader_election.cc:343] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.887427 17741 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.900503 17270 catalog_manager.cc:5697] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.910137 17632 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.910212 17779 consensus_queue.cc:1048] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.910739 17632 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.911504 17779 raft_consensus.cc:493] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.911945 17779 raft_consensus.cc:515] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.912642 17632 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.917616 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:47.917742 17589 consensus_queue.cc:1048] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.918246 17372 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.926394 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.927275 17446 raft_consensus.cc:2393] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
W20260709 14:49:47.927632 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:47.930025 17779 leader_election.cc:290] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.932608 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.934067 17413 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
W20260709 14:49:47.934978 17413 leader_election.cc:343] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.935516 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.936256 17489 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:47.937039 17741 raft_consensus.cc:2749] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.937935 17589 raft_consensus.cc:2804] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:47.937674 17563 raft_consensus.cc:359] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.938313 17589 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.938410 17563 raft_consensus.cc:385] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.938731 17589 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.938992 17602 raft_consensus.cc:515] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.941140 17602 leader_election.cc:290] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:47.942135 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:47.942942 17446 raft_consensus.cc:3060] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.938755 17563 raft_consensus.cc:740] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.948253 17567 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:47.948724 17567 ts_tablet_manager.cc:1403] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.149s	user 0.024s	sys 0.000s
W20260709 14:49:47.952214 17340 leader_election.cc:343] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.952986 17563 consensus_queue.cc:260] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.937611 17716 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.957790 17563 ts_tablet_manager.cc:1434] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 14:49:47.958837 17563 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:47.943324 17723 raft_consensus.cc:515] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.965163 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88239a7e65b465aa81248245af47341" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.967614 17372 raft_consensus.cc:3060] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.977623 17723 leader_election.cc:290] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.978247 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.979007 17589 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:47.979671 17413 leader_election.cc:343] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.962484 17446 raft_consensus.cc:2468] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.981055 17489 leader_election.cc:304] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:47.981468 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:47.981995 17369 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.982535 17602 raft_consensus.cc:2804] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.983112 17372 raft_consensus.cc:2468] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:47.983208 17602 raft_consensus.cc:697] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:47.990239 17807 consensus_queue.cc:1048] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.990077 17602 consensus_queue.cc:237] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:47.992416 17589 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:47.993016 17564 tablet_bootstrap.cc:654] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.997464 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:47.998068 17520 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:47.999056 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.000190 17521 raft_consensus.cc:2393] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:48.000519 17563 tablet_bootstrap.cc:654] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.997500 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.001253 17447 raft_consensus.cc:2468] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:48.004263 17369 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 2.
I20260709 14:49:48.005327 17413 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.007014 17723 raft_consensus.cc:2804] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:48.007472 17723 raft_consensus.cc:697] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:48.008261 17723 consensus_queue.cc:237] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER 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: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.009042 17567 raft_consensus.cc:359] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.009665 17567 raft_consensus.cc:385] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.009928 17567 raft_consensus.cc:740] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.010650 17567 consensus_queue.cc:260] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.016319 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.016892 17521 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:48.017020 17340 leader_election.cc:304] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.017787 17779 raft_consensus.cc:2804] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.018148 17779 raft_consensus.cc:493] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.018469 17779 raft_consensus.cc:3060] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.023910 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.024482 17517 raft_consensus.cc:3060] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.025048 17779 raft_consensus.cc:515] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.028079 17521 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 2.
I20260709 14:49:48.029799 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:48.031654 17340 leader_election.cc:343] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.032342 17719 raft_consensus.cc:493] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.032765 17719 raft_consensus.cc:515] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.033543 17564 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.034009 17564 ts_tablet_manager.cc:1403] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.199s	user 0.009s	sys 0.008s
I20260709 14:49:48.034587 17719 leader_election.cc:290] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.036356 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.036545 17592 consensus_queue.cc:1048] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.029798 17779 leader_election.cc:290] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:48.041682 17340 leader_election.cc:343] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.042212 17567 ts_tablet_manager.cc:1434] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260709 14:49:48.040277 17415 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [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: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.045179 17517 raft_consensus.cc:2468] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:48.047655 17723 raft_consensus.cc:2749] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.048388 17567 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.053190 17567 tablet_bootstrap.cc:654] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.057235 17723 consensus_queue.cc:1048] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.058060 17415 leader_election.cc:304] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:48.058107 17589 consensus_queue.cc:1048] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.058688 17272 catalog_manager.cc:5697] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 2, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.059404 17589 raft_consensus.cc:2804] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.059931 17589 raft_consensus.cc:697] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:48.061869 17632 raft_consensus.cc:493] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.062347 17632 raft_consensus.cc:515] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.063526 17564 raft_consensus.cc:359] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.064160 17564 raft_consensus.cc:385] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.064442 17564 raft_consensus.cc:740] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.067520 17564 consensus_queue.cc:260] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.068931 17564 ts_tablet_manager.cc:1434] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.002s
I20260709 14:49:48.069756 17564 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.060676 17589 consensus_queue.cc:237] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.072576 17563 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.072124 17678 consensus_queue.cc:1048] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.072980 17563 ts_tablet_manager.cc:1403] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.020s
I20260709 14:49:48.074920 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:48.076323 17413 leader_election.cc:343] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.077256 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.075403 17563 raft_consensus.cc:359] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.077840 17447 raft_consensus.cc:2468] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:48.078012 17563 raft_consensus.cc:385] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.078320 17563 raft_consensus.cc:740] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.078882 17563 consensus_queue.cc:260] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.079944 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.080524 17521 raft_consensus.cc:2468] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:48.082563 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43886cfe979a49aab20235bd1e3c8cb2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:48.083159 17448 raft_consensus.cc:3060] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.085798 17564 tablet_bootstrap.cc:654] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.086158 17415 leader_election.cc:304] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:48.086905 17817 raft_consensus.cc:2804] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.087239 17817 raft_consensus.cc:493] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.087276 17340 leader_election.cc:304] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.087672 17817 raft_consensus.cc:3060] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.090794 17719 raft_consensus.cc:2804] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.091141 17719 raft_consensus.cc:493] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.093499 17723 consensus_queue.cc:1048] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.091456 17719 raft_consensus.cc:3060] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.097270 17563 ts_tablet_manager.cc:1434] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:48.098136 17563 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.095194 17817 raft_consensus.cc:515] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.100273 17817 leader_election.cc:290] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.064213 17632 leader_election.cc:290] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.105957 17639 raft_consensus.cc:493] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.106386 17639 raft_consensus.cc:515] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.106765 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.107303 17519 raft_consensus.cc:3060] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.108268 17639 leader_election.cc:290] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.108914 17639 raft_consensus.cc:493] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.109958 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.110678 17521 raft_consensus.cc:2393] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:48.115674 17448 raft_consensus.cc:2468] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:48.115893 17719 raft_consensus.cc:515] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.117380 17519 raft_consensus.cc:2468] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:48.119871 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:48.121091 17564 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.121570 17564 ts_tablet_manager.cc:1403] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.009s
I20260709 14:49:48.123049 17567 tablet_bootstrap.cc:492] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.123435 17567 ts_tablet_manager.cc:1403] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.002s
I20260709 14:49:48.109321 17639 raft_consensus.cc:515] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:48.125762 17413 leader_election.cc:343] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.132431 17415 leader_election.cc:304] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:48.132962 17639 leader_election.cc:290] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.133162 17632 raft_consensus.cc:2804] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.139672 17340 leader_election.cc:304] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.133643 17632 raft_consensus.cc:697] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:48.142055 17567 raft_consensus.cc:359] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.142767 17567 raft_consensus.cc:385] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.143078 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:48.160810 17340 leader_election.cc:343] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.143033 17567 raft_consensus.cc:740] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.156289 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.157094 17632 consensus_queue.cc:237] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:48.165594 17340 leader_election.cc:343] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.142031 17639 raft_consensus.cc:2804] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.166697 17639 raft_consensus.cc:697] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:48.158125 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.155766 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec7f1852000425f9d6af9533aec81f4" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:48.168051 17447 raft_consensus.cc:3060] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.168147 17602 raft_consensus.cc:493] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.156219 17564 raft_consensus.cc:359] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.168648 17602 raft_consensus.cc:515] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.169061 17564 raft_consensus.cc:385] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.169335 17564 raft_consensus.cc:740] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.167485 17639 consensus_queue.cc:237] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.170516 17602 leader_election.cc:290] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:48.172312 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.172183 17564 consensus_queue.cc:260] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:48.173686 17340 leader_election.cc:343] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.174152 17340 leader_election.cc:304] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:48.130255 17719 leader_election.cc:290] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.141326 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b479bbe4c42bf95ac74b24a804ca7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.185425 17564 ts_tablet_manager.cc:1434] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.004s
I20260709 14:49:48.186213 17564 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.185835 17567 consensus_queue.cc:260] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.177237 17778 raft_consensus.cc:2749] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.194339 17563 tablet_bootstrap.cc:654] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.195147 17272 catalog_manager.cc:5697] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:48.189845 17489 leader_election.cc:343] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.200881 17567 ts_tablet_manager.cc:1434] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.003s
I20260709 14:49:48.204161 17567 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.199362 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
W20260709 14:49:48.208968 17487 leader_election.cc:343] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.209373 17487 leader_election.cc:304] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:48.213173 17340 leader_election.cc:304] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:48.212344 17678 raft_consensus.cc:2749] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.214743 17639 raft_consensus.cc:3060] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.219749 17602 raft_consensus.cc:493] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.220189 17602 raft_consensus.cc:515] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.224531 17447 raft_consensus.cc:2468] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:48.226940 17340 leader_election.cc:304] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.230993 17602 leader_election.cc:290] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:48.232614 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:48.233227 17372 raft_consensus.cc:2468] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:48.233445 17723 consensus_queue.cc:1048] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.235127 17719 raft_consensus.cc:2804] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.235622 17719 raft_consensus.cc:697] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:48.236423 17719 consensus_queue.cc:237] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.238421 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.239003 17448 raft_consensus.cc:2468] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:48.236639 17270 catalog_manager.cc:5697] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.246881 17487 leader_election.cc:304] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
W20260709 14:49:48.248940 17828 log.cc:927] Time spent T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:49:48.257846 17602 raft_consensus.cc:2804] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.258296 17602 raft_consensus.cc:493] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.258670 17602 raft_consensus.cc:3060] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.259507 17563 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.259948 17563 ts_tablet_manager.cc:1403] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.009s
I20260709 14:49:48.264972 17567 tablet_bootstrap.cc:654] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.266206 17564 tablet_bootstrap.cc:654] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.274284 17639 raft_consensus.cc:2749] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.282618 17724 consensus_queue.cc:1048] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.290647 17271 catalog_manager.cc:5697] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.292737 17837 consensus_queue.cc:1048] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.296208 17563 raft_consensus.cc:359] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.296811 17563 raft_consensus.cc:385] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.297063 17563 raft_consensus.cc:740] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.300149 17563 consensus_queue.cc:260] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.316424 17563 ts_tablet_manager.cc:1434] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:49:48.316839 17272 catalog_manager.cc:5697] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.317895 17602 raft_consensus.cc:515] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.319510 17563 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.333884 17602 leader_election.cc:290] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:48.334967 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:48.335551 17446 raft_consensus.cc:3060] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.339798 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974e0a6e71e344f19ab1418264939713" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:48.340365 17369 raft_consensus.cc:3060] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.343112 17446 raft_consensus.cc:2468] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:48.347903 17567 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.348274 17567 ts_tablet_manager.cc:1403] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.013s
I20260709 14:49:48.352851 17489 leader_election.cc:304] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.347378 17602 consensus_queue.cc:1048] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:48.354008 17724 raft_consensus.cc:2804] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.354445 17724 raft_consensus.cc:697] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:48.355198 17724 consensus_queue.cc:237] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.369360 17271 catalog_manager.cc:5697] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.361707 17369 raft_consensus.cc:2468] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:48.371869 17837 raft_consensus.cc:493] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.374493 17564 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.375020 17564 ts_tablet_manager.cc:1403] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.189s	user 0.005s	sys 0.016s
I20260709 14:49:48.374264 17837 raft_consensus.cc:515] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.377733 17837 leader_election.cc:290] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.379364 17563 tablet_bootstrap.cc:654] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.381870 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.382385 17564 raft_consensus.cc:359] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.383005 17564 raft_consensus.cc:385] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.383258 17564 raft_consensus.cc:740] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.385716 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:48.386019 17567 raft_consensus.cc:359] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.386667 17567 raft_consensus.cc:385] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:48.386945 17413 leader_election.cc:343] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.387668 17564 consensus_queue.cc:260] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.388505 17519 raft_consensus.cc:2468] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:48.390980 17678 consensus_queue.cc:1048] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.396138 17415 leader_election.cc:304] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:48.399685 17716 raft_consensus.cc:2804] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.400045 17716 raft_consensus.cc:493] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.400352 17716 raft_consensus.cc:3060] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.411389 17716 raft_consensus.cc:515] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.386914 17567 raft_consensus.cc:740] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.416198 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:48.419641 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.475714 17521 raft_consensus.cc:3060] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.474772 17716 leader_election.cc:290] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.483203 17564 ts_tablet_manager.cc:1434] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.007s
I20260709 14:49:48.482872 17270 catalog_manager.cc:5697] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.480553 17563 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
W20260709 14:49:48.483709 17489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:40621, user_credentials={real_user=slave}} blocked reactor thread for 68710.7us
I20260709 14:49:48.484104 17564 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.484247 17563 ts_tablet_manager.cc:1403] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.165s	user 0.025s	sys 0.024s
I20260709 14:49:48.487380 17567 consensus_queue.cc:260] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.489377 17567 ts_tablet_manager.cc:1434] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.007s
I20260709 14:49:48.489599 17724 consensus_queue.cc:1048] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.490404 17567 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
W20260709 14:49:48.492110 17413 leader_election.cc:343] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.493369 17371 raft_consensus.cc:1275] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:48.497726 17567 tablet_bootstrap.cc:654] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.499332 17563 raft_consensus.cc:359] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.499979 17563 raft_consensus.cc:385] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.500229 17563 raft_consensus.cc:740] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.500820 17563 consensus_queue.cc:260] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.502727 17563 ts_tablet_manager.cc:1434] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.000s
I20260709 14:49:48.503530 17563 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.509184 17563 tablet_bootstrap.cc:654] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.514474 17723 consensus_queue.cc:1048] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.517560 17564 tablet_bootstrap.cc:654] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.525305 17678 consensus_queue.cc:1048] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.528739 17563 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.529160 17563 ts_tablet_manager.cc:1403] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 14:49:48.548115 17563 raft_consensus.cc:359] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.548816 17563 raft_consensus.cc:385] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.549077 17563 raft_consensus.cc:740] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.549685 17563 consensus_queue.cc:260] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.555408 17563 ts_tablet_manager.cc:1434] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 14:49:48.556358 17563 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.561667 17567 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.562125 17567 ts_tablet_manager.cc:1403] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.033s
I20260709 14:49:48.564302 17723 raft_consensus.cc:493] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.564522 17567 raft_consensus.cc:359] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.565150 17567 raft_consensus.cc:385] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.565397 17567 raft_consensus.cc:740] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.565913 17519 raft_consensus.cc:1275] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:48.566375 17567 consensus_queue.cc:260] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.571323 17837 consensus_queue.cc:1048] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.572250 17567 ts_tablet_manager.cc:1434] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.009s
I20260709 14:49:48.571259 17723 raft_consensus.cc:515] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.573119 17567 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.574411 17723 leader_election.cc:290] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.558360 17521 raft_consensus.cc:2468] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:48.575948 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.577327 17415 leader_election.cc:304] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae
W20260709 14:49:48.578258 17415 leader_election.cc:343] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.579126 17837 raft_consensus.cc:2804] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.579625 17837 raft_consensus.cc:697] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:48.580392 17837 consensus_queue.cc:237] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.583545 17567 tablet_bootstrap.cc:654] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.589092 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:48.590426 17724 consensus_queue.cc:1048] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.591966 17564 tablet_bootstrap.cc:492] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.592425 17639 raft_consensus.cc:493] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.592872 17639 raft_consensus.cc:515] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.594779 17639 leader_election.cc:290] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.595602 17567 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.596015 17567 ts_tablet_manager.cc:1403] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260709 14:49:48.597812 17716 consensus_queue.cc:1048] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.598332 17567 raft_consensus.cc:359] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.598942 17567 raft_consensus.cc:385] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.599205 17567 raft_consensus.cc:740] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.599176 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.599215 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.600131 17567 consensus_queue.cc:260] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.599740 17564 ts_tablet_manager.cc:1403] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.004s
I20260709 14:49:48.602278 17567 ts_tablet_manager.cc:1434] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:48.603085 17567 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
W20260709 14:49:48.607694 17413 consensus_peers.cc:597] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:48.609019 17413 leader_election.cc:343] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.609438 17413 leader_election.cc:304] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.609727 17567 tablet_bootstrap.cc:654] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.614599 17340 leader_election.cc:343] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.603152 17564 raft_consensus.cc:359] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.622231 17564 raft_consensus.cc:385] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.626996 17723 raft_consensus.cc:2749] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.634287 17567 tablet_bootstrap.cc:492] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.634722 17567 ts_tablet_manager.cc:1403] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
W20260709 14:49:48.634785 17340 leader_election.cc:343] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.635188 17340 leader_election.cc:304] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:48.635836 17639 raft_consensus.cc:2749] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.636160 17564 raft_consensus.cc:740] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.636847 17564 consensus_queue.cc:260] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.638461 17564 ts_tablet_manager.cc:1434] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.000s
I20260709 14:49:48.639247 17564 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.639597 17272 catalog_manager.cc:5697] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:48.640612 17413 consensus_peers.cc:597] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.642118 17567 raft_consensus.cc:359] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.642844 17567 raft_consensus.cc:385] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.643163 17567 raft_consensus.cc:740] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.643533 17563 tablet_bootstrap.cc:654] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.643980 17567 consensus_queue.cc:260] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.645857 17564 tablet_bootstrap.cc:654] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.654366 17340 consensus_peers.cc:597] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae -> Peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Couldn't send request to peer 79e6d56d8ff4412ab06c469a4b3c7636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.656340 17567 ts_tablet_manager.cc:1434] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:48.657290 17567 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.662758 17563 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.663187 17563 ts_tablet_manager.cc:1403] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.012s
I20260709 14:49:48.665529 17563 raft_consensus.cc:359] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.666142 17563 raft_consensus.cc:385] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.666393 17563 raft_consensus.cc:740] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.666599 17567 tablet_bootstrap.cc:654] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.667048 17563 consensus_queue.cc:260] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.669051 17563 ts_tablet_manager.cc:1434] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:49:48.669807 17563 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.675031 17563 tablet_bootstrap.cc:654] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.679728 17567 tablet_bootstrap.cc:492] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.680138 17563 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.680135 17567 ts_tablet_manager.cc:1403] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 14:49:48.680668 17563 ts_tablet_manager.cc:1403] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:49:48.682781 17567 raft_consensus.cc:359] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.683470 17567 raft_consensus.cc:385] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.683772 17567 raft_consensus.cc:740] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.683702 17563 raft_consensus.cc:359] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.684440 17563 raft_consensus.cc:385] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.684727 17563 raft_consensus.cc:740] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.684657 17567 consensus_queue.cc:260] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.685652 17837 raft_consensus.cc:493] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.685556 17563 consensus_queue.cc:260] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.686087 17837 raft_consensus.cc:515] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.686946 17567 ts_tablet_manager.cc:1434] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:48.687810 17563 ts_tablet_manager.cc:1434] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:48.688643 17563 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.688759 17837 leader_election.cc:290] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.690122 17567 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.693853 17563 tablet_bootstrap.cc:654] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.695107 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.695735 17519 raft_consensus.cc:2468] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:48.696833 17415 leader_election.cc:304] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.697116 17567 tablet_bootstrap.cc:654] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.697999 17563 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.698459 17563 ts_tablet_manager.cc:1403] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:49:48.698972 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:48.699512 17373 raft_consensus.cc:2468] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:48.700985 17563 raft_consensus.cc:359] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.701650 17563 raft_consensus.cc:385] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.701941 17563 raft_consensus.cc:740] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.702598 17563 consensus_queue.cc:260] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.704542 17563 ts_tablet_manager.cc:1434] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:48.705353 17563 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.705725 17589 raft_consensus.cc:2804] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.706070 17589 raft_consensus.cc:493] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.706398 17589 raft_consensus.cc:3060] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.710994 17563 tablet_bootstrap.cc:654] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.711844 17567 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.712280 17567 ts_tablet_manager.cc:1403] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 14:49:48.715234 17564 tablet_bootstrap.cc:492] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.715719 17564 ts_tablet_manager.cc:1403] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.009s
I20260709 14:49:48.715395 17567 raft_consensus.cc:359] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.717010 17567 raft_consensus.cc:385] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.717315 17567 raft_consensus.cc:740] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.717921 17567 consensus_queue.cc:260] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.718159 17564 raft_consensus.cc:359] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.720183 17567 ts_tablet_manager.cc:1434] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:48.722080 17567 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.723989 17589 raft_consensus.cc:515] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.726827 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:48.727020 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c11c6aa9604d388d9b1bd4c7abcfee" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.727386 17371 raft_consensus.cc:3060] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.727646 17519 raft_consensus.cc:3060] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.731747 17567 tablet_bootstrap.cc:654] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.733076 17589 leader_election.cc:290] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.734061 17521 raft_consensus.cc:3060] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.740161 17371 raft_consensus.cc:2468] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:48.741605 17413 leader_election.cc:304] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.742329 17779 raft_consensus.cc:493] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.742758 17779 raft_consensus.cc:515] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.744635 17779 leader_election.cc:290] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.744755 17632 raft_consensus.cc:2804] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.745201 17632 raft_consensus.cc:697] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:48.746174 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.745965 17632 consensus_queue.cc:237] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.747535 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d957b2db46c84985b40c81ca16bb79ad" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.748394 17520 raft_consensus.cc:2393] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:48.748561 17779 consensus_queue.cc:1048] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.751246 17837 consensus_queue.cc:1048] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.756464 17340 leader_election.cc:304] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:48.757812 17639 raft_consensus.cc:3060] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.757917 17779 consensus_queue.cc:1048] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.764904 17519 raft_consensus.cc:2468] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:48.767886 17564 raft_consensus.cc:385] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.768344 17564 raft_consensus.cc:740] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.767822 17639 raft_consensus.cc:2749] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.783968 17564 consensus_queue.cc:260] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.787883 17564 ts_tablet_manager.cc:1434] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 14:49:48.788791 17564 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.788730 17272 catalog_manager.cc:5697] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.795594 17564 tablet_bootstrap.cc:654] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.802691 17567 tablet_bootstrap.cc:492] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.803333 17567 ts_tablet_manager.cc:1403] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.018s
I20260709 14:49:48.805698 17567 raft_consensus.cc:359] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.806327 17567 raft_consensus.cc:385] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.806578 17567 raft_consensus.cc:740] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.807374 17567 consensus_queue.cc:260] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.809319 17567 ts_tablet_manager.cc:1434] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:48.810197 17567 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.815297 17567 tablet_bootstrap.cc:654] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.829916 17564 tablet_bootstrap.cc:492] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.830384 17564 ts_tablet_manager.cc:1403] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.008s
I20260709 14:49:48.832087 17563 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:48.832844 17564 raft_consensus.cc:359] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.833583 17564 raft_consensus.cc:385] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.833847 17564 raft_consensus.cc:740] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.835848 17564 consensus_queue.cc:260] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.837736 17564 ts_tablet_manager.cc:1434] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:48.839138 17567 tablet_bootstrap.cc:492] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.839298 17564 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.839574 17567 ts_tablet_manager.cc:1403] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260709 14:49:48.840857 17779 raft_consensus.cc:493] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.841297 17779 raft_consensus.cc:515] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.842770 17567 raft_consensus.cc:359] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.843138 17779 leader_election.cc:290] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.843384 17567 raft_consensus.cc:385] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.832523 17563 ts_tablet_manager.cc:1403] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.127s	user 0.033s	sys 0.046s
I20260709 14:49:48.843746 17567 raft_consensus.cc:740] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.844390 17567 consensus_queue.cc:260] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.845849 17564 tablet_bootstrap.cc:654] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.846283 17567 ts_tablet_manager.cc:1434] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:49:48.846599 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.847534 17567 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
W20260709 14:49:48.851227 17340 leader_election.cc:343] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.853240 17567 tablet_bootstrap.cc:654] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.853247 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.854153 17447 raft_consensus.cc:2468] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:48.855278 17340 leader_election.cc:304] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:48.855945 17779 raft_consensus.cc:2804] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.856302 17779 raft_consensus.cc:493] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.856611 17779 raft_consensus.cc:3060] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.858296 17719 consensus_queue.cc:1048] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.863152 17567 tablet_bootstrap.cc:492] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.862790 17563 raft_consensus.cc:359] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.862993 17779 raft_consensus.cc:515] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.863627 17719 raft_consensus.cc:493] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.863597 17567 ts_tablet_manager.cc:1403] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:49:48.864086 17719 raft_consensus.cc:515] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.865604 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:48.865988 17719 leader_election.cc:290] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.866112 17446 raft_consensus.cc:3060] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.866493 17567 raft_consensus.cc:359] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.867091 17567 raft_consensus.cc:385] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.867342 17567 raft_consensus.cc:740] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.867981 17567 consensus_queue.cc:260] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.869417 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d635e31b89547a380cff40f48ddf905" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:48.869480 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d635e31b89547a380cff40f48ddf905" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:48.869971 17567 ts_tablet_manager.cc:1434] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:49:48.870175 17448 raft_consensus.cc:2468] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:48.870747 17567 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.870126 17520 raft_consensus.cc:2468] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:48.872186 17340 leader_election.cc:304] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:48.872816 17592 raft_consensus.cc:2804] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.873172 17592 raft_consensus.cc:493] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.873510 17592 raft_consensus.cc:3060] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.876875 17567 tablet_bootstrap.cc:654] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.878991 17446 raft_consensus.cc:2468] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:48.879698 17592 raft_consensus.cc:515] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.881872 17564 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:48.882340 17564 ts_tablet_manager.cc:1403] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.004s
I20260709 14:49:48.882469 17592 leader_election.cc:290] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.883412 17567 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.883836 17567 ts_tablet_manager.cc:1403] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:49:48.886147 17567 raft_consensus.cc:359] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.886744 17567 raft_consensus.cc:385] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.886996 17567 raft_consensus.cc:740] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.887616 17567 consensus_queue.cc:260] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.889052 17567 ts_tablet_manager.cc:1434] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:48.863653 17563 raft_consensus.cc:385] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.889668 17563 raft_consensus.cc:740] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.889829 17567 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.895942 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.892958 17779 leader_election.cc:290] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.893020 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d635e31b89547a380cff40f48ddf905" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:48.897640 17520 raft_consensus.cc:3060] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.899968 17563 consensus_queue.cc:260] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.901921 17563 ts_tablet_manager.cc:1434] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.001s
I20260709 14:49:48.902796 17563 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:48.905493 17567 tablet_bootstrap.cc:654] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.894397 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d635e31b89547a380cff40f48ddf905" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:48.907195 17446 raft_consensus.cc:3060] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.908610 17563 tablet_bootstrap.cc:654] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.894954 17564 raft_consensus.cc:359] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.895460 17340 leader_election.cc:304] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.913270 17639 raft_consensus.cc:2804] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.913697 17639 raft_consensus.cc:697] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
W20260709 14:49:48.914180 17340 leader_election.cc:343] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.914453 17639 consensus_queue.cc:237] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.932272 17520 raft_consensus.cc:2468] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:48.933554 17564 raft_consensus.cc:385] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.933859 17564 raft_consensus.cc:740] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.941882 17564 consensus_queue.cc:260] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.942744 17567 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.943162 17567 ts_tablet_manager.cc:1403] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.019s
I20260709 14:49:48.943629 17446 raft_consensus.cc:2468] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:48.945521 17567 raft_consensus.cc:359] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.946141 17567 raft_consensus.cc:385] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.946390 17567 raft_consensus.cc:740] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.946985 17567 consensus_queue.cc:260] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.948946 17567 ts_tablet_manager.cc:1434] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:49:48.949700 17567 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:48.951450 17271 catalog_manager.cc:5697] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.955039 17567 tablet_bootstrap.cc:654] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.961110 17724 consensus_queue.cc:1048] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:48.967454 17340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:38045, user_credentials={real_user=slave}} blocked reactor thread for 52471.2us
I20260709 14:49:48.968542 17741 consensus_queue.cc:1048] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.969785 17564 ts_tablet_manager.cc:1434] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.003s
I20260709 14:49:48.970687 17564 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:48.977186 17564 tablet_bootstrap.cc:654] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.984292 17340 leader_election.cc:304] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:48.985936 17778 raft_consensus.cc:2804] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.986428 17778 raft_consensus.cc:697] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:48.987231 17778 consensus_queue.cc:237] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.989042 17567 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:48.989485 17567 ts_tablet_manager.cc:1403] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.001s
I20260709 14:49:48.990618 17632 raft_consensus.cc:493] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.991047 17632 raft_consensus.cc:515] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.991998 17567 raft_consensus.cc:359] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:48.992645 17567 raft_consensus.cc:385] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.992906 17567 raft_consensus.cc:740] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.995098 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:48.996381 17415 leader_election.cc:343] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.996862 17632 leader_election.cc:290] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:48.994911 17567 consensus_queue.cc:260] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.000278 17567 ts_tablet_manager.cc:1434] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:49:49.001082 17567 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.004104 17563 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.005571 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.007972 17563 ts_tablet_manager.cc:1403] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.023s
I20260709 14:49:49.008061 17567 tablet_bootstrap.cc:654] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:49.009569 17413 leader_election.cc:343] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.010025 17413 leader_election.cc:304] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.011922 17563 raft_consensus.cc:359] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.012467 17632 raft_consensus.cc:2749] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.016040 17879 raft_consensus.cc:493] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.016500 17879 raft_consensus.cc:515] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.018594 17879 leader_election.cc:290] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.013114 17563 raft_consensus.cc:385] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.021261 17271 catalog_manager.cc:5697] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.023092 17563 raft_consensus.cc:740] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.026021 17563 consensus_queue.cc:260] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.030956 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76a0b9d21ee4d3ba8157bd8503e6864" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.031523 17447 raft_consensus.cc:2468] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:49.032485 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76a0b9d21ee4d3ba8157bd8503e6864" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.032631 17340 leader_election.cc:304] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.033442 17880 raft_consensus.cc:2804] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.035913 17880 raft_consensus.cc:493] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.035983 17563 ts_tablet_manager.cc:1434] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260709 14:49:49.036298 17880 raft_consensus.cc:3060] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.036864 17563 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
W20260709 14:49:49.036948 17340 leader_election.cc:343] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.039189 17519 raft_consensus.cc:3060] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.042834 17567 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.043182 17567 ts_tablet_manager.cc:1403] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 14:49:49.046159 17371 raft_consensus.cc:3060] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.055850 17716 raft_consensus.cc:493] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.056313 17716 raft_consensus.cc:515] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.058415 17632 consensus_queue.cc:1048] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.059947 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.060590 17369 raft_consensus.cc:2468] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:49.061954 17413 leader_election.cc:304] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.062700 17837 raft_consensus.cc:2804] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.064507 17837 raft_consensus.cc:493] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.064867 17837 raft_consensus.cc:3060] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.112872 17778 raft_consensus.cc:493] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.119346 17879 raft_consensus.cc:493] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.120499 17879 raft_consensus.cc:515] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.121093 17778 raft_consensus.cc:515] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.137009 17632 raft_consensus.cc:493] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.137595 17632 raft_consensus.cc:515] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.184065 17639 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:49.191769 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:49.193550 17632 leader_election.cc:290] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.194840 17879 leader_election.cc:290] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.184662 17639 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.199163 17567 raft_consensus.cc:359] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.200040 17567 raft_consensus.cc:385] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.200317 17567 raft_consensus.cc:740] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.200664 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.201057 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.202308 17564 tablet_bootstrap.cc:492] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.202661 17564 ts_tablet_manager.cc:1403] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.232s	user 0.005s	sys 0.020s
W20260709 14:49:49.203351 17413 leader_election.cc:343] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.204686 17567 consensus_queue.cc:260] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.206207 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:49.207512 17415 leader_election.cc:343] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.216641 17567 ts_tablet_manager.cc:1434] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.173s	user 0.027s	sys 0.031s
I20260709 14:49:49.217278 17567 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
W20260709 14:49:49.218159 17340 leader_election.cc:343] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.204735 17716 leader_election.cc:290] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.220088 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:49.228591 17340 leader_election.cc:343] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.214700 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.214869 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.225080 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.218365 17879 raft_consensus.cc:493] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.232143 17639 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.235534 17778 leader_election.cc:290] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.241613 17837 raft_consensus.cc:515] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.241845 17817 consensus_queue.cc:1048] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.238304 17372 raft_consensus.cc:3060] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.243358 17340 leader_election.cc:343] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.243817 17741 raft_consensus.cc:493] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.243768 17340 leader_election.cc:304] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.252240 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.245951 17448 raft_consensus.cc:2393] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
W20260709 14:49:49.254383 17340 leader_election.cc:343] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.254618 17415 leader_election.cc:343] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.254861 17340 leader_election.cc:304] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.255067 17415 leader_election.cc:304] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.255645 17632 raft_consensus.cc:2749] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.235756 17879 raft_consensus.cc:515] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.250051 17592 raft_consensus.cc:2749] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.256801 17778 raft_consensus.cc:2749] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.244319 17741 raft_consensus.cc:515] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.262368 17719 raft_consensus.cc:493] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d6c02f3d2671499a805b7e0960755c76)
I20260709 14:49:49.262832 17719 raft_consensus.cc:515] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.263397 17741 leader_election.cc:290] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.264249 17567 tablet_bootstrap.cc:654] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.264426 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.265736 17837 leader_election.cc:290] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.267577 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.268316 17879 leader_election.cc:290] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.268584 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.269243 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.269841 17374 raft_consensus.cc:2468] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
W20260709 14:49:49.271028 17415 leader_election.cc:343] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.272145 17564 raft_consensus.cc:359] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.275394 17564 raft_consensus.cc:385] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.275945 17564 raft_consensus.cc:740] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.277642 17564 consensus_queue.cc:260] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.273353 17719 leader_election.cc:290] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.269330 17516 raft_consensus.cc:2393] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459bb72b2af64e9fb94556c6847a91ae in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
W20260709 14:49:49.280661 17489 leader_election.cc:343] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.281234 17487 leader_election.cc:304] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.282210 17678 raft_consensus.cc:2804] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.282594 17678 raft_consensus.cc:493] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.282928 17678 raft_consensus.cc:3060] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.284796 17563 tablet_bootstrap.cc:654] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.284818 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.288987 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.294476 17719 raft_consensus.cc:493] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.295022 17678 raft_consensus.cc:515] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.294899 17719 raft_consensus.cc:515] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.296893 17719 leader_election.cc:290] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.297340 17564 ts_tablet_manager.cc:1434] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.094s	user 0.001s	sys 0.006s
I20260709 14:49:49.298512 17564 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
W20260709 14:49:49.300568 17340 leader_election.cc:343] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.280813 17880 raft_consensus.cc:515] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.302314 17880 leader_election.cc:290] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.308792 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.311585 17563 tablet_bootstrap.cc:492] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.311949 17563 ts_tablet_manager.cc:1403] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.275s	user 0.012s	sys 0.002s
I20260709 14:49:49.313820 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
W20260709 14:49:49.315166 17489 leader_election.cc:343] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.316071 17563 raft_consensus.cc:359] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.316696 17563 raft_consensus.cc:385] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.316952 17563 raft_consensus.cc:740] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.317518 17563 consensus_queue.cc:260] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.318387 17678 leader_election.cc:290] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.319157 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.319752 17371 raft_consensus.cc:3060] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.321739 17567 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.322111 17567 ts_tablet_manager.cc:1403] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.002s
I20260709 14:49:49.324110 17567 raft_consensus.cc:359] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.324716 17567 raft_consensus.cc:385] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.324980 17567 raft_consensus.cc:740] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.326076 17564 tablet_bootstrap.cc:654] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.319819 17563 ts_tablet_manager.cc:1434] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:49.325596 17567 consensus_queue.cc:260] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.327965 17563 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.329074 17567 ts_tablet_manager.cc:1434] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 14:49:49.329139 17413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36941, user_credentials={real_user=slave}} blocked reactor thread for 56119.5us
I20260709 14:49:49.328998 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76a0b9d21ee4d3ba8157bd8503e6864" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.327077 17371 raft_consensus.cc:2468] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:49.334877 17567 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.338445 17817 consensus_queue.cc:1048] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:49.339100 17340 leader_election.cc:343] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.337307 17415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:38045, user_credentials={real_user=slave}} blocked reactor thread for 65665us
I20260709 14:49:49.341918 17723 raft_consensus.cc:493] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.342338 17723 raft_consensus.cc:515] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.344022 17723 leader_election.cc:290] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.344215 17567 tablet_bootstrap.cc:654] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.345592 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.346608 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a4ca9665c54ad9a1499c6102008ff6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.347838 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66389051d2c4ab8b6c9c0a068eca5b6" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.348781 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76a0b9d21ee4d3ba8157bd8503e6864" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:49.348891 17487 leader_election.cc:304] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.349391 17446 raft_consensus.cc:3060] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.349656 17678 raft_consensus.cc:2804] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.350100 17678 raft_consensus.cc:697] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:49.350842 17340 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.350864 17678 consensus_queue.cc:237] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.353444 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.354276 17719 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.359813 17564 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.360255 17564 ts_tablet_manager.cc:1403] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.006s
I20260709 14:49:49.362285 17564 raft_consensus.cc:359] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.362892 17564 raft_consensus.cc:385] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.363157 17564 raft_consensus.cc:740] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.348766 17563 tablet_bootstrap.cc:654] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.365096 17564 consensus_queue.cc:260] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.364068 17446 raft_consensus.cc:2468] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:49.366607 17719 raft_consensus.cc:2749] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.366904 17564 ts_tablet_manager.cc:1434] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:49.367698 17564 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
W20260709 14:49:49.373320 17340 leader_election.cc:343] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.373701 17340 leader_election.cc:304] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.377704 17719 raft_consensus.cc:2749] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.377077 17271 catalog_manager.cc:5697] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.380112 17340 leader_election.cc:304] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.380605 17719 raft_consensus.cc:2749] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:49.380962 17340 leader_election.cc:304] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.381536 17719 raft_consensus.cc:2749] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:49.383921 17415 leader_election.cc:343] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.384652 17723 consensus_queue.cc:1048] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.387619 17340 leader_election.cc:304] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.388278 17719 raft_consensus.cc:2804] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.388737 17719 raft_consensus.cc:697] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:49.389482 17719 consensus_queue.cc:237] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.393265 17564 tablet_bootstrap.cc:654] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.398013 17567 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.398458 17880 consensus_queue.cc:1048] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.398450 17567 ts_tablet_manager.cc:1403] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 14:49:49.406039 17563 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.406620 17563 ts_tablet_manager.cc:1403] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.003s
I20260709 14:49:49.409173 17563 raft_consensus.cc:359] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.409754 17563 raft_consensus.cc:385] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.410005 17563 raft_consensus.cc:740] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.410542 17563 consensus_queue.cc:260] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.403374 17567 raft_consensus.cc:359] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.411882 17567 raft_consensus.cc:385] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.412151 17567 raft_consensus.cc:740] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.412719 17567 consensus_queue.cc:260] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.414330 17563 ts_tablet_manager.cc:1434] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.416177 17567 ts_tablet_manager.cc:1434] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:49.417112 17567 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.421401 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.421883 17372 raft_consensus.cc:3060] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.422642 17563 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.428108 17372 raft_consensus.cc:2468] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:49.432082 17817 raft_consensus.cc:493] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.426079 17268 catalog_manager.cc:5697] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.434140 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.442515 17567 tablet_bootstrap.cc:654] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.432528 17817 raft_consensus.cc:515] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.449888 17817 leader_election.cc:290] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.452857 17564 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.453325 17564 ts_tablet_manager.cc:1403] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.003s
I20260709 14:49:49.455323 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.455468 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce6c89c9390414dade1d79ec4cbfcbf" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.456056 17373 raft_consensus.cc:2393] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:49.455910 17564 raft_consensus.cc:359] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.456609 17564 raft_consensus.cc:385] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.456863 17564 raft_consensus.cc:740] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.458619 17563 tablet_bootstrap.cc:654] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.462273 17413 leader_election.cc:304] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.462312 17519 raft_consensus.cc:3060] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.464448 17723 raft_consensus.cc:2804] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.464941 17723 raft_consensus.cc:697] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:49.465917 17564 consensus_queue.cc:260] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.467046 17719 raft_consensus.cc:493] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.466001 17723 consensus_queue.cc:237] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.467527 17719 raft_consensus.cc:515] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.468643 17564 ts_tablet_manager.cc:1434] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:49:49.469373 17719 leader_election.cc:290] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.469691 17564 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.481302 17719 raft_consensus.cc:493] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.481745 17719 raft_consensus.cc:515] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:49.483507 17413 leader_election.cc:343] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.483960 17413 leader_election.cc:304] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.485059 17723 raft_consensus.cc:2749] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.483513 17719 leader_election.cc:290] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.486596 17413 leader_election.cc:304] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.487485 17817 raft_consensus.cc:3060] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.490484 17564 tablet_bootstrap.cc:654] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.484457 17268 catalog_manager.cc:5697] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.496018 17817 raft_consensus.cc:2749] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.501595 17563 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.504285 17563 ts_tablet_manager.cc:1403] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.005s
I20260709 14:49:49.506758 17563 raft_consensus.cc:359] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.507755 17563 raft_consensus.cc:385] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.508071 17563 raft_consensus.cc:740] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.508876 17563 consensus_queue.cc:260] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.509560 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.510958 17563 ts_tablet_manager.cc:1434] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:49:49.511714 17564 tablet_bootstrap.cc:492] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.512029 17563 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.512131 17564 ts_tablet_manager.cc:1403] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.007s
I20260709 14:49:49.513077 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.513738 17446 raft_consensus.cc:2468] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:49.514813 17564 raft_consensus.cc:359] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.515460 17564 raft_consensus.cc:385] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.522855 17564 raft_consensus.cc:740] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.523617 17564 consensus_queue.cc:260] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.517308 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.518267 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.530675 17563 tablet_bootstrap.cc:654] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.531082 17567 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.531510 17567 ts_tablet_manager.cc:1403] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.013s
I20260709 14:49:49.533917 17567 raft_consensus.cc:359] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.534497 17567 raft_consensus.cc:385] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.534742 17567 raft_consensus.cc:740] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.535311 17567 consensus_queue.cc:260] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.537509 17567 ts_tablet_manager.cc:1434] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:49.538316 17567 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.540548 17340 leader_election.cc:304] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.541265 17719 raft_consensus.cc:2804] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.541620 17719 raft_consensus.cc:493] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.541949 17719 raft_consensus.cc:3060] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.543715 17567 tablet_bootstrap.cc:654] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.544555 17564 ts_tablet_manager.cc:1434] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:49:49.548689 17719 raft_consensus.cc:515] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.549633 17564 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.551828 17741 raft_consensus.cc:493] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.552263 17817 raft_consensus.cc:493] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.552738 17817 raft_consensus.cc:515] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.554745 17817 leader_election.cc:290] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.555737 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.552273 17741 raft_consensus.cc:515] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:49.556993 17415 leader_election.cc:343] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.557544 17741 leader_election.cc:290] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.555470 17719 leader_election.cc:290] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.557796 17567 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.563911 17779 raft_consensus.cc:493] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.614037 17891 raft_consensus.cc:493] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.614257 17567 ts_tablet_manager.cc:1403] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.023s
W20260709 14:49:49.578913 17340 leader_election.cc:343] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.559883 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.614477 17779 raft_consensus.cc:515] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.614701 17891 raft_consensus.cc:515] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.617019 17891 leader_election.cc:290] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.617587 17567 raft_consensus.cc:359] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.618378 17678 raft_consensus.cc:493] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.618686 17567 raft_consensus.cc:385] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.619112 17567 raft_consensus.cc:740] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.619122 17678 raft_consensus.cc:515] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.620064 17567 consensus_queue.cc:260] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.621073 17678 leader_election.cc:290] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.622242 17567 ts_tablet_manager.cc:1434] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:49.623080 17567 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.623660 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.625746 17564 tablet_bootstrap.cc:654] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.630767 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.631346 17372 raft_consensus.cc:2468] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
W20260709 14:49:49.633140 17489 leader_election.cc:343] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.618891 17779 leader_election.cc:290] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.559852 17880 consensus_queue.cc:1048] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260709 14:49:49.637357 17891 consensus_queue.cc:1048] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:49:49.637066 17340 leader_election.cc:343] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.643249 17567 tablet_bootstrap.cc:654] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:49.643373 17340 leader_election.cc:343] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.643761 17340 leader_election.cc:304] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.644392 17891 raft_consensus.cc:2749] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.646603 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:49.647185 17445 raft_consensus.cc:3060] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.653566 17445 raft_consensus.cc:2468] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:49.655205 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55500933c149f6b976358743aaf625" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.655761 17519 raft_consensus.cc:3060] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.657857 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.659236 17563 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.659775 17563 ts_tablet_manager.cc:1403] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.019s
I20260709 14:49:49.661369 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.662453 17563 raft_consensus.cc:359] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.663219 17563 raft_consensus.cc:385] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.663414 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.664331 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.667294 17413 leader_election.cc:304] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.668473 17589 raft_consensus.cc:2804] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.663378 17519 raft_consensus.cc:2468] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:49.669450 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.671454 17372 raft_consensus.cc:2468] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:49.670095 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5186a9b7d4ad1b6e9fec758ac73d7" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.672199 17563 raft_consensus.cc:740] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.672883 17563 consensus_queue.cc:260] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.668812 17589 raft_consensus.cc:493] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.674288 17589 raft_consensus.cc:3060] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.674371 17487 leader_election.cc:304] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.674840 17563 ts_tablet_manager.cc:1434] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:49:49.675351 17678 raft_consensus.cc:2804] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.675737 17678 raft_consensus.cc:493] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.675837 17563 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.676072 17678 raft_consensus.cc:3060] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.681596 17563 tablet_bootstrap.cc:654] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.682026 17567 tablet_bootstrap.cc:492] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.682457 17567 ts_tablet_manager.cc:1403] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.003s
I20260709 14:49:49.682536 17678 raft_consensus.cc:515] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:49.684844 17340 leader_election.cc:343] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.684932 17567 raft_consensus.cc:359] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:49.685441 17340 leader_election.cc:343] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.685554 17567 raft_consensus.cc:385] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.685854 17567 raft_consensus.cc:740] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.686827 17567 consensus_queue.cc:260] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.688714 17567 ts_tablet_manager.cc:1434] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:49.689500 17567 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.690701 17589 raft_consensus.cc:515] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.697065 17567 tablet_bootstrap.cc:654] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.707775 17567 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.708184 17567 ts_tablet_manager.cc:1403] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:49:49.710477 17567 raft_consensus.cc:359] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.711118 17567 raft_consensus.cc:385] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.711385 17567 raft_consensus.cc:740] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.711464 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.712128 17567 consensus_queue.cc:260] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.712452 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
W20260709 14:49:49.712839 17415 leader_election.cc:343] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.713660 17489 leader_election.cc:343] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.714092 17567 ts_tablet_manager.cc:1434] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:49.714740 17564 tablet_bootstrap.cc:492] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.714900 17567 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.715194 17564 ts_tablet_manager.cc:1403] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.166s	user 0.025s	sys 0.009s
I20260709 14:49:49.717689 17564 raft_consensus.cc:359] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.718307 17564 raft_consensus.cc:385] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.718564 17564 raft_consensus.cc:740] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.719377 17589 leader_election.cc:290] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.720048 17567 tablet_bootstrap.cc:654] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.730909 17567 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.731297 17567 ts_tablet_manager.cc:1403] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:49:49.733597 17567 raft_consensus.cc:359] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.734205 17567 raft_consensus.cc:385] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.734582 17567 raft_consensus.cc:740] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.735121 17567 consensus_queue.cc:260] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.735486 17564 consensus_queue.cc:260] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.736285 17678 leader_election.cc:290] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.710681 17340 leader_election.cc:304] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:49.737010 17567 ts_tablet_manager.cc:1434] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:49.737031 17779 raft_consensus.cc:2804] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.737594 17779 raft_consensus.cc:697] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:49.737994 17567 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.738343 17779 consensus_queue.cc:237] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.743952 17567 tablet_bootstrap.cc:654] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.745666 17564 ts_tablet_manager.cc:1434] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:49:49.746524 17564 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.751982 17567 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.752410 17567 ts_tablet_manager.cc:1403] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:49:49.755132 17564 tablet_bootstrap.cc:654] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.754814 17567 raft_consensus.cc:359] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.755518 17567 raft_consensus.cc:385] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.755638 17837 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.755892 17567 raft_consensus.cc:740] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.756104 17837 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.756515 17567 consensus_queue.cc:260] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.757913 17567 ts_tablet_manager.cc:1434] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:49.757992 17837 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.758808 17567 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: Bootstrap starting.
I20260709 14:49:49.758951 17563 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.759447 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.759757 17563 ts_tablet_manager.cc:1403] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.029s
I20260709 14:49:49.760058 17516 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:49.761370 17415 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [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: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.762794 17563 raft_consensus.cc:359] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.763341 17837 raft_consensus.cc:2804] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:49:49.763942 17340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:38045, user_credentials={real_user=slave}} blocked reactor thread for 53303.5us
I20260709 14:49:49.766004 17837 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.766702 17837 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.766608 17779 consensus_queue.cc:1048] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.767388 17564 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.767827 17564 ts_tablet_manager.cc:1403] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:49:49.770427 17564 raft_consensus.cc:359] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.771883 17564 raft_consensus.cc:385] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.772152 17564 raft_consensus.cc:740] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.772868 17564 consensus_queue.cc:260] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.775756 17563 raft_consensus.cc:385] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.776644 17563 raft_consensus.cc:740] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.782771 17563 consensus_queue.cc:260] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.781946 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.783772 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.780784 17271 catalog_manager.cc:5697] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.784318 17373 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:49.784713 17567 tablet_bootstrap.cc:654] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.775175 17564 ts_tablet_manager.cc:1434] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.784096 17371 raft_consensus.cc:3060] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.777400 17837 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.788506 17837 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.791433 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.792052 17517 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:49.792480 17371 raft_consensus.cc:2468] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:49.793766 17564 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.797551 17563 ts_tablet_manager.cc:1434] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:49:49.799664 17567 tablet_bootstrap.cc:492] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: No bootstrap required, opened a new log
I20260709 14:49:49.802068 17567 ts_tablet_manager.cc:1403] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.006s
I20260709 14:49:49.802994 17563 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.803325 17741 consensus_queue.cc:1048] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.804492 17567 raft_consensus.cc:359] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.805131 17567 raft_consensus.cc:385] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.805380 17567 raft_consensus.cc:740] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.802184 17564 tablet_bootstrap.cc:654] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.805962 17567 consensus_queue.cc:260] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.812698 17567 ts_tablet_manager.cc:1434] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:49.814472 17723 raft_consensus.cc:493] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.814975 17723 raft_consensus.cc:515] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.817010 17723 leader_election.cc:290] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.819877 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2014f3e8e0fa4ddeb8ddc13c7b92ad8c" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:49.821130 17415 leader_election.cc:343] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.806264 17517 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 2.
I20260709 14:49:49.809341 17563 tablet_bootstrap.cc:654] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.826159 17779 raft_consensus.cc:493] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.826608 17779 raft_consensus.cc:515] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.828433 17779 leader_election.cc:290] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.828667 17415 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.829420 17894 raft_consensus.cc:2804] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:49.829854 17894 raft_consensus.cc:697] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:49.830605 17894 consensus_queue.cc:237] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER 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: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:49.833043 17340 leader_election.cc:343] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.833443 17340 leader_election.cc:304] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.834398 17779 raft_consensus.cc:2749] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:49.834569 17340 leader_election.cc:343] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.838721 17340 leader_election.cc:304] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae; no voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.839649 17563 tablet_bootstrap.cc:492] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.839856 17891 raft_consensus.cc:2749] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.840404 17563 ts_tablet_manager.cc:1403] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.007s
I20260709 14:49:49.843276 17413 leader_election.cc:304] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.843122 17563 raft_consensus.cc:359] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.844448 17563 raft_consensus.cc:385] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.844826 17563 raft_consensus.cc:740] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.845543 17723 raft_consensus.cc:2804] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.845489 17563 consensus_queue.cc:260] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.846050 17723 raft_consensus.cc:697] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:49.846832 17723 consensus_queue.cc:237] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.848016 17563 ts_tablet_manager.cc:1434] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.848896 17563 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:49.849761 17487 leader_election.cc:304] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.850621 17724 raft_consensus.cc:2749] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:49.853209 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.853742 17449 raft_consensus.cc:2468] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:49.855193 17563 tablet_bootstrap.cc:654] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.858074 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.864943 17564 tablet_bootstrap.cc:492] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.865477 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.866078 17564 ts_tablet_manager.cc:1403] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.012s
I20260709 14:49:49.866037 17371 raft_consensus.cc:3060] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.872166 17724 raft_consensus.cc:493] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.872349 17371 raft_consensus.cc:2468] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:49.872706 17724 raft_consensus.cc:515] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.874715 17724 leader_election.cc:290] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.878458 17564 raft_consensus.cc:359] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.879130 17564 raft_consensus.cc:385] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.879405 17564 raft_consensus.cc:740] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.880335 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.880180 17564 consensus_queue.cc:260] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.882251 17564 ts_tablet_manager.cc:1434] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:49:49.883174 17564 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.888892 17564 tablet_bootstrap.cc:654] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.887104 17268 catalog_manager.cc:5697] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 2, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.890728 17268 catalog_manager.cc:5697] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.898118 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d57c6b86df74a6a8247b41f3be4902a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.898845 17374 raft_consensus.cc:2393] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:49.899097 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2014f3e8e0fa4ddeb8ddc13c7b92ad8c" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.899901 17370 raft_consensus.cc:2468] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:49.902355 17487 leader_election.cc:304] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.902884 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.903355 17373 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:49.903592 17340 consensus_peers.cc:597] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae -> Peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Couldn't send request to peer 79e6d56d8ff4412ab06c469a4b3c7636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:49.903744 17933 consensus_queue.cc:1048] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.903618 17724 raft_consensus.cc:2804] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.905697 17724 raft_consensus.cc:697] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
W20260709 14:49:49.906679 17340 leader_election.cc:343] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.906437 17724 consensus_queue.cc:237] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.909327 17741 raft_consensus.cc:493] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.909720 17373 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 2.
I20260709 14:49:49.909785 17741 raft_consensus.cc:515] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.912375 17741 leader_election.cc:290] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.914330 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.914920 17449 raft_consensus.cc:2468] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:49.915803 17489 leader_election.cc:304] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:49.916507 17933 raft_consensus.cc:2804] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.916920 17933 raft_consensus.cc:493] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.917281 17933 raft_consensus.cc:3060] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.920365 17564 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:49.920787 17564 ts_tablet_manager.cc:1403] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.008s
I20260709 14:49:49.923430 17564 raft_consensus.cc:359] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.924091 17564 raft_consensus.cc:385] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.924353 17564 raft_consensus.cc:740] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.925153 17564 consensus_queue.cc:260] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.928548 17564 ts_tablet_manager.cc:1434] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:49.928705 17933 raft_consensus.cc:515] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.929441 17564 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.930907 17933 leader_election.cc:290] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:49.934522 17564 tablet_bootstrap.cc:654] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.935588 17340 leader_election.cc:304] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.936244 17879 raft_consensus.cc:2804] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.936697 17779 consensus_queue.cc:1048] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.937942 17879 raft_consensus.cc:493] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.936834 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:49.938377 17879 raft_consensus.cc:3060] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.939184 17487 leader_election.cc:304] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:49.940104 17891 raft_consensus.cc:493] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.938527 17449 raft_consensus.cc:3060] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.940541 17891 raft_consensus.cc:515] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.942420 17891 leader_election.cc:290] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.944339 17413 leader_election.cc:304] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:49.944991 17894 raft_consensus.cc:2804] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.944813 17879 raft_consensus.cc:515] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.945431 17894 raft_consensus.cc:493] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.945837 17894 raft_consensus.cc:3060] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.946026 17724 raft_consensus.cc:3060] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.946664 17879 leader_election.cc:290] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.951877 17724 raft_consensus.cc:2749] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.957984 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:49.958762 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7036e62f874b8eab54ff01f72d7515" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:49.958537 17368 raft_consensus.cc:3060] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.965795 17368 raft_consensus.cc:2468] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:49.967494 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:49.968103 17445 raft_consensus.cc:2468] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:49.971972 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:49.973228 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:49.971197 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:49.974303 17519 raft_consensus.cc:2468] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:49.976843 17563 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:49.977334 17563 ts_tablet_manager.cc:1403] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.025s
I20260709 14:49:49.979000 17449 raft_consensus.cc:2468] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:49.978955 17487 leader_election.cc:304] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:49.983537 17724 raft_consensus.cc:2804] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.980063 17340 leader_election.cc:304] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.007177 17891 raft_consensus.cc:2804] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.007578 17891 raft_consensus.cc:493] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.007898 17891 raft_consensus.cc:3060] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.979975 17563 raft_consensus.cc:359] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.010385 17563 raft_consensus.cc:385] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.010686 17563 raft_consensus.cc:740] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.011296 17563 consensus_queue.cc:260] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.012873 17563 ts_tablet_manager.cc:1434] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:49:50.013752 17563 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:50.014426 17891 raft_consensus.cc:515] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.016279 17891 leader_election.cc:290] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:49.973819 17445 raft_consensus.cc:3060] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:50.017815 17340 leader_election.cc:343] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.022624 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:50.023166 17519 raft_consensus.cc:3060] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.026378 17564 tablet_bootstrap.cc:492] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.026808 17564 ts_tablet_manager.cc:1403] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.098s	user 0.042s	sys 0.038s
I20260709 14:49:50.029230 17519 raft_consensus.cc:2468] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:50.029208 17564 raft_consensus.cc:359] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.029872 17563 tablet_bootstrap.cc:654] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.029956 17564 raft_consensus.cc:385] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.030315 17564 raft_consensus.cc:740] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.030692 17340 leader_election.cc:304] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:50.031006 17564 consensus_queue.cc:260] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:49.979890 17894 raft_consensus.cc:515] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.003621 17724 raft_consensus.cc:697] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:50.032670 17724 consensus_queue.cc:237] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.033150 17564 ts_tablet_manager.cc:1434] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:50.033979 17564 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:49.980804 17270 catalog_manager.cc:5697] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.038399 17837 consensus_queue.cc:1048] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.038959 17445 raft_consensus.cc:2468] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:50.031338 17779 raft_consensus.cc:2804] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.040060 17779 raft_consensus.cc:697] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:50.040818 17779 consensus_queue.cc:237] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.045646 17837 raft_consensus.cc:493] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.046099 17837 raft_consensus.cc:515] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.049098 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5238a638e9b749dfa6d835c25a7d4f90" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:50.049618 17445 raft_consensus.cc:3060] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.056324 17837 leader_election.cc:290] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.063393 17340 leader_election.cc:304] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.066267 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.066712 17879 raft_consensus.cc:2804] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.067031 17368 raft_consensus.cc:2393] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:50.067251 17879 raft_consensus.cc:697] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:50.068137 17879 consensus_queue.cc:237] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.075414 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2014f3e8e0fa4ddeb8ddc13c7b92ad8c" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:50.076071 17516 raft_consensus.cc:3060] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.068658 17894 leader_election.cc:290] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.069331 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7ddb1c3f4e6a9e77943553bdefa2" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:50.091715 17445 raft_consensus.cc:2468] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:50.092931 17516 raft_consensus.cc:2468] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.099869 17564 tablet_bootstrap.cc:654] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.102676 17563 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:50.103168 17563 ts_tablet_manager.cc:1403] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.036s
I20260709 14:49:50.104849 17271 catalog_manager.cc:5697] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.105686 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2014f3e8e0fa4ddeb8ddc13c7b92ad8c" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:50.114882 17368 raft_consensus.cc:3060] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.105650 17563 raft_consensus.cc:359] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.108397 17837 consensus_queue.cc:1048] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.108989 17415 leader_election.cc:304] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.121701 17415 leader_election.cc:304] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.123980 17368 raft_consensus.cc:2468] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.115422 17563 raft_consensus.cc:385] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.124775 17563 raft_consensus.cc:740] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.125415 17563 consensus_queue.cc:260] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.126430 17837 raft_consensus.cc:3060] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.126307 17894 raft_consensus.cc:2804] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.131536 17894 raft_consensus.cc:697] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:50.132330 17894 consensus_queue.cc:237] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.132834 17563 ts_tablet_manager.cc:1434] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.005s
I20260709 14:49:50.134243 17563 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:50.134922 17837 raft_consensus.cc:2749] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.193943 17271 catalog_manager.cc:5697] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.203526 17879 raft_consensus.cc:493] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.204517 17879 raft_consensus.cc:515] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.205350 17723 raft_consensus.cc:493] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.206265 17723 raft_consensus.cc:515] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.207990 17879 leader_election.cc:290] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.212714 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:50.214768 17564 tablet_bootstrap.cc:492] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.215723 17564 ts_tablet_manager.cc:1403] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.020s
I20260709 14:49:50.220580 17564 raft_consensus.cc:359] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:50.221763 17340 leader_election.cc:343] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.221873 17564 raft_consensus.cc:385] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.222129 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.222357 17564 raft_consensus.cc:740] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.223013 17368 raft_consensus.cc:2468] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:50.223517 17564 consensus_queue.cc:260] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.224208 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.224961 17449 raft_consensus.cc:2468] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 0.
I20260709 14:49:50.225100 17413 leader_election.cc:304] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.226054 17817 raft_consensus.cc:2804] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.226466 17817 raft_consensus.cc:493] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.227980 17817 raft_consensus.cc:3060] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.228892 17723 leader_election.cc:290] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.229081 17741 raft_consensus.cc:493] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.229732 17741 raft_consensus.cc:515] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.230443 17564 ts_tablet_manager.cc:1434] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260709 14:49:50.162557 17563 tablet_bootstrap.cc:654] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.232182 17564 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.233083 17741 leader_election.cc:290] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.233983 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:50.234316 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
W20260709 14:49:50.235782 17415 leader_election.cc:343] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:50.235980 17489 leader_election.cc:343] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.243616 17564 tablet_bootstrap.cc:654] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.246913 17340 leader_election.cc:304] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.268122 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.269384 17371 raft_consensus.cc:2468] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:50.272274 17487 leader_election.cc:304] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.273470 17741 raft_consensus.cc:2804] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.273880 17741 raft_consensus.cc:493] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.274488 17779 raft_consensus.cc:2804] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.275684 17779 raft_consensus.cc:493] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.276043 17779 raft_consensus.cc:3060] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.278105 17817 raft_consensus.cc:515] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.274669 17741 raft_consensus.cc:3060] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.280208 17817 leader_election.cc:290] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.280357 17564 tablet_bootstrap.cc:492] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.280833 17564 ts_tablet_manager.cc:1403] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.015s
I20260709 14:49:50.282403 17779 raft_consensus.cc:515] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.283478 17564 raft_consensus.cc:359] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.283942 17779 leader_election.cc:290] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.284125 17564 raft_consensus.cc:385] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.284473 17564 raft_consensus.cc:740] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.285281 17564 consensus_queue.cc:260] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
W20260709 14:49:50.284582 17320 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:50.288434 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:50.288704 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:50.289259 17371 raft_consensus.cc:3060] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.294848 17741 raft_consensus.cc:515] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.295193 17371 raft_consensus.cc:2468] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.296576 17270 catalog_manager.cc:5697] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:50.299708 17340 leader_election.cc:343] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.299747 17413 leader_election.cc:304] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.301412 17368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:50.301985 17368 raft_consensus.cc:3060] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.307338 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
W20260709 14:49:50.313601 17415 leader_election.cc:343] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.315721 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:50.315623 17879 consensus_queue.cc:1048] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.316517 17449 raft_consensus.cc:3060] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.321704 17741 leader_election.cc:290] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.322062 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:50.323577 17895 raft_consensus.cc:2804] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:50.323581 17489 leader_election.cc:343] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.324433 17895 raft_consensus.cc:697] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:50.325577 17895 consensus_queue.cc:237] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.332486 17519 raft_consensus.cc:3060] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.338518 17449 raft_consensus.cc:2468] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 1.
I20260709 14:49:50.344166 17563 tablet_bootstrap.cc:492] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:50.343017 17891 consensus_queue.cc:1048] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:50.347289 17563 ts_tablet_manager.cc:1403] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.213s	user 0.006s	sys 0.017s
I20260709 14:49:50.347216 17933 raft_consensus.cc:493] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.349593 17933 raft_consensus.cc:515] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.351263 17563 raft_consensus.cc:359] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.352095 17563 raft_consensus.cc:385] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.352463 17563 raft_consensus.cc:740] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.357673 17563 consensus_queue.cc:260] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.344591 17368 raft_consensus.cc:2468] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:50.359591 17933 leader_election.cc:290] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.365952 17340 leader_election.cc:304] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.368902 17880 raft_consensus.cc:2804] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.369527 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.372035 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8227ee950df446c984f81dd1e8097361" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.376775 17373 raft_consensus.cc:2393] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:50.377887 17563 ts_tablet_manager.cc:1434] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:49:50.384280 17564 ts_tablet_manager.cc:1434] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.001s
I20260709 14:49:50.386375 17563 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:50.387105 17487 leader_election.cc:304] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.387492 17371 raft_consensus.cc:1275] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:50.388432 17564 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.390964 17893 consensus_queue.cc:1048] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.396435 17678 raft_consensus.cc:3060] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.405419 17880 raft_consensus.cc:697] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:50.412526 17487 leader_election.cc:304] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.413326 17880 consensus_queue.cc:237] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.414606 17933 raft_consensus.cc:2804] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.415119 17933 raft_consensus.cc:697] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:50.416285 17933 consensus_queue.cc:237] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.428982 17678 raft_consensus.cc:2749] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.437369 17517 raft_consensus.cc:1275] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Refusing update from remote peer d6c02f3d2671499a805b7e0960755c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:50.439222 17589 consensus_queue.cc:1048] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.441035 17268 catalog_manager.cc:5697] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.450595 17589 consensus_queue.cc:1048] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.458395 17563 tablet_bootstrap.cc:654] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.458544 17723 consensus_queue.cc:1048] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:50.485780 17955 consensus_queue.cc:1048] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:50.498672 17564 tablet_bootstrap.cc:654] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.512442 17589 raft_consensus.cc:493] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.512925 17589 raft_consensus.cc:515] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.515426 17724 consensus_queue.cc:1048] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.531993 17270 catalog_manager.cc:5697] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.562896 17589 leader_election.cc:290] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.573585 17955 consensus_queue.cc:1048] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.578483 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
W20260709 14:49:50.580677 17415 leader_election.cc:343] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.585268 17564 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.585732 17564 ts_tablet_manager.cc:1403] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.198s	user 0.016s	sys 0.011s
I20260709 14:49:50.588333 17564 raft_consensus.cc:359] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.588934 17564 raft_consensus.cc:385] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.589205 17564 raft_consensus.cc:740] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.589829 17564 consensus_queue.cc:260] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.582913 17895 consensus_queue.cc:1048] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:49:50.603384 17879 consensus_queue.cc:1048] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.606072 17564 ts_tablet_manager.cc:1434] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:49:50.607091 17564 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.614562 17741 raft_consensus.cc:493] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.615060 17564 tablet_bootstrap.cc:654] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.615015 17741 raft_consensus.cc:515] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.617049 17741 leader_election.cc:290] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.617116 17270 catalog_manager.cc:5697] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.621268 17817 raft_consensus.cc:493] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.621861 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.623875 17445 raft_consensus.cc:2393] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:50.621716 17817 raft_consensus.cc:515] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.628715 17564 tablet_bootstrap.cc:492] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.629181 17564 ts_tablet_manager.cc:1403] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 14:49:50.631707 17519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:50.631687 17564 raft_consensus.cc:359] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.632464 17564 raft_consensus.cc:385] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.632725 17564 raft_consensus.cc:740] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.631507 17817 leader_election.cc:290] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.633502 17564 consensus_queue.cc:260] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.635864 17564 ts_tablet_manager.cc:1434] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:50.636955 17564 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.637349 17271 catalog_manager.cc:5697] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 1 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.642547 17564 tablet_bootstrap.cc:654] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.642874 17563 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:50.643301 17563 ts_tablet_manager.cc:1403] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.257s	user 0.029s	sys 0.038s
I20260709 14:49:50.645869 17563 raft_consensus.cc:359] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.647104 17563 raft_consensus.cc:385] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.647361 17563 raft_consensus.cc:740] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.648075 17563 consensus_queue.cc:260] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.650118 17563 ts_tablet_manager.cc:1434] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:50.651026 17563 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: Bootstrap starting.
I20260709 14:49:50.656181 17563 tablet_bootstrap.cc:654] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.666270 17592 consensus_queue.cc:1048] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.668110 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.668797 17370 raft_consensus.cc:2468] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:50.669536 17955 consensus_queue.cc:1048] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.678277 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe2cfeb9204c5585ca6168cbc3162e" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.679041 17372 raft_consensus.cc:2393] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c02f3d2671499a805b7e0960755c76 in current term 1: Already voted for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in this term.
I20260709 14:49:50.685060 17516 raft_consensus.cc:3060] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.725042 17563 tablet_bootstrap.cc:492] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: No bootstrap required, opened a new log
I20260709 14:49:50.725463 17563 ts_tablet_manager.cc:1403] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.032s
I20260709 14:49:50.727625 17563 raft_consensus.cc:359] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.728158 17563 raft_consensus.cc:385] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.728387 17563 raft_consensus.cc:740] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.728955 17563 consensus_queue.cc:260] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.730778 17563 ts_tablet_manager.cc:1434] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:50.739810 17564 tablet_bootstrap.cc:492] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.740267 17564 ts_tablet_manager.cc:1403] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.044s
I20260709 14:49:50.742653 17564 raft_consensus.cc:359] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.743286 17564 raft_consensus.cc:385] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.743536 17564 raft_consensus.cc:740] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.744233 17564 consensus_queue.cc:260] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.746779 17564 ts_tablet_manager.cc:1434] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:50.747793 17564 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.750890 17372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a3b667b03b4cb491d60e3f5fed48ba" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.758862 17564 tablet_bootstrap.cc:654] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.765352 17723 consensus_queue.cc:1048] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.767133 17487 leader_election.cc:304] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.769328 17955 raft_consensus.cc:2749] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.765357 17413 leader_election.cc:304] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.772063 17895 raft_consensus.cc:2804] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.772428 17895 raft_consensus.cc:493] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.772760 17895 raft_consensus.cc:3060] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.785274 17879 consensus_queue.cc:1048] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.786010 17413 leader_election.cc:304] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c02f3d2671499a805b7e0960755c76; no voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.787532 17589 raft_consensus.cc:3060] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.787791 17564 tablet_bootstrap.cc:492] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.788268 17564 ts_tablet_manager.cc:1403] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260709 14:49:50.791129 17564 raft_consensus.cc:359] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.791767 17564 raft_consensus.cc:385] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.791975 17564 raft_consensus.cc:740] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.792518 17564 consensus_queue.cc:260] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.794066 17589 raft_consensus.cc:2749] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.794708 17564 ts_tablet_manager.cc:1434] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:50.795670 17564 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: Bootstrap starting.
I20260709 14:49:50.796770 17879 consensus_queue.cc:1048] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.798606 17895 raft_consensus.cc:515] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.801221 17564 tablet_bootstrap.cc:654] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.841137 17371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:50.841760 17371 raft_consensus.cc:3060] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.842163 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:50.842355 17895 leader_election.cc:290] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
W20260709 14:49:50.843909 17415 leader_election.cc:343] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.848543 17371 raft_consensus.cc:2468] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.852452 17413 leader_election.cc:304] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:50.853961 17723 raft_consensus.cc:2804] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.854840 17723 raft_consensus.cc:697] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:50.856345 17723 consensus_queue.cc:237] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.869359 17895 raft_consensus.cc:493] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.869709 17741 consensus_queue.cc:1048] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.869792 17895 raft_consensus.cc:515] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.882236 17895 leader_election.cc:290] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.883919 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" is_pre_election: true
I20260709 14:49:50.884614 17516 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:50.885107 17741 raft_consensus.cc:493] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.885576 17741 raft_consensus.cc:515] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.885797 17415 leader_election.cc:304] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.887275 17817 raft_consensus.cc:2804] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.888000 17817 raft_consensus.cc:493] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.888572 17817 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.888808 17741 leader_election.cc:290] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.889473 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.891947 17370 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 0.
I20260709 14:49:50.891235 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.892536 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749a88cea13040d9be84b3215935c475" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.893313 17449 raft_consensus.cc:2393] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate 459bb72b2af64e9fb94556c6847a91ae in this term.
I20260709 14:49:50.894587 17487 leader_election.cc:304] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.895094 17741 raft_consensus.cc:3060] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.900928 17817 raft_consensus.cc:515] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.901352 17741 raft_consensus.cc:2749] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.903050 17817 leader_election.cc:290] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:50.904232 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:50.904775 17516 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.905220 17564 tablet_bootstrap.cc:492] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: No bootstrap required, opened a new log
I20260709 14:49:50.905619 17564 ts_tablet_manager.cc:1403] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent bootstrapping tablet: real 0.110s	user 0.036s	sys 0.031s
I20260709 14:49:50.907680 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "d6c02f3d2671499a805b7e0960755c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:50.908221 17369 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.908183 17564 raft_consensus.cc:359] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.908990 17564 raft_consensus.cc:385] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.909265 17564 raft_consensus.cc:740] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.909906 17564 consensus_queue.cc:260] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.917583 17369 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.918429 17516 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c02f3d2671499a805b7e0960755c76 in term 1.
I20260709 14:49:50.919070 17268 catalog_manager.cc:5697] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.920065 17564 ts_tablet_manager.cc:1434] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:49:50.921363 17413 leader_election.cc:304] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.922073 17817 raft_consensus.cc:2804] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.922511 17817 raft_consensus.cc:697] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Leader. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:50.923305 17817 consensus_queue.cc:237] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.927224 17779 consensus_queue.cc:1048] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.937891 17516 raft_consensus.cc:3060] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.939381 17270 catalog_manager.cc:5697] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c02f3d2671499a805b7e0960755c76 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d6c02f3d2671499a805b7e0960755c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.946856 17741 consensus_queue.cc:1048] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.947919 17895 consensus_queue.cc:1048] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.952467 17741 raft_consensus.cc:493] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.952886 17741 raft_consensus.cc:515] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.953684 17891 consensus_queue.cc:1048] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.958648 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.962869 17741 leader_election.cc:290] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:50.965147 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60798a50345f4438b21ea4f3a710b7ab" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.970192 17895 consensus_queue.cc:1048] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.983317 17487 leader_election.cc:304] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:50.984244 17678 raft_consensus.cc:493] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.984627 17678 raft_consensus.cc:515] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:50.985618 17741 raft_consensus.cc:2749] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:50.987197 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:50.987636 17445 raft_consensus.cc:2468] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:50.988615 17489 leader_election.cc:304] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:50.990329 17953 raft_consensus.cc:2804] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.990657 17953 raft_consensus.cc:493] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.990972 17953 raft_consensus.cc:3060] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.995615 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:50.996119 17374 raft_consensus.cc:2468] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 0.
I20260709 14:49:50.996593 17678 leader_election.cc:290] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:51.002224 17953 raft_consensus.cc:515] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:51.005124 17678 raft_consensus.cc:493] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.005542 17678 raft_consensus.cc:515] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:51.006865 17678 leader_election.cc:290] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:51.008256 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76" is_pre_election: true
I20260709 14:49:51.008859 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:51.009121 17369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4492da64afa54bf4a20b9c435154974a" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459bb72b2af64e9fb94556c6847a91ae" is_pre_election: true
I20260709 14:49:51.009395 17374 raft_consensus.cc:3060] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.009860 17369 raft_consensus.cc:2393] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79e6d56d8ff4412ab06c469a4b3c7636 in current term 1: Already voted for candidate d6c02f3d2671499a805b7e0960755c76 in this term.
I20260709 14:49:51.010743 17487 leader_election.cc:304] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76
I20260709 14:49:51.012989 17955 raft_consensus.cc:3060] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.013906 17953 leader_election.cc:290] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:51.015497 17374 raft_consensus.cc:2468] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:51.019950 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4b0138e484455af4910bd4a44d867" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:51.020586 17445 raft_consensus.cc:3060] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.024850 17955 raft_consensus.cc:2749] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.028414 17445 raft_consensus.cc:2468] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 1.
I20260709 14:49:51.029373 17487 leader_election.cc:304] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:51.031718 17678 raft_consensus.cc:2804] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.032145 17678 raft_consensus.cc:697] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:51.032853 17678 consensus_queue.cc:237] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:51.055330 17268 catalog_manager.cc:5697] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.197801 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:51.204612 17991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:51.206566 17992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:51.207217 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:51.207885 17994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:51.208809 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:51.209004 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:51.209182 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608591209165 us; error 0 us; skew 500 ppm
I20260709 14:49:51.209704 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:51.212730 16251 webserver.cc:533] Webserver started at http://127.15.222.196:39113/ using document root <none> and password file <none>
I20260709 14:49:51.213229 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:51.213469 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:51.213801 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:51.215106 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-3-root/instance:
uuid: "2bf23e59d44749739faf17557efd1b5e"
format_stamp: "Formatted at 2026-07-09 14:49:51 on dist-test-slave-0nj4"
I20260709 14:49:51.219254 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:49:51.222448 17999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:51.223196 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:51.223479 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
uuid: "2bf23e59d44749739faf17557efd1b5e"
format_stamp: "Formatted at 2026-07-09 14:49:51 on dist-test-slave-0nj4"
I20260709 14:49:51.223820 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608559826714-16251-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:51.269975 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:51.271224 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:51.272631 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:51.275774 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:51.276023 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:51.276324 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:51.276552 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:51.312034 17723 consensus_queue.cc:1048] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.367023 17895 consensus_queue.cc:1048] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.427780 17723 consensus_queue.cc:1048] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.444180 17817 consensus_queue.cc:1048] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.455938 17678 consensus_queue.cc:1048] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.481657 17955 consensus_queue.cc:1048] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.514575 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.196:46661
I20260709 14:49:51.514637 18067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.196:46661 every 8 connection(s)
I20260709 14:49:51.519162 16251 auto_leader_rebalancer-test.cc:446] add a tserver: 2bf23e59d44749739faf17557efd1b5e
I20260709 14:49:51.537683 18068 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38911
I20260709 14:49:51.538115 18068 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:51.538913 18068 heartbeater.cc:507] Master 127.15.222.254:38911 requested a full tablet report, sending...
I20260709 14:49:51.541599 17268 ts_manager.cc:194] Registered new tserver with Master: 2bf23e59d44749739faf17557efd1b5e (127.15.222.196:46661)
I20260709 14:49:51.543203 17268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36298
I20260709 14:49:52.545759 18068 heartbeater.cc:499] Master 127.15.222.254:38911 was elected leader, sending a full tablet report...
I20260709 14:49:56.690060 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:56.741641 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361c18da584843b1a944e848d2564060"
dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
mode: GRACEFUL
new_leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
 from {username='slave'} at 127.0.0.1:51998
I20260709 14:49:56.742120 17445 raft_consensus.cc:606] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Received request to transfer leadership to TS 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:56.744428 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7877f140010847d796787a03b7716b79"
dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
mode: GRACEFUL
new_leader_uuid: "459bb72b2af64e9fb94556c6847a91ae"
 from {username='slave'} at 127.0.0.1:51998
I20260709 14:49:56.744803 17445 raft_consensus.cc:606] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Received request to transfer leadership to TS 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:56.746696 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "804659065dc144b881778d4dd5bf1556"
dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
mode: GRACEFUL
new_leader_uuid: "459bb72b2af64e9fb94556c6847a91ae"
 from {username='slave'} at 127.0.0.1:51998
I20260709 14:49:56.747148 17445 raft_consensus.cc:606] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Received request to transfer leadership to TS 459bb72b2af64e9fb94556c6847a91ae
I20260709 14:49:56.749790 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25"
dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
mode: GRACEFUL
new_leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
 from {username='slave'} at 127.0.0.1:51998
I20260709 14:49:56.750221 17445 raft_consensus.cc:606] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Received request to transfer leadership to TS 79e6d56d8ff4412ab06c469a4b3c7636
I20260709 14:49:56.751108 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:56.752287 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:56.752557 18077 raft_consensus.cc:993] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: : Instructing follower 79e6d56d8ff4412ab06c469a4b3c7636 to start an election
I20260709 14:49:56.753046 17894 raft_consensus.cc:1081] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Signalling peer 79e6d56d8ff4412ab06c469a4b3c7636 to start an election
I20260709 14:49:56.754179 17521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361c18da584843b1a944e848d2564060"
dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
 from {username='slave'} at 127.0.0.1:46422
I20260709 14:49:56.754678 17521 raft_consensus.cc:493] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.755007 17521 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.759147 17521 raft_consensus.cc:515] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:56.760435 17521 leader_election.cc:290] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 2 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:56.761194 17370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:56.761408 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361c18da584843b1a944e848d2564060" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:56.761787 17370 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.761906 17445 raft_consensus.cc:3055] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:56.762247 17445 raft_consensus.cc:740] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:56.762925 17445 consensus_queue.cc:260] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:56.763998 17445 raft_consensus.cc:3060] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.767522 17370 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 2.
I20260709 14:49:56.768759 17487 leader_election.cc:304] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:56.769407 17445 raft_consensus.cc:2468] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 2.
I20260709 14:49:56.769423 17741 raft_consensus.cc:2804] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:56.770088 17741 raft_consensus.cc:697] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:56.770774 17741 consensus_queue.cc:237] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:56.779727 17268 catalog_manager.cc:5697] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 1 to 2, leader changed from d6c02f3d2671499a805b7e0960755c76 (127.15.222.194) to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.004561 17894 raft_consensus.cc:993] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: : Instructing follower 79e6d56d8ff4412ab06c469a4b3c7636 to start an election
I20260709 14:49:57.004926 18089 raft_consensus.cc:1081] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Signalling peer 79e6d56d8ff4412ab06c469a4b3c7636 to start an election
I20260709 14:49:57.006054 17521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25"
dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
 from {username='slave'} at 127.0.0.1:46422
I20260709 14:49:57.006449 17521 raft_consensus.cc:493] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:57.006722 17521 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.010703 17521 raft_consensus.cc:515] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.012027 17521 leader_election.cc:290] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [CANDIDATE]: Term 3 election: Requested vote from peers 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941), d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621)
I20260709 14:49:57.012792 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:57.012792 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b857f5ff2d14c75b49dc92c1d047b25" candidate_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
I20260709 14:49:57.013368 17446 raft_consensus.cc:3055] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:57.013446 17374 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.013655 17446 raft_consensus.cc:740] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:57.014386 17446 consensus_queue.cc:260] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.015341 17446 raft_consensus.cc:3060] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.017576 17374 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 3.
I20260709 14:49:57.018522 17487 leader_election.cc:304] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [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: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:57.019235 17741 raft_consensus.cc:2804] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:57.019698 17446 raft_consensus.cc:2468] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e6d56d8ff4412ab06c469a4b3c7636 in term 3.
I20260709 14:49:57.020617 17741 raft_consensus.cc:697] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 LEADER]: Becoming Leader. State: Replica: 79e6d56d8ff4412ab06c469a4b3c7636, State: Running, Role: LEADER
I20260709 14:49:57.021368 17741 consensus_queue.cc:237] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.029609 17268 catalog_manager.cc:5697] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 reported cstate change: term changed from 2 to 3, leader changed from d6c02f3d2671499a805b7e0960755c76 (127.15.222.194) to 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.097123 18089 raft_consensus.cc:993] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: : Instructing follower 459bb72b2af64e9fb94556c6847a91ae to start an election
I20260709 14:49:57.097502 17894 raft_consensus.cc:1081] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Signalling peer 459bb72b2af64e9fb94556c6847a91ae to start an election
I20260709 14:49:57.098703 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "804659065dc144b881778d4dd5bf1556"
dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
 from {username='slave'} at 127.0.0.1:41538
I20260709 14:49:57.099193 17374 raft_consensus.cc:493] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:57.099475 17374 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.104271 17374 raft_consensus.cc:515] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.105535 17374 leader_election.cc:290] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 2 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:57.106158 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:57.106439 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804659065dc144b881778d4dd5bf1556" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:57.106796 17446 raft_consensus.cc:3055] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:57.106902 17521 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.107126 17446 raft_consensus.cc:740] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:57.107901 17446 consensus_queue.cc:260] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.108812 17446 raft_consensus.cc:3060] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.112610 17521 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 2.
I20260709 14:49:57.113700 17340 leader_election.cc:304] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 459bb72b2af64e9fb94556c6847a91ae, 79e6d56d8ff4412ab06c469a4b3c7636; no voters: 
I20260709 14:49:57.114404 18079 raft_consensus.cc:2804] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.114853 18079 raft_consensus.cc:697] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 2 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:57.121467 17446 raft_consensus.cc:2468] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 2.
I20260709 14:49:57.121279 18079 consensus_queue.cc:237] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.149825 17268 catalog_manager.cc:5697] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 1 to 2, leader changed from d6c02f3d2671499a805b7e0960755c76 (127.15.222.194) to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 2 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.256630 17894 raft_consensus.cc:993] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: : Instructing follower 459bb72b2af64e9fb94556c6847a91ae to start an election
I20260709 14:49:57.257000 18089 raft_consensus.cc:1081] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Signalling peer 459bb72b2af64e9fb94556c6847a91ae to start an election
I20260709 14:49:57.258201 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7877f140010847d796787a03b7716b79"
dest_uuid: "459bb72b2af64e9fb94556c6847a91ae"
 from {username='slave'} at 127.0.0.1:41538
I20260709 14:49:57.258716 17374 raft_consensus.cc:493] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:57.259044 17374 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.264263 17374 raft_consensus.cc:515] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.265604 17374 leader_election.cc:290] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [CANDIDATE]: Term 3 election: Requested vote from peers d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621), 79e6d56d8ff4412ab06c469a4b3c7636 (127.15.222.195:38045)
I20260709 14:49:57.266041 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6c02f3d2671499a805b7e0960755c76"
I20260709 14:49:57.266548 17445 raft_consensus.cc:3055] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:57.266739 17445 raft_consensus.cc:740] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6c02f3d2671499a805b7e0960755c76, State: Running, Role: LEADER
I20260709 14:49:57.267273 17445 consensus_queue.cc:260] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.268155 17445 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.272866 17445 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 3.
I20260709 14:49:57.273602 17340 leader_election.cc:304] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [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: 459bb72b2af64e9fb94556c6847a91ae, d6c02f3d2671499a805b7e0960755c76; no voters: 
I20260709 14:49:57.273775 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877f140010847d796787a03b7716b79" candidate_uuid: "459bb72b2af64e9fb94556c6847a91ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "79e6d56d8ff4412ab06c469a4b3c7636"
I20260709 14:49:57.274166 18094 raft_consensus.cc:2804] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:57.274243 17521 raft_consensus.cc:3060] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:57.274613 18094 raft_consensus.cc:697] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 3 LEADER]: Becoming Leader. State: Replica: 459bb72b2af64e9fb94556c6847a91ae, State: Running, Role: LEADER
I20260709 14:49:57.275317 18094 consensus_queue.cc:237] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } }
I20260709 14:49:57.278647 17521 raft_consensus.cc:2468] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459bb72b2af64e9fb94556c6847a91ae in term 3.
I20260709 14:49:57.283842 17268 catalog_manager.cc:5697] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae reported cstate change: term changed from 2 to 3, leader changed from d6c02f3d2671499a805b7e0960755c76 (127.15.222.194) to 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193). New cstate: current_term: 3 leader_uuid: "459bb72b2af64e9fb94556c6847a91ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.310618 17374 raft_consensus.cc:1275] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Refusing update from remote peer 79e6d56d8ff4412ab06c469a4b3c7636: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.311578 18090 consensus_queue.cc:1048] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.324199 17445 raft_consensus.cc:1275] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Refusing update from remote peer 79e6d56d8ff4412ab06c469a4b3c7636: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.326068 18090 consensus_queue.cc:1048] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.454398 17370 raft_consensus.cc:1275] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Refusing update from remote peer 79e6d56d8ff4412ab06c469a4b3c7636: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:57.455404 18090 consensus_queue.cc:1048] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459bb72b2af64e9fb94556c6847a91ae" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.464118 17445 raft_consensus.cc:1275] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Refusing update from remote peer 79e6d56d8ff4412ab06c469a4b3c7636: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:57.465173 17741 consensus_queue.cc:1048] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.664551 17445 raft_consensus.cc:1275] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Refusing update from remote peer 459bb72b2af64e9fb94556c6847a91ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.665488 18094 consensus_queue.cc:1048] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.674734 17521 raft_consensus.cc:1275] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Refusing update from remote peer 459bb72b2af64e9fb94556c6847a91ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.675865 18094 consensus_queue.cc:1048] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.738468 17519 raft_consensus.cc:1275] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Refusing update from remote peer 459bb72b2af64e9fb94556c6847a91ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:57.739413 18104 consensus_queue.cc:1048] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e6d56d8ff4412ab06c469a4b3c7636" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.748591 17445 raft_consensus.cc:1275] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Refusing update from remote peer 459bb72b2af64e9fb94556c6847a91ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:57.749899 18093 consensus_queue.cc:1048] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c02f3d2671499a805b7e0960755c76" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.753896 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:57.816264 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
W20260709 14:49:57.819545 17413 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 14:49:57.825083 17413 consensus_peers.cc:597] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:57.838303 17487 consensus_peers.cc:597] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:57.845439 17413 consensus_peers.cc:597] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:57.846653 17487 consensus_peers.cc:597] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.853262 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:49:57.853222 17413 consensus_peers.cc:597] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.854403 16251 tablet_replica.cc:333] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.855322 16251 raft_consensus.cc:2243] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.856184 16251 raft_consensus.cc:2272] T 749a88cea13040d9be84b3215935c475 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.857786 16251 tablet_replica.cc:333] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.858335 16251 raft_consensus.cc:2243] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.858705 16251 raft_consensus.cc:2272] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.860214 16251 tablet_replica.cc:333] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.860739 16251 raft_consensus.cc:2243] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.861344 16251 raft_consensus.cc:2272] T 62a3b667b03b4cb491d60e3f5fed48ba P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.862886 16251 tablet_replica.cc:333] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.863379 16251 raft_consensus.cc:2243] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.863747 16251 raft_consensus.cc:2272] T ae7036e62f874b8eab54ff01f72d7515 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.865149 16251 tablet_replica.cc:333] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.865682 16251 raft_consensus.cc:2243] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.866021 16251 raft_consensus.cc:2272] T 80fe2cfeb9204c5585ca6168cbc3162e P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.867398 16251 tablet_replica.cc:333] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.867995 16251 raft_consensus.cc:2243] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.868593 16251 raft_consensus.cc:2272] T 5e55500933c149f6b976358743aaf625 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.870096 16251 tablet_replica.cc:333] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.870571 16251 raft_consensus.cc:2243] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.870913 16251 raft_consensus.cc:2272] T 80b4b0138e484455af4910bd4a44d867 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.872447 16251 tablet_replica.cc:333] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.872908 16251 raft_consensus.cc:2243] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.873231 16251 raft_consensus.cc:2272] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.874662 16251 tablet_replica.cc:333] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.875118 16251 raft_consensus.cc:2243] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.875454 16251 raft_consensus.cc:2272] T 4492da64afa54bf4a20b9c435154974a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.876838 16251 tablet_replica.cc:333] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.877331 16251 raft_consensus.cc:2243] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.877694 16251 raft_consensus.cc:2272] T f611e3cebfcf4fe69b57ef994dcac1ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.879215 16251 tablet_replica.cc:333] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.879747 16251 raft_consensus.cc:2243] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.880388 16251 raft_consensus.cc:2272] T 5ec7f1852000425f9d6af9533aec81f4 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.882146 16251 tablet_replica.cc:333] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.882655 16251 raft_consensus.cc:2243] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.883000 16251 raft_consensus.cc:2272] T 361c18da584843b1a944e848d2564060 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.885242 16251 tablet_replica.cc:333] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.885855 16251 raft_consensus.cc:2243] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.886641 16251 raft_consensus.cc:2272] T 43886cfe979a49aab20235bd1e3c8cb2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.887161 17413 consensus_peers.cc:597] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.888648 16251 tablet_replica.cc:333] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.889190 16251 raft_consensus.cc:2243] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.889564 16251 raft_consensus.cc:2272] T 324a5af0ef164274b28d803aa6732d88 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.891449 16251 tablet_replica.cc:333] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.891932 16251 raft_consensus.cc:2243] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.892542 16251 raft_consensus.cc:2272] T 7877f140010847d796787a03b7716b79 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.894845 16251 tablet_replica.cc:333] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.895355 16251 raft_consensus.cc:2243] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.896018 16251 raft_consensus.cc:2272] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.897769 16251 tablet_replica.cc:333] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.898530 16251 raft_consensus.cc:2243] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.898897 16251 raft_consensus.cc:2272] T d3c11c6aa9604d388d9b1bd4c7abcfee P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.900605 16251 tablet_replica.cc:333] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.901047 16251 raft_consensus.cc:2243] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.901348 16251 raft_consensus.cc:2272] T d88239a7e65b465aa81248245af47341 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.902797 16251 tablet_replica.cc:333] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.903254 16251 raft_consensus.cc:2243] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.903827 16251 raft_consensus.cc:2272] T 5238a638e9b749dfa6d835c25a7d4f90 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.905213 16251 tablet_replica.cc:333] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.905682 16251 raft_consensus.cc:2243] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.906083 16251 raft_consensus.cc:2272] T 50ee031ee6294ff78a93a1ee4a1ac615 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.908070 16251 tablet_replica.cc:333] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.908708 16251 raft_consensus.cc:2243] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.909228 16251 raft_consensus.cc:2272] T 974e0a6e71e344f19ab1418264939713 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.911314 16251 tablet_replica.cc:333] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.912068 16251 raft_consensus.cc:2243] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.912559 16251 raft_consensus.cc:2272] T c86eccafc5a645deaa68a796d77a353d P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.914968 16251 tablet_replica.cc:333] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.915724 16251 raft_consensus.cc:2243] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.916220 16251 raft_consensus.cc:2272] T 1c7e021108644c6a9e554f42f808e902 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.918457 16251 tablet_replica.cc:333] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
W20260709 14:49:57.918479 17487 consensus_peers.cc:597] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.919263 16251 raft_consensus.cc:2243] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.919940 16251 raft_consensus.cc:2272] T ee32e073fed94453b421c1a4d401684f P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.921555 16251 tablet_replica.cc:333] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.922008 16251 raft_consensus.cc:2243] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.922426 16251 raft_consensus.cc:2272] T f8f8d213cb5148a7a624fc498ff26da2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.923933 16251 tablet_replica.cc:333] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.924418 16251 raft_consensus.cc:2243] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.924768 16251 raft_consensus.cc:2272] T 8d57c6b86df74a6a8247b41f3be4902a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.926414 16251 tablet_replica.cc:333] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.926913 16251 raft_consensus.cc:2243] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.927300 16251 raft_consensus.cc:2272] T 86882a51fbed4eec9824056896f6b3d8 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.929247 16251 tablet_replica.cc:333] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.929853 16251 raft_consensus.cc:2243] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.930491 16251 raft_consensus.cc:2272] T 804659065dc144b881778d4dd5bf1556 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.932205 16251 tablet_replica.cc:333] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.932682 16251 raft_consensus.cc:2243] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.933012 16251 raft_consensus.cc:2272] T d957b2db46c84985b40c81ca16bb79ad P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.934594 16251 tablet_replica.cc:333] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.935176 16251 raft_consensus.cc:2243] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.935518 16251 raft_consensus.cc:2272] T c20b4fa12ad24c24bdee070a3d0f4b84 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.937175 16251 tablet_replica.cc:333] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.937609 16251 raft_consensus.cc:2243] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.938241 16251 raft_consensus.cc:2272] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.940522 16251 tablet_replica.cc:333] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.940987 16251 raft_consensus.cc:2243] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.941393 16251 raft_consensus.cc:2272] T 60798a50345f4438b21ea4f3a710b7ab P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.943099 16251 tablet_replica.cc:333] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.943790 16251 raft_consensus.cc:2243] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.944151 16251 raft_consensus.cc:2272] T 9b857f5ff2d14c75b49dc92c1d047b25 P 459bb72b2af64e9fb94556c6847a91ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.946137 16251 tablet_replica.cc:333] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.946802 16251 raft_consensus.cc:2243] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.947182 16251 raft_consensus.cc:2272] T cf792d9c52974ad7b644388537e6b052 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.949034 16251 tablet_replica.cc:333] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.949483 16251 raft_consensus.cc:2243] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.950179 16251 raft_consensus.cc:2272] T f76a0b9d21ee4d3ba8157bd8503e6864 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.952025 16251 tablet_replica.cc:333] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
W20260709 14:49:57.952658 17487 consensus_peers.cc:597] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.952666 16251 raft_consensus.cc:2243] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.953262 16251 raft_consensus.cc:2272] T d68b11e9da8f41838329924618df3390 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.955111 16251 tablet_replica.cc:333] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
W20260709 14:49:57.955317 17487 consensus_peers.cc:597] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.955677 16251 raft_consensus.cc:2243] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.956105 16251 raft_consensus.cc:2272] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.957785 16251 tablet_replica.cc:333] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.958348 16251 raft_consensus.cc:2243] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.958712 16251 raft_consensus.cc:2272] T 16d50eb9272945ed914e305ab784f906 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.960757 16251 tablet_replica.cc:333] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.961228 16251 raft_consensus.cc:2243] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.961866 16251 raft_consensus.cc:2272] T 50ccf514f86c4a8497935c3eb7575f94 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.961961 17487 consensus_peers.cc:597] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.963797 16251 tablet_replica.cc:333] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.964300 16251 raft_consensus.cc:2243] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.964654 16251 raft_consensus.cc:2272] T b5871b152e13434198be77504866fafe P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.966490 16251 tablet_replica.cc:333] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.966975 16251 raft_consensus.cc:2243] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.967417 16251 raft_consensus.cc:2272] T b46d214494fb470dbc8d22704cae6299 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.969161 17413 consensus_peers.cc:597] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.969403 16251 tablet_replica.cc:333] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
W20260709 14:49:57.969821 17487 consensus_peers.cc:597] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.970148 16251 raft_consensus.cc:2243] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.970680 16251 raft_consensus.cc:2272] T 3a188610fd2f4d039c2a3cfe09a6c631 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.972882 16251 tablet_replica.cc:333] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.973572 16251 raft_consensus.cc:2243] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.974045 16251 raft_consensus.cc:2272] T 809506e3ec3743e6aa36b015a97b6ec5 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.976387 16251 tablet_replica.cc:333] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
W20260709 14:49:57.976680 17413 consensus_peers.cc:597] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.977104 16251 raft_consensus.cc:2243] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.977664 16251 raft_consensus.cc:2272] T aae4d7e008c745489f1314ef8e13a5dc P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.978710 17413 consensus_peers.cc:597] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.980340 16251 tablet_replica.cc:333] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.981003 16251 raft_consensus.cc:2243] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.981855 16251 raft_consensus.cc:2272] T 6109b2c48da34987b363fc3d9cd12e13 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.983803 16251 tablet_replica.cc:333] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.984251 16251 raft_consensus.cc:2243] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.984586 16251 raft_consensus.cc:2272] T 0bda7781403a4541a35a0257e8c2555a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.986061 16251 tablet_replica.cc:333] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.986502 16251 raft_consensus.cc:2243] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.986861 16251 raft_consensus.cc:2272] T a66389051d2c4ab8b6c9c0a068eca5b6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.988543 16251 tablet_replica.cc:333] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.988972 16251 raft_consensus.cc:2243] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.989677 16251 raft_consensus.cc:2272] T 7d635e31b89547a380cff40f48ddf905 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.991616 16251 tablet_replica.cc:333] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.992159 16251 raft_consensus.cc:2243] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.992760 16251 raft_consensus.cc:2272] T 4c875a95edb34005827ad31c68da0532 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.994642 16251 tablet_replica.cc:333] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.995224 16251 raft_consensus.cc:2243] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.995703 16251 raft_consensus.cc:2272] T 63e1c866bcf44a64a26e8fddccf98496 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.995890 17487 consensus_peers.cc:597] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.997267 16251 tablet_replica.cc:333] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:57.997782 16251 raft_consensus.cc:2243] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.998142 16251 raft_consensus.cc:2272] T b7b76573e3b8499aaa30d8496fc89597 P 459bb72b2af64e9fb94556c6847a91ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.000031 16251 tablet_replica.cc:333] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.000455 16251 raft_consensus.cc:2243] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.000806 16251 raft_consensus.cc:2272] T e1272fe0be0d469280bb3caab6f29087 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.002332 16251 tablet_replica.cc:333] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.002784 16251 raft_consensus.cc:2243] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.003110 16251 raft_consensus.cc:2272] T 8227ee950df446c984f81dd1e8097361 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.004962 16251 tablet_replica.cc:333] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.005517 16251 raft_consensus.cc:2243] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.006134 16251 raft_consensus.cc:2272] T 58d2987087a84e5482437fa05ee91e15 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.008309 16251 tablet_replica.cc:333] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.008908 16251 raft_consensus.cc:2243] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:58.009290 17413 consensus_peers.cc:597] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.009639 16251 raft_consensus.cc:2272] T 8166895824264f6bb0b29536ca3c907a P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.011200 16251 tablet_replica.cc:333] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.011762 16251 raft_consensus.cc:2243] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.012713 16251 raft_consensus.cc:2272] T bf72b11bcb6947ebb67ea27084e8e9c2 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.013872 17487 consensus_peers.cc:597] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.014705 16251 tablet_replica.cc:333] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.015165 16251 raft_consensus.cc:2243] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.015805 16251 raft_consensus.cc:2272] T 53d5b9d674c54974bc6c4720d904e547 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.017318 16251 tablet_replica.cc:333] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.017743 16251 raft_consensus.cc:2243] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.018086 16251 raft_consensus.cc:2272] T 60a4ca9665c54ad9a1499c6102008ff6 P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.019846 16251 tablet_replica.cc:333] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae: stopping tablet replica
I20260709 14:49:58.020279 16251 raft_consensus.cc:2243] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.020644 16251 raft_consensus.cc:2272] T fce6c89c9390414dade1d79ec4cbfcbf P 459bb72b2af64e9fb94556c6847a91ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.035748 17487 consensus_peers.cc:597] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.039408 17413 consensus_peers.cc:597] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.067188 17487 consensus_peers.cc:597] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.087703 17413 consensus_peers.cc:597] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.094573 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260709 14:49:58.101198 17413 consensus_peers.cc:597] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.127061 17487 consensus_peers.cc:597] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.128017 17413 consensus_peers.cc:597] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.131237 17487 consensus_peers.cc:597] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.137624 17413 consensus_peers.cc:597] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.156657 17413 consensus_peers.cc:597] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.167953 17413 consensus_peers.cc:597] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.172660 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
W20260709 14:49:58.185017 17413 consensus_peers.cc:597] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.191884 17487 consensus_peers.cc:597] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.208082 17489 consensus_peers.cc:597] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.210762 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:58.211431 16251 tablet_replica.cc:333] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.212093 16251 raft_consensus.cc:2243] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.212533 16251 raft_consensus.cc:2272] T 80b4b0138e484455af4910bd4a44d867 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.214093 16251 tablet_replica.cc:333] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.214615 16251 raft_consensus.cc:2243] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.214969 16251 raft_consensus.cc:2272] T 80fe2cfeb9204c5585ca6168cbc3162e P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.216542 16251 tablet_replica.cc:333] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.217041 16251 raft_consensus.cc:2243] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.217736 16251 raft_consensus.cc:2272] T 4492da64afa54bf4a20b9c435154974a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.219666 16251 tablet_replica.cc:333] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.220412 16251 raft_consensus.cc:2243] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.220767 16251 raft_consensus.cc:2272] T 749a88cea13040d9be84b3215935c475 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.221014 17413 consensus_peers.cc:597] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.222393 16251 tablet_replica.cc:333] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.223098 16251 raft_consensus.cc:2243] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.223506 16251 raft_consensus.cc:2272] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.225046 16251 tablet_replica.cc:333] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.225596 16251 raft_consensus.cc:2243] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.226212 16251 raft_consensus.cc:2272] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.227715 16251 tablet_replica.cc:333] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.228204 16251 raft_consensus.cc:2243] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.228552 16251 raft_consensus.cc:2272] T 62a3b667b03b4cb491d60e3f5fed48ba P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.230156 16251 tablet_replica.cc:333] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.230711 16251 raft_consensus.cc:2243] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.231207 16251 raft_consensus.cc:2272] T fce6c89c9390414dade1d79ec4cbfcbf P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.233323 16251 tablet_replica.cc:333] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
W20260709 14:49:58.233667 17489 consensus_peers.cc:597] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.234146 16251 raft_consensus.cc:2243] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:58.234457 17413 consensus_peers.cc:597] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.235033 16251 raft_consensus.cc:2272] T 8d57c6b86df74a6a8247b41f3be4902a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.236976 17413 consensus_peers.cc:597] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.237177 16251 tablet_replica.cc:333] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.237898 16251 raft_consensus.cc:2243] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.238340 16251 raft_consensus.cc:2272] T ae7036e62f874b8eab54ff01f72d7515 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.238413 17489 consensus_peers.cc:597] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.239931 16251 tablet_replica.cc:333] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.240455 16251 raft_consensus.cc:2243] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.240820 16251 raft_consensus.cc:2272] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.242388 16251 tablet_replica.cc:333] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.242870 16251 raft_consensus.cc:2243] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.243486 16251 raft_consensus.cc:2272] T d3c11c6aa9604d388d9b1bd4c7abcfee P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.245106 16251 tablet_replica.cc:333] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.245622 16251 raft_consensus.cc:2243] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.245968 16251 raft_consensus.cc:2272] T 5e55500933c149f6b976358743aaf625 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.247414 16251 tablet_replica.cc:333] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.247928 16251 raft_consensus.cc:2243] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.248282 16251 raft_consensus.cc:2272] T 43886cfe979a49aab20235bd1e3c8cb2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.249722 16251 tablet_replica.cc:333] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.250190 16251 raft_consensus.cc:2243] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.250810 16251 raft_consensus.cc:2272] T 324a5af0ef164274b28d803aa6732d88 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.252410 16251 tablet_replica.cc:333] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.252897 16251 raft_consensus.cc:2243] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.253235 16251 raft_consensus.cc:2272] T 7877f140010847d796787a03b7716b79 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.255048 16251 tablet_replica.cc:333] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.255522 16251 raft_consensus.cc:2243] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.255906 16251 raft_consensus.cc:2272] T 361c18da584843b1a944e848d2564060 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.257648 16251 tablet_replica.cc:333] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.258148 16251 raft_consensus.cc:2243] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.258503 16251 raft_consensus.cc:2272] T f611e3cebfcf4fe69b57ef994dcac1ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.260107 16251 tablet_replica.cc:333] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.260564 16251 raft_consensus.cc:2243] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.260951 16251 raft_consensus.cc:2272] T 5ec7f1852000425f9d6af9533aec81f4 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.263128 16251 tablet_replica.cc:333] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.263689 16251 raft_consensus.cc:2243] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.264428 16251 raft_consensus.cc:2272] T 1c7e021108644c6a9e554f42f808e902 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.265964 16251 tablet_replica.cc:333] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.266384 16251 raft_consensus.cc:2243] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.266700 16251 raft_consensus.cc:2272] T f8f8d213cb5148a7a624fc498ff26da2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.268249 16251 tablet_replica.cc:333] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.268723 16251 raft_consensus.cc:2243] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.269063 16251 raft_consensus.cc:2272] T ee32e073fed94453b421c1a4d401684f P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.270399 16251 tablet_replica.cc:333] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.270852 16251 raft_consensus.cc:2243] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.271157 16251 raft_consensus.cc:2272] T 50ee031ee6294ff78a93a1ee4a1ac615 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.272609 16251 tablet_replica.cc:333] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.273030 16251 raft_consensus.cc:2243] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.273411 16251 raft_consensus.cc:2272] T 5238a638e9b749dfa6d835c25a7d4f90 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.275156 16251 tablet_replica.cc:333] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.275751 16251 raft_consensus.cc:2243] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.276245 16251 raft_consensus.cc:2272] T 974e0a6e71e344f19ab1418264939713 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.276432 17489 consensus_peers.cc:597] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.277871 16251 tablet_replica.cc:333] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.278431 16251 raft_consensus.cc:2243] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.278791 16251 raft_consensus.cc:2272] T c86eccafc5a645deaa68a796d77a353d P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.280329 16251 tablet_replica.cc:333] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.280834 16251 raft_consensus.cc:2243] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.281476 16251 raft_consensus.cc:2272] T 86882a51fbed4eec9824056896f6b3d8 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.282963 16251 tablet_replica.cc:333] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.283424 16251 raft_consensus.cc:2243] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.283814 16251 raft_consensus.cc:2272] T 804659065dc144b881778d4dd5bf1556 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.285534 16251 tablet_replica.cc:333] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.286024 16251 raft_consensus.cc:2243] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.286355 16251 raft_consensus.cc:2272] T d88239a7e65b465aa81248245af47341 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.287938 16251 tablet_replica.cc:333] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.288385 16251 raft_consensus.cc:2243] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.289108 16251 raft_consensus.cc:2272] T d957b2db46c84985b40c81ca16bb79ad P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.290804 16251 tablet_replica.cc:333] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.291306 16251 raft_consensus.cc:2243] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.291994 16251 raft_consensus.cc:2272] T c20b4fa12ad24c24bdee070a3d0f4b84 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.293740 16251 tablet_replica.cc:333] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.294265 16251 raft_consensus.cc:2243] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.294624 16251 raft_consensus.cc:2272] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.296458 16251 tablet_replica.cc:333] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
W20260709 14:49:58.296478 17487 consensus_peers.cc:597] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.297161 16251 raft_consensus.cc:2243] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.297748 16251 raft_consensus.cc:2272] T 60798a50345f4438b21ea4f3a710b7ab P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.299130 16251 tablet_replica.cc:333] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.299609 16251 raft_consensus.cc:2243] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.299937 16251 raft_consensus.cc:2272] T 9b857f5ff2d14c75b49dc92c1d047b25 P d6c02f3d2671499a805b7e0960755c76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.301776 16251 tablet_replica.cc:333] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.302317 16251 raft_consensus.cc:2243] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.302711 16251 raft_consensus.cc:2272] T 7d635e31b89547a380cff40f48ddf905 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.304289 16251 tablet_replica.cc:333] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.304764 16251 raft_consensus.cc:2243] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:58.305058 17487 consensus_peers.cc:597] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.305394 16251 raft_consensus.cc:2272] T a66389051d2c4ab8b6c9c0a068eca5b6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.305408 17487 consensus_peers.cc:597] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.307017 16251 tablet_replica.cc:333] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.307509 16251 raft_consensus.cc:2243] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.307883 16251 raft_consensus.cc:2272] T 4c875a95edb34005827ad31c68da0532 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.309289 16251 tablet_replica.cc:333] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.309762 16251 raft_consensus.cc:2243] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.310123 16251 raft_consensus.cc:2272] T 63e1c866bcf44a64a26e8fddccf98496 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.311662 16251 tablet_replica.cc:333] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.312147 16251 raft_consensus.cc:2243] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.312795 16251 raft_consensus.cc:2272] T aae4d7e008c745489f1314ef8e13a5dc P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.314352 16251 tablet_replica.cc:333] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.314819 16251 raft_consensus.cc:2243] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.315438 16251 raft_consensus.cc:2272] T 0bda7781403a4541a35a0257e8c2555a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.316989 16251 tablet_replica.cc:333] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.317441 16251 raft_consensus.cc:2243] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.318077 16251 raft_consensus.cc:2272] T 809506e3ec3743e6aa36b015a97b6ec5 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.319943 16251 tablet_replica.cc:333] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.320523 16251 raft_consensus.cc:2243] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.320905 16251 raft_consensus.cc:2272] T 3a188610fd2f4d039c2a3cfe09a6c631 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.322382 17489 consensus_peers.cc:597] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.322650 16251 tablet_replica.cc:333] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.323228 16251 raft_consensus.cc:2243] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.323606 16251 raft_consensus.cc:2272] T 6109b2c48da34987b363fc3d9cd12e13 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.325315 16251 tablet_replica.cc:333] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.325896 16251 raft_consensus.cc:2243] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.326462 16251 raft_consensus.cc:2272] T 0c5b479bbe4c42bf95ac74b24a804ca7 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.327951 16251 tablet_replica.cc:333] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.328416 16251 raft_consensus.cc:2243] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.328758 16251 raft_consensus.cc:2272] T 16d50eb9272945ed914e305ab784f906 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.330251 16251 tablet_replica.cc:333] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.330706 16251 raft_consensus.cc:2243] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.331063 16251 raft_consensus.cc:2272] T 50ccf514f86c4a8497935c3eb7575f94 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.332602 16251 tablet_replica.cc:333] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.333068 16251 raft_consensus.cc:2243] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.333691 16251 raft_consensus.cc:2272] T b7b76573e3b8499aaa30d8496fc89597 P d6c02f3d2671499a805b7e0960755c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.335179 16251 tablet_replica.cc:333] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.335654 16251 raft_consensus.cc:2243] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.335992 16251 raft_consensus.cc:2272] T e1272fe0be0d469280bb3caab6f29087 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.337481 16251 tablet_replica.cc:333] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.337935 16251 raft_consensus.cc:2243] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.338562 16251 raft_consensus.cc:2272] T 8227ee950df446c984f81dd1e8097361 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.340374 16251 tablet_replica.cc:333] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.341027 16251 raft_consensus.cc:2243] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.341526 16251 raft_consensus.cc:2272] T 58d2987087a84e5482437fa05ee91e15 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.342832 17487 consensus_peers.cc:597] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.343482 16251 tablet_replica.cc:333] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.344192 16251 raft_consensus.cc:2243] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.344619 16251 raft_consensus.cc:2272] T 8166895824264f6bb0b29536ca3c907a P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.346288 16251 tablet_replica.cc:333] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.346741 16251 raft_consensus.cc:2243] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.347111 16251 raft_consensus.cc:2272] T b46d214494fb470dbc8d22704cae6299 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.348712 16251 tablet_replica.cc:333] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.349159 16251 raft_consensus.cc:2243] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.349495 16251 raft_consensus.cc:2272] T b5871b152e13434198be77504866fafe P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.350968 16251 tablet_replica.cc:333] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.351382 16251 raft_consensus.cc:2243] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.351989 16251 raft_consensus.cc:2272] T cf792d9c52974ad7b644388537e6b052 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.353422 16251 tablet_replica.cc:333] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.353835 16251 raft_consensus.cc:2243] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.354179 16251 raft_consensus.cc:2272] T f76a0b9d21ee4d3ba8157bd8503e6864 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.355849 16251 tablet_replica.cc:333] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.356290 16251 raft_consensus.cc:2243] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.357115 16251 raft_consensus.cc:2272] T d68b11e9da8f41838329924618df3390 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.358165 17489 consensus_peers.cc:597] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.359218 16251 tablet_replica.cc:333] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.359829 16251 raft_consensus.cc:2243] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.360244 16251 raft_consensus.cc:2272] T bf72b11bcb6947ebb67ea27084e8e9c2 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.360230 17489 consensus_peers.cc:597] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.362530 16251 tablet_replica.cc:333] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.362984 16251 raft_consensus.cc:2243] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.363327 16251 raft_consensus.cc:2272] T 53d5b9d674c54974bc6c4720d904e547 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.364156 17487 consensus_peers.cc:597] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer 459bb72b2af64e9fb94556c6847a91ae (127.15.222.193:36941): Couldn't send request to peer 459bb72b2af64e9fb94556c6847a91ae. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.365016 16251 tablet_replica.cc:333] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76: stopping tablet replica
I20260709 14:49:58.365463 16251 raft_consensus.cc:2243] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.366123 16251 raft_consensus.cc:2272] T 60a4ca9665c54ad9a1499c6102008ff6 P d6c02f3d2671499a805b7e0960755c76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:58.407716 17489 consensus_peers.cc:597] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.413422 17489 consensus_peers.cc:597] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.441540 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260709 14:49:58.445096 17489 consensus_peers.cc:597] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.479382 17489 consensus_peers.cc:597] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.498266 17489 consensus_peers.cc:597] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.511934 17489 consensus_peers.cc:597] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.515671 17489 consensus_peers.cc:597] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.524889 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260709 14:49:58.547435 17489 consensus_peers.cc:597] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.562599 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:58.563401 16251 tablet_replica.cc:333] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.564170 16251 raft_consensus.cc:2243] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.564644 16251 raft_consensus.cc:2272] T 4492da64afa54bf4a20b9c435154974a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.566244 16251 tablet_replica.cc:333] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.566779 16251 raft_consensus.cc:2243] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.567157 16251 raft_consensus.cc:2272] T 749a88cea13040d9be84b3215935c475 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.568660 16251 tablet_replica.cc:333] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.569360 16251 raft_consensus.cc:2243] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.570192 16251 raft_consensus.cc:2272] T 80b4b0138e484455af4910bd4a44d867 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.572252 16251 tablet_replica.cc:333] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.572999 16251 raft_consensus.cc:2243] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.573410 16251 raft_consensus.cc:2272] T f76a0b9d21ee4d3ba8157bd8503e6864 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.574729 16251 tablet_replica.cc:333] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.575219 16251 raft_consensus.cc:2243] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.575553 16251 raft_consensus.cc:2272] T 62a3b667b03b4cb491d60e3f5fed48ba P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.577078 16251 tablet_replica.cc:333] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.577555 16251 raft_consensus.cc:2243] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.577888 16251 raft_consensus.cc:2272] T 2014f3e8e0fa4ddeb8ddc13c7b92ad8c P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.579655 16251 tablet_replica.cc:333] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.580329 16251 raft_consensus.cc:2243] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.581022 16251 raft_consensus.cc:2272] T 80fe2cfeb9204c5585ca6168cbc3162e P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.582849 16251 tablet_replica.cc:333] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.583345 16251 raft_consensus.cc:2243] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.583699 16251 raft_consensus.cc:2272] T 8d57c6b86df74a6a8247b41f3be4902a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.587311 16251 tablet_replica.cc:333] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.587911 16251 raft_consensus.cc:2243] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:58.587862 17489 consensus_peers.cc:597] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 -> Peer d6c02f3d2671499a805b7e0960755c76 (127.15.222.194:40621): Couldn't send request to peer d6c02f3d2671499a805b7e0960755c76. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.588757 16251 raft_consensus.cc:2272] T ae7036e62f874b8eab54ff01f72d7515 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.590320 16251 tablet_replica.cc:333] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.590795 16251 raft_consensus.cc:2243] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.591377 16251 raft_consensus.cc:2272] T 75ae7ddb1c3f4e6a9e77943553bdefa2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.592859 16251 tablet_replica.cc:333] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.593330 16251 raft_consensus.cc:2243] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.593657 16251 raft_consensus.cc:2272] T 7dc5186a9b7d4ad1b6e9fec758ac73d7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.595192 16251 tablet_replica.cc:333] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.595734 16251 raft_consensus.cc:2243] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.596334 16251 raft_consensus.cc:2272] T 361c18da584843b1a944e848d2564060 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.597760 16251 tablet_replica.cc:333] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.598237 16251 raft_consensus.cc:2243] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.598832 16251 raft_consensus.cc:2272] T f611e3cebfcf4fe69b57ef994dcac1ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.600383 16251 tablet_replica.cc:333] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.600862 16251 raft_consensus.cc:2243] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.601197 16251 raft_consensus.cc:2272] T 5ec7f1852000425f9d6af9533aec81f4 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.602620 16251 tablet_replica.cc:333] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.603155 16251 raft_consensus.cc:2243] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.603482 16251 raft_consensus.cc:2272] T d3c11c6aa9604d388d9b1bd4c7abcfee P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.604949 16251 tablet_replica.cc:333] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.605432 16251 raft_consensus.cc:2243] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.605777 16251 raft_consensus.cc:2272] T 5e55500933c149f6b976358743aaf625 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.607214 16251 tablet_replica.cc:333] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.607693 16251 raft_consensus.cc:2243] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.608042 16251 raft_consensus.cc:2272] T 43886cfe979a49aab20235bd1e3c8cb2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.609630 16251 tablet_replica.cc:333] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.610283 16251 raft_consensus.cc:2243] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.610708 16251 raft_consensus.cc:2272] T 324a5af0ef164274b28d803aa6732d88 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.612296 16251 tablet_replica.cc:333] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.612730 16251 raft_consensus.cc:2243] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.613061 16251 raft_consensus.cc:2272] T 7877f140010847d796787a03b7716b79 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.614809 16251 tablet_replica.cc:333] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.615242 16251 raft_consensus.cc:2243] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.615845 16251 raft_consensus.cc:2272] T d88239a7e65b465aa81248245af47341 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.617252 16251 tablet_replica.cc:333] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.617673 16251 raft_consensus.cc:2243] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.617969 16251 raft_consensus.cc:2272] T 5238a638e9b749dfa6d835c25a7d4f90 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.619357 16251 tablet_replica.cc:333] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.619774 16251 raft_consensus.cc:2243] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.620335 16251 raft_consensus.cc:2272] T 50ee031ee6294ff78a93a1ee4a1ac615 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.621776 16251 tablet_replica.cc:333] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.622215 16251 raft_consensus.cc:2243] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.622758 16251 raft_consensus.cc:2272] T 974e0a6e71e344f19ab1418264939713 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.624194 16251 tablet_replica.cc:333] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.624622 16251 raft_consensus.cc:2243] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.625212 16251 raft_consensus.cc:2272] T c86eccafc5a645deaa68a796d77a353d P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.626720 16251 tablet_replica.cc:333] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.627167 16251 raft_consensus.cc:2243] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.627523 16251 raft_consensus.cc:2272] T 1c7e021108644c6a9e554f42f808e902 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.628993 16251 tablet_replica.cc:333] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.629418 16251 raft_consensus.cc:2243] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.629998 16251 raft_consensus.cc:2272] T f8f8d213cb5148a7a624fc498ff26da2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.631635 16251 tablet_replica.cc:333] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.632148 16251 raft_consensus.cc:2243] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.632515 16251 raft_consensus.cc:2272] T ee32e073fed94453b421c1a4d401684f P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.634011 16251 tablet_replica.cc:333] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.634505 16251 raft_consensus.cc:2243] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.634850 16251 raft_consensus.cc:2272] T 86882a51fbed4eec9824056896f6b3d8 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.636276 16251 tablet_replica.cc:333] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.636727 16251 raft_consensus.cc:2243] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.637074 16251 raft_consensus.cc:2272] T 804659065dc144b881778d4dd5bf1556 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.638994 16251 tablet_replica.cc:333] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.639460 16251 raft_consensus.cc:2243] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.639832 16251 raft_consensus.cc:2272] T 0c5b479bbe4c42bf95ac74b24a804ca7 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.641299 16251 tablet_replica.cc:333] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.641768 16251 raft_consensus.cc:2243] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.642381 16251 raft_consensus.cc:2272] T 16d50eb9272945ed914e305ab784f906 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.643817 16251 tablet_replica.cc:333] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.644266 16251 raft_consensus.cc:2243] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.644598 16251 raft_consensus.cc:2272] T 50ccf514f86c4a8497935c3eb7575f94 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.646003 16251 tablet_replica.cc:333] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.646466 16251 raft_consensus.cc:2243] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.646889 16251 raft_consensus.cc:2272] T d957b2db46c84985b40c81ca16bb79ad P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.648592 16251 tablet_replica.cc:333] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.649040 16251 raft_consensus.cc:2243] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.649339 16251 raft_consensus.cc:2272] T 60798a50345f4438b21ea4f3a710b7ab P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.650708 16251 tablet_replica.cc:333] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.651172 16251 raft_consensus.cc:2243] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.651813 16251 raft_consensus.cc:2272] T 9b857f5ff2d14c75b49dc92c1d047b25 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.653223 16251 tablet_replica.cc:333] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.653632 16251 raft_consensus.cc:2243] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.653944 16251 raft_consensus.cc:2272] T 6bb0b0a3be9c4e48bcdb5d7db71e91e6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.655900 16251 tablet_replica.cc:333] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.656491 16251 raft_consensus.cc:2243] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.656922 16251 raft_consensus.cc:2272] T c20b4fa12ad24c24bdee070a3d0f4b84 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.658648 16251 tablet_replica.cc:333] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.659119 16251 raft_consensus.cc:2243] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.659443 16251 raft_consensus.cc:2272] T 7d635e31b89547a380cff40f48ddf905 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.660867 16251 tablet_replica.cc:333] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.661288 16251 raft_consensus.cc:2243] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.661579 16251 raft_consensus.cc:2272] T a66389051d2c4ab8b6c9c0a068eca5b6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.662949 16251 tablet_replica.cc:333] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.663354 16251 raft_consensus.cc:2243] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.663693 16251 raft_consensus.cc:2272] T 4c875a95edb34005827ad31c68da0532 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.665074 16251 tablet_replica.cc:333] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.665488 16251 raft_consensus.cc:2243] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.666373 16251 raft_consensus.cc:2272] T 63e1c866bcf44a64a26e8fddccf98496 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.667851 16251 tablet_replica.cc:333] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.668258 16251 raft_consensus.cc:2243] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.668565 16251 raft_consensus.cc:2272] T 809506e3ec3743e6aa36b015a97b6ec5 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.670092 16251 tablet_replica.cc:333] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.670524 16251 raft_consensus.cc:2243] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.671133 16251 raft_consensus.cc:2272] T 3a188610fd2f4d039c2a3cfe09a6c631 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.672712 16251 tablet_replica.cc:333] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.673177 16251 raft_consensus.cc:2243] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.673501 16251 raft_consensus.cc:2272] T 0bda7781403a4541a35a0257e8c2555a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.674993 16251 tablet_replica.cc:333] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.675453 16251 raft_consensus.cc:2243] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.675835 16251 raft_consensus.cc:2272] T aae4d7e008c745489f1314ef8e13a5dc P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.677426 16251 tablet_replica.cc:333] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.677884 16251 raft_consensus.cc:2243] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.678227 16251 raft_consensus.cc:2272] T 6109b2c48da34987b363fc3d9cd12e13 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.679783 16251 tablet_replica.cc:333] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.680248 16251 raft_consensus.cc:2243] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.680570 16251 raft_consensus.cc:2272] T bf72b11bcb6947ebb67ea27084e8e9c2 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.682037 16251 tablet_replica.cc:333] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.682479 16251 raft_consensus.cc:2243] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.682802 16251 raft_consensus.cc:2272] T 53d5b9d674c54974bc6c4720d904e547 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.684269 16251 tablet_replica.cc:333] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.684720 16251 raft_consensus.cc:2243] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.685328 16251 raft_consensus.cc:2272] T fce6c89c9390414dade1d79ec4cbfcbf P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.686754 16251 tablet_replica.cc:333] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.687218 16251 raft_consensus.cc:2243] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.687544 16251 raft_consensus.cc:2272] T 60a4ca9665c54ad9a1499c6102008ff6 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.688969 16251 tablet_replica.cc:333] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.689404 16251 raft_consensus.cc:2243] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.689772 16251 raft_consensus.cc:2272] T 8166895824264f6bb0b29536ca3c907a P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.691267 16251 tablet_replica.cc:333] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.691710 16251 raft_consensus.cc:2243] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.692034 16251 raft_consensus.cc:2272] T 8227ee950df446c984f81dd1e8097361 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.693485 16251 tablet_replica.cc:333] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.693913 16251 raft_consensus.cc:2243] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.694283 16251 raft_consensus.cc:2272] T 58d2987087a84e5482437fa05ee91e15 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.695855 16251 tablet_replica.cc:333] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.696291 16251 raft_consensus.cc:2243] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.696885 16251 raft_consensus.cc:2272] T e1272fe0be0d469280bb3caab6f29087 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.698431 16251 tablet_replica.cc:333] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.698876 16251 raft_consensus.cc:2243] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.699239 16251 raft_consensus.cc:2272] T b7b76573e3b8499aaa30d8496fc89597 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.700698 16251 tablet_replica.cc:333] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.701144 16251 raft_consensus.cc:2243] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.701736 16251 raft_consensus.cc:2272] T b46d214494fb470dbc8d22704cae6299 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.703184 16251 tablet_replica.cc:333] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.703613 16251 raft_consensus.cc:2243] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.704218 16251 raft_consensus.cc:2272] T b5871b152e13434198be77504866fafe P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.705650 16251 tablet_replica.cc:333] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.706048 16251 raft_consensus.cc:2243] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.706403 16251 raft_consensus.cc:2272] T cf792d9c52974ad7b644388537e6b052 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.707818 16251 tablet_replica.cc:333] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636: stopping tablet replica
I20260709 14:49:58.708204 16251 raft_consensus.cc:2243] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.708528 16251 raft_consensus.cc:2272] T d68b11e9da8f41838329924618df3390 P 79e6d56d8ff4412ab06c469a4b3c7636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.762874 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:49:58.824048 16251 tablet_server.cc:179] TabletServer@127.15.222.196:0 shutting down...
I20260709 14:49:58.845212 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:58.859969 16251 tablet_server.cc:196] TabletServer@127.15.222.196:0 shutdown complete.
I20260709 14:49:58.866415 16251 master.cc:562] Master@127.15.222.254:38911 shutting down...
I20260709 14:49:58.880208 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:58.880698 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.880990 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63c68d584f504eb4982a2bf1d560517c: stopping tablet replica
I20260709 14:49:58.899813 16251 master.cc:584] Master@127.15.222.254:38911 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (16526 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:49:58.971776 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:45191
I20260709 14:49:58.972808 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:58.977448 18114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:58.977460 18115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:58.978696 18117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:58.979507 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:58.980309 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:58.980479 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:58.980614 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608598980598 us; error 0 us; skew 500 ppm
I20260709 14:49:58.981084 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:58.983017 16251 webserver.cc:533] Webserver started at http://127.15.222.254:41835/ using document root <none> and password file <none>
I20260709 14:49:58.983433 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:58.983618 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:58.983847 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:58.984791 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "be8132e3f5514affaf27a7d72c5ba1a4"
format_stamp: "Formatted at 2026-07-09 14:49:58 on dist-test-slave-0nj4"
I20260709 14:49:58.988665 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:49:58.991521 18122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:58.992204 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:58.992463 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "be8132e3f5514affaf27a7d72c5ba1a4"
format_stamp: "Formatted at 2026-07-09 14:49:58 on dist-test-slave-0nj4"
I20260709 14:49:58.992702 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:59.015318 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:59.016345 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:59.050422 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:45191
I20260709 14:49:59.050511 18173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:45191 every 8 connection(s)
I20260709 14:49:59.053916 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.062968 18174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4: Bootstrap starting.
I20260709 14:49:59.067217 18174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:59.070906 18174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4: No bootstrap required, opened a new log
I20260709 14:49:59.072881 18174 raft_consensus.cc:359] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER }
I20260709 14:49:59.073226 18174 raft_consensus.cc:385] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:59.073405 18174 raft_consensus.cc:740] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be8132e3f5514affaf27a7d72c5ba1a4, State: Initialized, Role: FOLLOWER
I20260709 14:49:59.073925 18174 consensus_queue.cc:260] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER }
I20260709 14:49:59.074337 18174 raft_consensus.cc:399] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:59.074545 18174 raft_consensus.cc:493] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:59.074790 18174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:59.078508 18174 raft_consensus.cc:515] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER }
I20260709 14:49:59.078981 18174 leader_election.cc:304] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [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: be8132e3f5514affaf27a7d72c5ba1a4; no voters: 
I20260709 14:49:59.079980 18174 leader_election.cc:290] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:59.080317 18177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:59.081488 18177 raft_consensus.cc:697] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 1 LEADER]: Becoming Leader. State: Replica: be8132e3f5514affaf27a7d72c5ba1a4, State: Running, Role: LEADER
I20260709 14:49:59.081995 18177 consensus_queue.cc:237] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [LEADER]: Queue going to LEADER mode. State: All 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: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER }
I20260709 14:49:59.082538 18174 sys_catalog.cc:565] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:59.085933 18178 sys_catalog.cc:455] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER } }
I20260709 14:49:59.086249 18179 sys_catalog.cc:455] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be8132e3f5514affaf27a7d72c5ba1a4. Latest consensus state: current_term: 1 leader_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be8132e3f5514affaf27a7d72c5ba1a4" member_type: VOTER } }
I20260709 14:49:59.086512 18178 sys_catalog.cc:458] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:59.086844 18179 sys_catalog.cc:458] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:59.089149 18184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:59.093487 18184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:59.099954 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:59.101824 18184 catalog_manager.cc:1383] Generated new cluster ID: 6096f30df63e4a7a9b0e98d4d52149c8
I20260709 14:49:59.102078 18184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:59.128953 18184 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:59.130086 18184 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:59.143373 18184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4: Generated new TSK 0
I20260709 14:49:59.143910 18184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:59.166006 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:59.171182 18195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.172168 18196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.173614 18198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:59.173697 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:59.174610 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:59.174782 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:59.174953 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608599174937 us; error 0 us; skew 500 ppm
I20260709 14:49:59.175441 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:59.177424 16251 webserver.cc:533] Webserver started at http://127.15.222.193:40433/ using document root <none> and password file <none>
I20260709 14:49:59.177846 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:59.178020 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:59.178259 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:59.179239 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "6ca879791b354726baf5e7ae854b4998"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.183151 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:49:59.186094 18203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.186738 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:59.186985 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "6ca879791b354726baf5e7ae854b4998"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.187234 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:59.209511 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:59.210551 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:59.211920 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:59.213939 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:59.214107 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.214335 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:59.214473 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.249054 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:36037
I20260709 14:49:59.249141 18265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:36037 every 8 connection(s)
I20260709 14:49:59.253738 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:59.259724 18270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.261328 18271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:59.263378 16251 server_base.cc:1061] running on GCE node
W20260709 14:49:59.264389 18273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:59.265122 18266 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45191
I20260709 14:49:59.265511 18266 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:59.265504 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:59.265954 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:59.266157 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608599266137 us; error 0 us; skew 500 ppm
I20260709 14:49:59.266408 18266 heartbeater.cc:507] Master 127.15.222.254:45191 requested a full tablet report, sending...
I20260709 14:49:59.266743 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:59.268513 18139 ts_manager.cc:194] Registered new tserver with Master: 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:49:59.269389 16251 webserver.cc:533] Webserver started at http://127.15.222.194:41853/ using document root <none> and password file <none>
I20260709 14:49:59.269981 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:59.270150 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:59.270249 18139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54916
I20260709 14:49:59.270411 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:59.271445 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "f3128ba789e34475bdbc6416b4859c25"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.275295 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:49:59.278155 18278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.278798 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:59.279052 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "f3128ba789e34475bdbc6416b4859c25"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.279289 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:59.327003 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:59.328058 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:59.329406 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:59.331614 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:59.331800 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.332016 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:59.332163 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.367612 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:35543
I20260709 14:49:59.367731 18340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:35543 every 8 connection(s)
I20260709 14:49:59.371899 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:59.378086 18344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.378832 18345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.380532 18347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:59.381474 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:59.382357 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:59.382576 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:59.382768 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608599382751 us; error 0 us; skew 500 ppm
I20260709 14:49:59.383160 18341 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45191
I20260709 14:49:59.383440 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:59.383595 18341 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:59.384433 18341 heartbeater.cc:507] Master 127.15.222.254:45191 requested a full tablet report, sending...
I20260709 14:49:59.386031 16251 webserver.cc:533] Webserver started at http://127.15.222.195:33395/ using document root <none> and password file <none>
I20260709 14:49:59.386526 18139 ts_manager.cc:194] Registered new tserver with Master: f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:49:59.386631 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:59.386981 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:59.387306 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:59.388312 18139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54924
I20260709 14:49:59.388675 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "cba39cf49b77486ba470c00c9831094c"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.393151 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:59.396552 18352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.397198 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:59.397469 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "cba39cf49b77486ba470c00c9831094c"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.397707 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:59.410835 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:59.411849 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:59.413102 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:59.415030 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:59.415215 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.415427 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:59.415587 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:59.451435 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:34805
I20260709 14:49:59.451535 18414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:34805 every 8 connection(s)
I20260709 14:49:59.455744 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:59.461895 18418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.463603 18419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:59.465262 18421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:59.465826 16251 server_base.cc:1061] running on GCE node
I20260709 14:49:59.466601 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:59.466797 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:59.466980 18415 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45191
I20260709 14:49:59.467005 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608599466985 us; error 0 us; skew 500 ppm
I20260709 14:49:59.467458 18415 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:59.467828 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:59.468164 18415 heartbeater.cc:507] Master 127.15.222.254:45191 requested a full tablet report, sending...
I20260709 14:49:59.470130 18139 ts_manager.cc:194] Registered new tserver with Master: cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:49:59.470232 16251 webserver.cc:533] Webserver started at http://127.15.222.196:32923/ using document root <none> and password file <none>
I20260709 14:49:59.470745 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:59.470922 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:59.471148 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:59.471457 18139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54934
I20260709 14:49:59.472254 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-3-root/instance:
uuid: "8622623935c84bada1536ad4dfea6a7d"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.476274 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:59.479130 18426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.479840 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:59.480113 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
uuid: "8622623935c84bada1536ad4dfea6a7d"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:49:59.480404 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:59.489302 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:59.490340 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:59.491451 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:59.493391 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:59.493577 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.493778 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:59.493930 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:59.529814 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.196:39489
I20260709 14:49:59.529901 18488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.196:39489 every 8 connection(s)
I20260709 14:49:59.541944 18489 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45191
I20260709 14:49:59.542243 18489 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:59.542841 18489 heartbeater.cc:507] Master 127.15.222.254:45191 requested a full tablet report, sending...
I20260709 14:49:59.544478 18139 ts_manager.cc:194] Registered new tserver with Master: 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:49:59.544729 16251 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012093846s
I20260709 14:49:59.546103 18139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54948
I20260709 14:49:59.567461 18139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54954:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:49:59.784680 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 6e670e73132c4a7e8d9b142d1611e434 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:59.786058 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e670e73132c4a7e8d9b142d1611e434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.789390 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 99628bb12c224a7bac69d47245088d39 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:59.790725 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99628bb12c224a7bac69d47245088d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.790381 18378 tablet_service.cc:1511] Processing CreateTablet for tablet df4f9bf686394abaa7fee62c794f121a (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:59.792225 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4f9bf686394abaa7fee62c794f121a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.794010 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 710e9240e9ca41c6b9733196782b36d9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:59.795229 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e9240e9ca41c6b9733196782b36d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.795258 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 6e670e73132c4a7e8d9b142d1611e434 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:59.796604 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e670e73132c4a7e8d9b142d1611e434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.799245 18376 tablet_service.cc:1511] Processing CreateTablet for tablet b154b50a3519478ab2590a7f6f5666c0 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:59.800558 18453 tablet_service.cc:1511] Processing CreateTablet for tablet c4e41e28fc8444f1961d98a59a31145e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:59.801807 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e41e28fc8444f1961d98a59a31145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.800473 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b154b50a3519478ab2590a7f6f5666c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.804544 18452 tablet_service.cc:1511] Processing CreateTablet for tablet df4f9bf686394abaa7fee62c794f121a (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:59.805091 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 567175caf9984e5593044a25399d1334 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:59.805774 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4f9bf686394abaa7fee62c794f121a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.806301 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567175caf9984e5593044a25399d1334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.809032 18374 tablet_service.cc:1511] Processing CreateTablet for tablet ee6cf0a705404652b33a60072bc6dfaf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:59.809367 18451 tablet_service.cc:1511] Processing CreateTablet for tablet d058f60a925a4fa896637e88f2271cbf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:59.810235 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6cf0a705404652b33a60072bc6dfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.810612 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058f60a925a4fa896637e88f2271cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.812654 18450 tablet_service.cc:1511] Processing CreateTablet for tablet b154b50a3519478ab2590a7f6f5666c0 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:59.813856 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b154b50a3519478ab2590a7f6f5666c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.818571 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 61e67218f2ec439cb5e143664ca0ae17 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:59.819978 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e67218f2ec439cb5e143664ca0ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.820304 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 2ada4000b1cf49488bea3bdc0b964c76 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:59.818560 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 567175caf9984e5593044a25399d1334 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:59.820751 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 236fbef724154f54a06646e930e486a5 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:59.821925 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567175caf9984e5593044a25399d1334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.822024 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fbef724154f54a06646e930e486a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.825479 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ada4000b1cf49488bea3bdc0b964c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.826511 18446 tablet_service.cc:1511] Processing CreateTablet for tablet 236fbef724154f54a06646e930e486a5 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:59.813171 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 61e67218f2ec439cb5e143664ca0ae17 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:59.827773 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fbef724154f54a06646e930e486a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.828339 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e67218f2ec439cb5e143664ca0ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.832652 18371 tablet_service.cc:1511] Processing CreateTablet for tablet 8773c66389d94d51a4cfb15ca2fdfc46 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:59.833945 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8773c66389d94d51a4cfb15ca2fdfc46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.834411 18445 tablet_service.cc:1511] Processing CreateTablet for tablet 5671c19e89454e9b9187ad2266f641cf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:59.835625 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671c19e89454e9b9187ad2266f641cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.866411 18306 tablet_service.cc:1511] Processing CreateTablet for tablet 99628bb12c224a7bac69d47245088d39 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:59.867820 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99628bb12c224a7bac69d47245088d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.870978 18305 tablet_service.cc:1511] Processing CreateTablet for tablet c4e41e28fc8444f1961d98a59a31145e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:59.872278 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e41e28fc8444f1961d98a59a31145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.876556 18304 tablet_service.cc:1511] Processing CreateTablet for tablet df4f9bf686394abaa7fee62c794f121a (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:59.877815 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4f9bf686394abaa7fee62c794f121a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.880599 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 710e9240e9ca41c6b9733196782b36d9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:59.881881 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e9240e9ca41c6b9733196782b36d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.881592 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 567175caf9984e5593044a25399d1334 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:59.882822 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567175caf9984e5593044a25399d1334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.884258 18302 tablet_service.cc:1511] Processing CreateTablet for tablet d058f60a925a4fa896637e88f2271cbf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:59.889024 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058f60a925a4fa896637e88f2271cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.906363 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 9d752d32331847fca9efcc859b47d067 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:59.916196 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 57edfbb203404661acda132ea23c5316 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:59.915030 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 9d752d32331847fca9efcc859b47d067 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:59.917164 18300 tablet_service.cc:1511] Processing CreateTablet for tablet ee6cf0a705404652b33a60072bc6dfaf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:59.920581 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6cf0a705404652b33a60072bc6dfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.922375 18231 tablet_service.cc:1511] Processing CreateTablet for tablet 6e670e73132c4a7e8d9b142d1611e434 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:59.923599 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e670e73132c4a7e8d9b142d1611e434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.923704 18226 tablet_service.cc:1511] Processing CreateTablet for tablet b154b50a3519478ab2590a7f6f5666c0 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:59.924932 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b154b50a3519478ab2590a7f6f5666c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.929215 18229 tablet_service.cc:1511] Processing CreateTablet for tablet c4e41e28fc8444f1961d98a59a31145e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:59.929387 18222 tablet_service.cc:1511] Processing CreateTablet for tablet 8773c66389d94d51a4cfb15ca2fdfc46 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:59.930485 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e41e28fc8444f1961d98a59a31145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.931129 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8773c66389d94d51a4cfb15ca2fdfc46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.933907 18227 tablet_service.cc:1511] Processing CreateTablet for tablet d058f60a925a4fa896637e88f2271cbf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:59.934319 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 99628bb12c224a7bac69d47245088d39 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:59.936729 18228 tablet_service.cc:1511] Processing CreateTablet for tablet 710e9240e9ca41c6b9733196782b36d9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:59.940368 18224 tablet_service.cc:1511] Processing CreateTablet for tablet 2ada4000b1cf49488bea3bdc0b964c76 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:59.942876 18223 tablet_service.cc:1511] Processing CreateTablet for tablet 61e67218f2ec439cb5e143664ca0ae17 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:59.945801 18225 tablet_service.cc:1511] Processing CreateTablet for tablet ee6cf0a705404652b33a60072bc6dfaf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:59.950917 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 64207fd4d3f44cfc9266b9de3d463dcf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:59.953516 18299 tablet_service.cc:1511] Processing CreateTablet for tablet 2ada4000b1cf49488bea3bdc0b964c76 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:59.954851 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ada4000b1cf49488bea3bdc0b964c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.955760 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058f60a925a4fa896637e88f2271cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.935863 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d752d32331847fca9efcc859b47d067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.957291 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d752d32331847fca9efcc859b47d067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.957697 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e9240e9ca41c6b9733196782b36d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.957824 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 236fbef724154f54a06646e930e486a5 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:59.960668 18506 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:49:59.970052 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fbef724154f54a06646e930e486a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.971933 18224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ada4000b1cf49488bea3bdc0b964c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.972534 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99628bb12c224a7bac69d47245088d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.973315 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfa04d36174e9e909f2ea76ef5bea3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:59.973824 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6cf0a705404652b33a60072bc6dfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.974968 18223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e67218f2ec439cb5e143664ca0ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.975756 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 124daaf7c154417f92a0d3ff897ec9d2 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:59.976969 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124daaf7c154417f92a0d3ff897ec9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.963261 18374 tablet_service.cc:1511] Processing CreateTablet for tablet dafbb987334e445b877f7012acac341e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:59.983888 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 57edfbb203404661acda132ea23c5316 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:59.984337 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 39d6ddd3d79d40e58d56e18caafc16b6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:59.990823 18446 tablet_service.cc:1511] Processing CreateTablet for tablet c64ea3c2eec04bdc8f925e40f996b2f3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:59.992107 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfa04d36174e9e909f2ea76ef5bea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.992393 18371 tablet_service.cc:1511] Processing CreateTablet for tablet a236be2df1a64586a9e01efcba96e299 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:59.993773 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 39d6ddd3d79d40e58d56e18caafc16b6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:59.994927 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d6ddd3d79d40e58d56e18caafc16b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.997459 18297 tablet_service.cc:1511] Processing CreateTablet for tablet 8773c66389d94d51a4cfb15ca2fdfc46 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:59.998103 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbdbbe7535f4620ac333b48213470e1 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:59.998637 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8773c66389d94d51a4cfb15ca2fdfc46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.001858 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbdbbe7535f4620ac333b48213470e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:59.996295 18445 tablet_service.cc:1511] Processing CreateTablet for tablet dafbb987334e445b877f7012acac341e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:00.008319 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 124daaf7c154417f92a0d3ff897ec9d2 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:00.012669 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 88d17d3ed1884528a42caf69401a6d78 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:00.014081 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbdbbe7535f4620ac333b48213470e1 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:00.019783 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafbb987334e445b877f7012acac341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.020387 18452 tablet_service.cc:1511] Processing CreateTablet for tablet b279c1a160444c4e90e45460116f6c6d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 14:50:00.023758 18125 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 45166.5us
I20260709 14:50:00.025609 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 36fba7d634f64f2f84f20d22ea474c24 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:00.036293 18507 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:00.038977 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 5671c19e89454e9b9187ad2266f641cf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:00.020411 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57edfbb203404661acda132ea23c5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.008697 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafbb987334e445b877f7012acac341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.043372 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64207fd4d3f44cfc9266b9de3d463dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.047319 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236be2df1a64586a9e01efcba96e299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.049103 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124daaf7c154417f92a0d3ff897ec9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.051527 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d6ddd3d79d40e58d56e18caafc16b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.042454 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 88d17d3ed1884528a42caf69401a6d78 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:00.055276 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b279c1a160444c4e90e45460116f6c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.057219 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d17d3ed1884528a42caf69401a6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.060423 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d17d3ed1884528a42caf69401a6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.069506 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 57edfbb203404661acda132ea23c5316 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:00.070751 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57edfbb203404661acda132ea23c5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.071653 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57edfbb203404661acda132ea23c5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.072268 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64ea3c2eec04bdc8f925e40f996b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.074117 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 64207fd4d3f44cfc9266b9de3d463dcf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:00.074451 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfa04d36174e9e909f2ea76ef5bea3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:00.075356 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64207fd4d3f44cfc9266b9de3d463dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.078588 18506 tablet_bootstrap.cc:654] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.081046 18229 tablet_service.cc:1511] Processing CreateTablet for tablet 5671c19e89454e9b9187ad2266f641cf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 14:50:00.101312 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:00.110761 18507 tablet_bootstrap.cc:654] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.115118 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671c19e89454e9b9187ad2266f641cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.128105 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbdbbe7535f4620ac333b48213470e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.129995 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36fba7d634f64f2f84f20d22ea474c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.132488 18306 tablet_service.cc:1511] Processing CreateTablet for tablet dafbb987334e445b877f7012acac341e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:00.143795 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfa04d36174e9e909f2ea76ef5bea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.158561 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 132434ed9b6645ce8f51677b23fb123c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:00.160348 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132434ed9b6645ce8f51677b23fb123c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.160789 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 64207fd4d3f44cfc9266b9de3d463dcf (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:00.162639 18448 tablet_service.cc:1511] Processing CreateTablet for tablet d42a200777c243bf8290f84293a9e911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:00.163661 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64207fd4d3f44cfc9266b9de3d463dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.165006 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 6927c2e841ae43da884dc7a91e103df7 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:00.170558 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6927c2e841ae43da884dc7a91e103df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.170601 18300 tablet_service.cc:1511] Processing CreateTablet for tablet a236be2df1a64586a9e01efcba96e299 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:00.172384 18508 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:00.176425 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 82438cdaf45e45c49ee2892ea4a15d33 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:00.177683 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82438cdaf45e45c49ee2892ea4a15d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.178206 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbdbbe7535f4620ac333b48213470e1 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:00.184526 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 36fba7d634f64f2f84f20d22ea474c24 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:00.176647 18297 tablet_service.cc:1511] Processing CreateTablet for tablet c64ea3c2eec04bdc8f925e40f996b2f3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:00.192153 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42a200777c243bf8290f84293a9e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.169466 18225 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfa04d36174e9e909f2ea76ef5bea3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:00.195879 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfa04d36174e9e909f2ea76ef5bea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.164871 18222 tablet_service.cc:1511] Processing CreateTablet for tablet 9d752d32331847fca9efcc859b47d067 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:00.200700 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d752d32331847fca9efcc859b47d067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.206714 18445 tablet_service.cc:1511] Processing CreateTablet for tablet 78f707187ba046e0995bfb352c009911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:00.208029 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f707187ba046e0995bfb352c009911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.210809 18231 tablet_service.cc:1511] Processing CreateTablet for tablet 124daaf7c154417f92a0d3ff897ec9d2 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:00.212005 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124daaf7c154417f92a0d3ff897ec9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.214692 18223 tablet_service.cc:1511] Processing CreateTablet for tablet a236be2df1a64586a9e01efcba96e299 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:00.218591 18228 tablet_service.cc:1511] Processing CreateTablet for tablet c64ea3c2eec04bdc8f925e40f996b2f3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:00.220306 18509 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:00.221657 18304 tablet_service.cc:1511] Processing CreateTablet for tablet b279c1a160444c4e90e45460116f6c6d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:00.204030 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafbb987334e445b877f7012acac341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.226110 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:00.226967 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbdbbe7535f4620ac333b48213470e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.227276 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.227834 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671c19e89454e9b9187ad2266f641cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.240074 18230 tablet_service.cc:1511] Processing CreateTablet for tablet b279c1a160444c4e90e45460116f6c6d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:00.240808 18508 tablet_bootstrap.cc:654] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.245215 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64ea3c2eec04bdc8f925e40f996b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.247926 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64ea3c2eec04bdc8f925e40f996b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.252772 18224 tablet_service.cc:1511] Processing CreateTablet for tablet 88d17d3ed1884528a42caf69401a6d78 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:00.257467 18450 tablet_service.cc:1511] Processing CreateTablet for tablet cebc6636e91845ec9e1e1794be48694e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:00.261112 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa2e3232594ec38be9f05794b4122d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:00.264135 18226 tablet_service.cc:1511] Processing CreateTablet for tablet 39d6ddd3d79d40e58d56e18caafc16b6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:00.275137 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b279c1a160444c4e90e45460116f6c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.244643 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 8eaec60eefa7431bb404b173d662e9cd (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:00.278095 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebc6636e91845ec9e1e1794be48694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.279846 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d6ddd3d79d40e58d56e18caafc16b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.282846 18266 heartbeater.cc:499] Master 127.15.222.254:45191 was elected leader, sending a full tablet report...
I20260709 14:50:00.289168 18229 tablet_service.cc:1511] Processing CreateTablet for tablet 36fba7d634f64f2f84f20d22ea474c24 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:00.290249 18224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d17d3ed1884528a42caf69401a6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.292801 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236be2df1a64586a9e01efcba96e299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.307734 18508 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:00.308193 18508 ts_tablet_manager.cc:1403] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.018s
I20260709 14:50:00.310061 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 0e57426b394844c89caa046e1aec6109 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:00.310854 18508 raft_consensus.cc:359] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.311640 18508 raft_consensus.cc:385] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.312177 18508 raft_consensus.cc:740] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.313014 18508 consensus_queue.cc:260] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.313990 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 82438cdaf45e45c49ee2892ea4a15d33 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:00.310348 18446 tablet_service.cc:1511] Processing CreateTablet for tablet 5d018eb22aac45acb13122b1a514a13b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:00.314700 18379 tablet_service.cc:1511] Processing CreateTablet for tablet d42a200777c243bf8290f84293a9e911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:00.286329 18299 tablet_service.cc:1511] Processing CreateTablet for tablet 6927c2e841ae43da884dc7a91e103df7 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:00.285837 18371 tablet_service.cc:1511] Processing CreateTablet for tablet 6927c2e841ae43da884dc7a91e103df7 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:00.333640 18451 tablet_service.cc:1511] Processing CreateTablet for tablet ba0056e1075646958a72f67f1c9967fc (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:00.335094 18509 tablet_bootstrap.cc:654] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.338001 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 744db151005e43f5962506571cb23894 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:00.339666 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eaec60eefa7431bb404b173d662e9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.339916 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36fba7d634f64f2f84f20d22ea474c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.342939 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 5d018eb22aac45acb13122b1a514a13b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:00.323499 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa2e3232594ec38be9f05794b4122d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.384858 18508 ts_tablet_manager.cc:1434] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.044s
I20260709 14:50:00.386217 18508 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:00.349061 18506 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:00.388118 18506 ts_tablet_manager.cc:1403] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.428s	user 0.040s	sys 0.025s
I20260709 14:50:00.358002 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 362b1b3e56a644c0afd7265ac896f329 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:00.358789 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36fba7d634f64f2f84f20d22ea474c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.364925 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:00.391692 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744db151005e43f5962506571cb23894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.392170 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6927c2e841ae43da884dc7a91e103df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.392954 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d018eb22aac45acb13122b1a514a13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.394795 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b279c1a160444c4e90e45460116f6c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.391669 18341 heartbeater.cc:499] Master 127.15.222.254:45191 was elected leader, sending a full tablet report...
I20260709 14:50:00.399755 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e57426b394844c89caa046e1aec6109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.400930 18506 raft_consensus.cc:359] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.401629 18506 raft_consensus.cc:385] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.401899 18506 raft_consensus.cc:740] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.402561 18506 consensus_queue.cc:260] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.413221 18306 tablet_service.cc:1511] Processing CreateTablet for tablet 362b1b3e56a644c0afd7265ac896f329 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:00.413329 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 5d018eb22aac45acb13122b1a514a13b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:00.414439 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b1b3e56a644c0afd7265ac896f329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.406378 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82438cdaf45e45c49ee2892ea4a15d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.538821 18231 tablet_service.cc:1511] Processing CreateTablet for tablet 78f707187ba046e0995bfb352c009911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:00.543452 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.543792 18228 tablet_service.cc:1511] Processing CreateTablet for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:00.548070 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6927c2e841ae43da884dc7a91e103df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.549050 18300 tablet_service.cc:1511] Processing CreateTablet for tablet 8786635298fd44cb948b9758f5f3dca8 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:00.478253 18223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236be2df1a64586a9e01efcba96e299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.479386 18222 tablet_service.cc:1511] Processing CreateTablet for tablet d42a200777c243bf8290f84293a9e911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:00.552464 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42a200777c243bf8290f84293a9e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.365612 18225 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa2e3232594ec38be9f05794b4122d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:00.493985 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 132434ed9b6645ce8f51677b23fb123c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:00.556825 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa2e3232594ec38be9f05794b4122d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.507280 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa2e3232594ec38be9f05794b4122d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:00.520045 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 82438cdaf45e45c49ee2892ea4a15d33 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:00.560364 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132434ed9b6645ce8f51677b23fb123c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.560628 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82438cdaf45e45c49ee2892ea4a15d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.562762 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa2e3232594ec38be9f05794b4122d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.575845 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f707187ba046e0995bfb352c009911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.576416 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 8eaec60eefa7431bb404b173d662e9cd (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:00.577737 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eaec60eefa7431bb404b173d662e9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.579461 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7877a1efaf794f7a8b91d50fe4f5d3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.562731 18297 tablet_service.cc:1511] Processing CreateTablet for tablet 0e57426b394844c89caa046e1aec6109 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:00.584935 18306 tablet_service.cc:1511] Processing CreateTablet for tablet ede3aba3a44f4a029bd881629e13d9a3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:00.586113 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede3aba3a44f4a029bd881629e13d9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.589143 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e57426b394844c89caa046e1aec6109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.525328 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 78f707187ba046e0995bfb352c009911 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:00.515158 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 132434ed9b6645ce8f51677b23fb123c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:00.531308 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 362b1b3e56a644c0afd7265ac896f329 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:00.593461 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132434ed9b6645ce8f51677b23fb123c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.593560 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b1b3e56a644c0afd7265ac896f329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.425062 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 8786635298fd44cb948b9758f5f3dca8 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:00.600201 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8786635298fd44cb948b9758f5f3dca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.600565 18374 tablet_service.cc:1511] Processing CreateTablet for tablet cebc6636e91845ec9e1e1794be48694e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:00.601928 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebc6636e91845ec9e1e1794be48694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.600572 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 0e57426b394844c89caa046e1aec6109 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:00.603328 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e57426b394844c89caa046e1aec6109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.604986 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b1b3e56a644c0afd7265ac896f329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.608125 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42a200777c243bf8290f84293a9e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.609683 18301 tablet_service.cc:1511] Processing CreateTablet for tablet ba0056e1075646958a72f67f1c9967fc (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:00.613202 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0056e1075646958a72f67f1c9967fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.616035 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d018eb22aac45acb13122b1a514a13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.631150 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 8786635298fd44cb948b9758f5f3dca8 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 14:50:00.632063 18342 tablet.cc:2406] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:00.632655 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8786635298fd44cb948b9758f5f3dca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.635648 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 744db151005e43f5962506571cb23894 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:00.636822 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744db151005e43f5962506571cb23894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.640807 18415 heartbeater.cc:499] Master 127.15.222.254:45191 was elected leader, sending a full tablet report...
I20260709 14:50:00.643086 18449 tablet_service.cc:1511] Processing CreateTablet for tablet d898c8d4cf5d4d27ab88178e0ae47dee (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:00.425737 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d018eb22aac45acb13122b1a514a13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.644912 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0056e1075646958a72f67f1c9967fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.645678 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898c8d4cf5d4d27ab88178e0ae47dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.646477 18447 tablet_service.cc:1511] Processing CreateTablet for tablet d66cb8a5b5fe46f5bdd8026cd034a17d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:00.648716 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 68ba2ebece3a459398f69abe421a1ef3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:00.650283 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66cb8a5b5fe46f5bdd8026cd034a17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.650882 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee2472d712b49acadfebc03d659287c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:00.652094 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee2472d712b49acadfebc03d659287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.655891 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ba2ebece3a459398f69abe421a1ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.660722 18452 tablet_service.cc:1511] Processing CreateTablet for tablet cc2e663663af40158c9eb7f8ccec1f70 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:00.661895 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2e663663af40158c9eb7f8ccec1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.661952 18445 tablet_service.cc:1511] Processing CreateTablet for tablet f67cee09262943879da39ca4c655fa29 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:00.663138 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67cee09262943879da39ca4c655fa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.672942 18454 tablet_service.cc:1511] Processing CreateTablet for tablet b0f545f72d844e74b4f4ab3379d2a6a9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:00.674319 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f545f72d844e74b4f4ab3379d2a6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.678013 18302 tablet_service.cc:1511] Processing CreateTablet for tablet d898c8d4cf5d4d27ab88178e0ae47dee (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:00.679203 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898c8d4cf5d4d27ab88178e0ae47dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.680774 18509 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:00.433108 18508 tablet_bootstrap.cc:654] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.681658 18304 tablet_service.cc:1511] Processing CreateTablet for tablet de40e429704f466885bd8d1107a11fc6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:00.682576 18515 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.683738 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40e429704f466885bd8d1107a11fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.683267 18515 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.684087 18489 heartbeater.cc:499] Master 127.15.222.254:45191 was elected leader, sending a full tablet report...
I20260709 14:50:00.684671 18306 tablet_service.cc:1511] Processing CreateTablet for tablet b0f545f72d844e74b4f4ab3379d2a6a9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:00.686077 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f545f72d844e74b4f4ab3379d2a6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.681417 18509 ts_tablet_manager.cc:1403] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.461s	user 0.012s	sys 0.027s
I20260709 14:50:00.431823 18506 ts_tablet_manager.cc:1434] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.011s
I20260709 14:50:00.690055 18506 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:00.440506 18507 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:00.692312 18507 ts_tablet_manager.cc:1403] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.656s	user 0.007s	sys 0.018s
I20260709 14:50:00.693893 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8786635298fd44cb948b9758f5f3dca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.707152 18507 raft_consensus.cc:359] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.708889 18507 raft_consensus.cc:385] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.709193 18507 raft_consensus.cc:740] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.709918 18507 consensus_queue.cc:260] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.710393 18514 raft_consensus.cc:493] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.710906 18514 raft_consensus.cc:515] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.721303 18509 raft_consensus.cc:359] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.721875 18514 leader_election.cc:290] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:00.722035 18509 raft_consensus.cc:385] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.722399 18509 raft_consensus.cc:740] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.693897 18515 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:00.730726 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f707187ba046e0995bfb352c009911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.756779 18297 tablet_service.cc:1511] Processing CreateTablet for tablet a01b762e33da4a3da870aacef92c2112 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:00.757936 18299 tablet_service.cc:1511] Processing CreateTablet for tablet 68ba2ebece3a459398f69abe421a1ef3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:00.761296 18449 tablet_service.cc:1511] Processing CreateTablet for tablet b03b77c3a929426ea174a65eb5154a48 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:00.762518 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b77c3a929426ea174a65eb5154a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.766033 18506 tablet_bootstrap.cc:654] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.776240 18375 tablet_service.cc:1511] Processing CreateTablet for tablet d898c8d4cf5d4d27ab88178e0ae47dee (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:00.777686 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898c8d4cf5d4d27ab88178e0ae47dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.778849 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ba2ebece3a459398f69abe421a1ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.767609 18376 tablet_service.cc:1511] Processing CreateTablet for tablet ede3aba3a44f4a029bd881629e13d9a3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:00.787704 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede3aba3a44f4a029bd881629e13d9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.792270 18226 tablet_service.cc:1511] Processing CreateTablet for tablet cebc6636e91845ec9e1e1794be48694e (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:00.793442 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebc6636e91845ec9e1e1794be48694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.796516 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 39de86888ced464aaa046b009e15b88d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:00.797744 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39de86888ced464aaa046b009e15b88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.810429 18222 tablet_service.cc:1511] Processing CreateTablet for tablet ede3aba3a44f4a029bd881629e13d9a3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:00.816250 18508 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:00.816877 18508 ts_tablet_manager.cc:1403] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.431s	user 0.015s	sys 0.014s
I20260709 14:50:00.723147 18509 consensus_queue.cc:260] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.728281 18224 tablet_service.cc:1511] Processing CreateTablet for tablet 8eaec60eefa7431bb404b173d662e9cd (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:00.833201 18509 ts_tablet_manager.cc:1434] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.146s	user 0.008s	sys 0.003s
I20260709 14:50:00.839398 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede3aba3a44f4a029bd881629e13d9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.849403 18373 tablet_service.cc:1511] Processing CreateTablet for tablet de40e429704f466885bd8d1107a11fc6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:00.850625 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40e429704f466885bd8d1107a11fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.864647 18224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eaec60eefa7431bb404b173d662e9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.865352 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:00.867164 18353 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.762534 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee2472d712b49acadfebc03d659287c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:00.844841 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01b762e33da4a3da870aacef92c2112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.877578 18225 tablet_service.cc:1511] Processing CreateTablet for tablet ba0056e1075646958a72f67f1c9967fc (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:00.882196 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0056e1075646958a72f67f1c9967fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.884804 18379 tablet_service.cc:1511] Processing CreateTablet for tablet d66cb8a5b5fe46f5bdd8026cd034a17d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:00.889091 18528 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.890781 18528 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.890379 18507 ts_tablet_manager.cc:1434] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.198s	user 0.009s	sys 0.005s
I20260709 14:50:00.892534 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 68ba2ebece3a459398f69abe421a1ef3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:00.894701 18507 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:00.896414 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 744db151005e43f5962506571cb23894 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:00.897789 18509 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:00.890031 18306 tablet_service.cc:1511] Processing CreateTablet for tablet b03b77c3a929426ea174a65eb5154a48 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:00.898440 18371 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:37622 (request call id 20) took 1001 ms. Trace:
I20260709 14:50:00.899972 18371 rpcz_store.cc:276] 0709 14:49:59.878834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.212773 (+333939us) service_pool.cc:224] Handling call
0709 14:50:00.406882 (+194109us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b5800010e98. stack: 00007fe97bfc2343 00007fe97bfc2240 00007fe97b9511d4 00007fe98568f304 00007fe98568f299 00007fe97be7cdb1 00007fe97bfbcb71 00007fe97bfbca22 00007fe984ed5c09 00007fe98402fee0 00007fe984115831 00007fe9840f2ac3 00007fe9840a1400 00007fe97d526af4 00007fe97d526a82 00007fe97d5269b1
0709 14:50:00.412070 (+  5188us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:00.412154 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:00.585763 (+173609us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:00.855282 (+269519us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:00.880565 (+ 25283us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":42032384}
I20260709 14:50:00.902357 18371 tablet_service.cc:1511] Processing CreateTablet for tablet a01b762e33da4a3da870aacef92c2112 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:00.903801 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7d5e117894267a00760d01d355817 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:00.903975 18508 raft_consensus.cc:359] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.904702 18508 raft_consensus.cc:385] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:00.904994 18508 raft_consensus.cc:740] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:00.905779 18508 consensus_queue.cc:260] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:00.903865 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee2472d712b49acadfebc03d659287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.911860 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7d5e117894267a00760d01d355817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.916692 18223 tablet_service.cc:1511] Processing CreateTablet for tablet de40e429704f466885bd8d1107a11fc6 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:00.920456 18223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40e429704f466885bd8d1107a11fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.923816 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744db151005e43f5962506571cb23894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.834753 18298 tablet_service.cc:1511] Processing CreateTablet for tablet f67cee09262943879da39ca4c655fa29 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:00.887364 18231 tablet_service.cc:1511] Processing CreateTablet for tablet b0f545f72d844e74b4f4ab3379d2a6a9 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:00.932090 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b77c3a929426ea174a65eb5154a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.935019 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f545f72d844e74b4f4ab3379d2a6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.919049 18507 tablet_bootstrap.cc:654] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:00.919176 18377 tablet_service.cc:1511] Processing CreateTablet for tablet cc2e663663af40158c9eb7f8ccec1f70 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:00.940591 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5947d758e644c3a3341447fbcc552b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:00.944929 18229 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:32798 (request call id 18) took 1018 ms. Trace:
I20260709 14:50:00.945317 18229 rpcz_store.cc:276] 0709 14:49:59.926493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.237568 (+311075us) service_pool.cc:224] Handling call
0709 14:50:00.289928 (+ 52360us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:00.290022 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:00.761424 (+471402us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:00.944339 (+182915us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:00.944771 (+   432us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:00.947142 18229 tablet_service.cc:1511] Processing CreateTablet for tablet a01b762e33da4a3da870aacef92c2112 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:00.958488 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ba2ebece3a459398f69abe421a1ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.959098 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67cee09262943879da39ca4c655fa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.962423 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee2472d712b49acadfebc03d659287c (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:00.963956 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66cb8a5b5fe46f5bdd8026cd034a17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.964670 18374 tablet_service.cc:1511] Processing CreateTablet for tablet f67cee09262943879da39ca4c655fa29 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:00.965900 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67cee09262943879da39ca4c655fa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.940501 18228 tablet_service.cc:1511] Processing CreateTablet for tablet d66cb8a5b5fe46f5bdd8026cd034a17d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:00.969120 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2e663663af40158c9eb7f8ccec1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.969962 18528 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:00.974174 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7d5e117894267a00760d01d355817 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:00.976295 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:00.976248 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01b762e33da4a3da870aacef92c2112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.958498 18372 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:37622 (request call id 25) took 1020 ms. Trace:
I20260709 14:50:00.979089 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee2472d712b49acadfebc03d659287c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:00.990154 18355 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:00.990605 18355 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:00.991652 18515 raft_consensus.cc:2749] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:00.992628 18524 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.993098 18524 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:00.995680 18524 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:01.006438 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5947d758e644c3a3341447fbcc552b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:01.007962 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5947d758e644c3a3341447fbcc552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:00.987743 18372 rpcz_store.cc:276] 0709 14:49:59.938292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.364139 (+425847us) service_pool.cc:224] Handling call
0709 14:50:00.408375 (+ 44236us) spinlock_profiling.cc:243] Waited 1.7 ms on lock 0x7b5800010e98. stack: 00007fe97bfc2343 00007fe97bfc2240 00007fe97b9511d4 00007fe98568f304 00007fe98568f299 00007fe97be7cdb1 00007fe97bfbcb71 00007fe97bfbca22 00007fe984ed5c09 00007fe98402fee0 00007fe984115831 00007fe9840f2ac3 00007fe9840a1400 00007fe97d526af4 00007fe97d526a82 00007fe97d5269b1
0709 14:50:00.414726 (+  6351us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:00.417325 (+  2599us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:00.582038 (+164713us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:00.891084 (+309046us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:00.958442 (+ 67358us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1229,"spinlock_wait_cycles":3903232}
I20260709 14:50:01.021878 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 39de86888ced464aaa046b009e15b88d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:01.023136 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39de86888ced464aaa046b009e15b88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.001573 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5947d758e644c3a3341447fbcc552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.020476 18508 ts_tablet_manager.cc:1434] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.203s	user 0.003s	sys 0.003s
I20260709 14:50:01.050011 18509 tablet_bootstrap.cc:654] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.032802 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01b762e33da4a3da870aacef92c2112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.065412 18507 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.065909 18507 ts_tablet_manager.cc:1403] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.171s	user 0.024s	sys 0.022s
I20260709 14:50:01.068799 18507 raft_consensus.cc:359] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.069483 18507 raft_consensus.cc:385] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.069761 18507 raft_consensus.cc:740] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.070560 18507 consensus_queue.cc:260] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.060891 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7d5e117894267a00760d01d355817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.076215 18300 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40682 (request call id 27) took 1032 ms. Trace:
I20260709 14:50:01.076588 18300 rpcz_store.cc:276] 0709 14:50:00.044255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.548014 (+503759us) service_pool.cc:224] Handling call
0709 14:50:00.693439 (+145425us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:00.693542 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:01.010501 (+316959us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:01.063156 (+ 52655us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:01.076134 (+ 12978us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11760}
I20260709 14:50:01.103835 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.103962 18227 tablet_service.cc:1511] Processing CreateTablet for tablet cc2e663663af40158c9eb7f8ccec1f70 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:01.104632 18464 raft_consensus.cc:2468] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:01.106047 18206 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:01.109175 18528 raft_consensus.cc:2804] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.109562 18528 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.109876 18528 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.110888 18225 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7d5e117894267a00760d01d355817 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:01.115343 18508 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.120193 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5947d758e644c3a3341447fbcc552b (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:01.121404 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5947d758e644c3a3341447fbcc552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.122305 18507 ts_tablet_manager.cc:1434] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260709 14:50:01.128387 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66cb8a5b5fe46f5bdd8026cd034a17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.092834 18224 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:32798 (request call id 28) took 1022 ms. Trace:
I20260709 14:50:01.128396 18507 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
W20260709 14:50:01.138445 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:01.139603 18506 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.139303 18222 tablet_service.cc:1511] Processing CreateTablet for tablet b03b77c3a929426ea174a65eb5154a48 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:01.140046 18506 ts_tablet_manager.cc:1403] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.450s	user 0.012s	sys 0.008s
I20260709 14:50:01.142503 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.142963 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:01.144302 18427 leader_election.cc:343] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.145365 18506 raft_consensus.cc:359] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.148253 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7d5e117894267a00760d01d355817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.148981 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2e663663af40158c9eb7f8ccec1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.149875 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03b77c3a929426ea174a65eb5154a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.153798 18508 tablet_bootstrap.cc:654] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.135493 18224 rpcz_store.cc:276] 0709 14:50:00.067319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.711975 (+644656us) service_pool.cc:224] Handling call
0709 14:50:00.864058 (+152083us) spinlock_profiling.cc:243] Waited 1.56 ms on lock 0x7b5800000f98. stack: 00007fe97bfc2343 00007fe97bfc2240 00007fe97b9511d4 00007fe98568f304 00007fe98568f299 00007fe97be7cdb1 00007fe97bfbcb71 00007fe97bfbca22 00007fe984ed5c09 00007fe98402fee0 00007fe984115831 00007fe9840f2ac3 00007fe9840a1400 00007fe97d526af4 00007fe97d526a82 00007fe97d5269b1
0709 14:50:00.864208 (+   150us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:00.864297 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:00.920875 (+ 56578us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:01.078502 (+157627us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:01.089138 (+ 10636us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3589888}
I20260709 14:50:01.181262 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 0c16fb93216c493288c6d50cbcfcac4d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:01.182535 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c16fb93216c493288c6d50cbcfcac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.182240 18528 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.185889 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.186447 18464 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:01.188751 18281 leader_election.cc:343] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.189077 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.188537 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 97295988d98c4e5fb4001f8a5fa95a40 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:01.193181 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.195334 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.197330 18464 raft_consensus.cc:2468] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:01.198823 18206 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:01.199836 18526 raft_consensus.cc:2804] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.193074 18222 tablet_service.cc:1511] Processing CreateTablet for tablet 0c16fb93216c493288c6d50cbcfcac4d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 14:50:01.200363 18279 leader_election.cc:343] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.202448 18452 tablet_service.cc:1511] Processing CreateTablet for tablet db477fab37c04985956821899b749bd3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:01.156461 18506 raft_consensus.cc:385] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.203186 18377 tablet_service.cc:1511] Processing CreateTablet for tablet db477fab37c04985956821899b749bd3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:01.203792 18509 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.204667 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97295988d98c4e5fb4001f8a5fa95a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.194166 18528 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.210469 18281 leader_election.cc:304] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:01.219038 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 97295988d98c4e5fb4001f8a5fa95a40 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:01.219497 18514 raft_consensus.cc:2749] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.211007 18506 raft_consensus.cc:740] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.215934 18509 ts_tablet_manager.cc:1403] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.318s	user 0.028s	sys 0.015s
I20260709 14:50:01.216174 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c16fb93216c493288c6d50cbcfcac4d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:01.216558 18205 leader_election.cc:343] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.217236 18229 tablet_service.cc:1511] Processing CreateTablet for tablet db477fab37c04985956821899b749bd3 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:01.216202 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db477fab37c04985956821899b749bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.207407 18507 tablet_bootstrap.cc:654] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.223694 18514 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:01.226096 18205 leader_election.cc:343] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.227758 18509 raft_consensus.cc:359] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.223428 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 97295988d98c4e5fb4001f8a5fa95a40 (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:01.237732 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97295988d98c4e5fb4001f8a5fa95a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.236356 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db477fab37c04985956821899b749bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.229171 18506 consensus_queue.cc:260] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.233731 18514 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.240377 18509 raft_consensus.cc:385] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.242766 18509 raft_consensus.cc:740] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.243459 18509 consensus_queue.cc:260] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.244328 18514 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.245527 18509 ts_tablet_manager.cc:1434] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:50:01.246570 18506 ts_tablet_manager.cc:1434] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.002s
I20260709 14:50:01.246764 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db477fab37c04985956821899b749bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.247480 18506 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.241173 18526 raft_consensus.cc:697] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:01.252980 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.253419 18526 consensus_queue.cc:237] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.253559 18241 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.255210 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.255414 18279 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.217922 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 39de86888ced464aaa046b009e15b88d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:01.257009 18514 raft_consensus.cc:2804] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:01.257674 18281 leader_election.cc:343] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.264040 18514 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.260460 18509 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.264391 18514 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.266697 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 0c16fb93216c493288c6d50cbcfcac4d (DEFAULT_TABLE table=test-workload [id=03a6ff376a624c799342b1acc26897c1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:01.267916 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c16fb93216c493288c6d50cbcfcac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.270172 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97295988d98c4e5fb4001f8a5fa95a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.275266 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:01.276786 18427 leader_election.cc:343] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.277216 18427 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:01.278244 18524 raft_consensus.cc:2749] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.283231 18508 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.283764 18508 ts_tablet_manager.cc:1403] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.008s
I20260709 14:50:01.286535 18508 raft_consensus.cc:359] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.287173 18508 raft_consensus.cc:385] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.287814 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39de86888ced464aaa046b009e15b88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:01.288766 18514 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.297597 18507 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.287463 18508 raft_consensus.cc:740] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.300990 18509 tablet_bootstrap.cc:654] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.304741 18135 catalog_manager.cc:5697] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.302225 18506 tablet_bootstrap.cc:654] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.302528 18507 ts_tablet_manager.cc:1403] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.174s	user 0.006s	sys 0.006s
I20260709 14:50:01.309405 18508 consensus_queue.cc:260] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.312296 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
W20260709 14:50:01.315886 18281 leader_election.cc:343] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.318801 18514 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.323678 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.324232 18241 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.330507 18241 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.333158 18507 raft_consensus.cc:359] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.333881 18507 raft_consensus.cc:385] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.334151 18507 raft_consensus.cc:740] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.334905 18507 consensus_queue.cc:260] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.338532 18515 raft_consensus.cc:493] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.338982 18515 raft_consensus.cc:515] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.341177 18515 leader_election.cc:290] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.345516 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.334931 18279 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:01.348381 18507 ts_tablet_manager.cc:1434] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:50:01.349495 18507 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.350411 18514 raft_consensus.cc:2804] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.351119 18514 raft_consensus.cc:697] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:01.351923 18514 consensus_queue.cc:237] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
W20260709 14:50:01.349639 18355 leader_election.cc:343] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.359426 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:01.360793 18353 leader_election.cc:343] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.361231 18353 leader_election.cc:304] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:01.363160 18515 raft_consensus.cc:2749] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.363356 18506 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.363879 18506 ts_tablet_manager.cc:1403] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.117s	user 0.028s	sys 0.014s
I20260709 14:50:01.364949 18508 ts_tablet_manager.cc:1434] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.081s	user 0.015s	sys 0.003s
I20260709 14:50:01.366902 18507 tablet_bootstrap.cc:654] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.370397 18508 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.370859 18506 raft_consensus.cc:359] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.371619 18506 raft_consensus.cc:385] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.371908 18506 raft_consensus.cc:740] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.373373 18509 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.373932 18509 ts_tablet_manager.cc:1403] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.114s	user 0.032s	sys 0.022s
I20260709 14:50:01.375036 18506 consensus_queue.cc:260] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.376993 18509 raft_consensus.cc:359] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.377775 18508 tablet_bootstrap.cc:654] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.379242 18506 ts_tablet_manager.cc:1434] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:01.380234 18506 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.390067 18508 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.390611 18508 ts_tablet_manager.cc:1403] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 14:50:01.390704 18506 tablet_bootstrap.cc:654] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.391197 18136 catalog_manager.cc:5697] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.394752 18508 raft_consensus.cc:359] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.397248 18508 raft_consensus.cc:385] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.397599 18508 raft_consensus.cc:740] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.377741 18509 raft_consensus.cc:385] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.398170 18509 raft_consensus.cc:740] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.399015 18509 consensus_queue.cc:260] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.400197 18507 tablet_bootstrap.cc:492] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.400713 18507 ts_tablet_manager.cc:1403] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.027s
I20260709 14:50:01.401291 18509 ts_tablet_manager.cc:1434] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 14:50:01.402395 18509 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.403836 18507 raft_consensus.cc:359] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.404589 18507 raft_consensus.cc:385] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.404851 18507 raft_consensus.cc:740] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.405558 18506 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.405433 18507 consensus_queue.cc:260] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.406042 18506 ts_tablet_manager.cc:1403] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.001s
I20260709 14:50:01.407320 18507 ts_tablet_manager.cc:1434] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:01.408107 18508 consensus_queue.cc:260] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.408586 18507 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.408812 18506 raft_consensus.cc:359] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.409492 18506 raft_consensus.cc:385] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.409758 18506 raft_consensus.cc:740] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.410485 18508 ts_tablet_manager.cc:1434] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:50:01.410460 18506 consensus_queue.cc:260] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.411785 18508 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.412961 18506 ts_tablet_manager.cc:1434] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:01.413945 18506 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.414824 18507 tablet_bootstrap.cc:654] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.418606 18508 tablet_bootstrap.cc:654] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.421090 18506 tablet_bootstrap.cc:654] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.426160 18507 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.426573 18508 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.426649 18507 ts_tablet_manager.cc:1403] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.006s
I20260709 14:50:01.427101 18508 ts_tablet_manager.cc:1403] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:50:01.430015 18506 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.429780 18507 raft_consensus.cc:359] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.429986 18508 raft_consensus.cc:359] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.430580 18507 raft_consensus.cc:385] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.430590 18506 ts_tablet_manager.cc:1403] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 14:50:01.430698 18508 raft_consensus.cc:385] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.431195 18507 raft_consensus.cc:740] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.431329 18508 raft_consensus.cc:740] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.432232 18508 consensus_queue.cc:260] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.433826 18506 raft_consensus.cc:359] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.433866 18507 consensus_queue.cc:260] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.434569 18508 ts_tablet_manager.cc:1434] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:01.434691 18506 raft_consensus.cc:385] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.435063 18506 raft_consensus.cc:740] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.435709 18508 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.435858 18506 consensus_queue.cc:260] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.436868 18507 ts_tablet_manager.cc:1434] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:50:01.437917 18507 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.440919 18506 ts_tablet_manager.cc:1434] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:50:01.441912 18506 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.445639 18507 tablet_bootstrap.cc:654] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.447767 18506 tablet_bootstrap.cc:654] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.447288 18545 raft_consensus.cc:493] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.448575 18545 raft_consensus.cc:515] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.454247 18545 leader_election.cc:290] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.455775 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:01.457199 18279 leader_election.cc:343] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.461789 18509 tablet_bootstrap.cc:654] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.465523 18506 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.466151 18506 ts_tablet_manager.cc:1403] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 14:50:01.468918 18506 raft_consensus.cc:359] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.469144 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.470362 18508 tablet_bootstrap.cc:654] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.471208 18506 raft_consensus.cc:385] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.471601 18506 raft_consensus.cc:740] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
W20260709 14:50:01.471936 18280 leader_election.cc:343] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.472510 18545 raft_consensus.cc:493] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.472334 18280 leader_election.cc:304] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:01.472311 18506 consensus_queue.cc:260] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.473058 18545 raft_consensus.cc:515] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.473657 18514 raft_consensus.cc:2749] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.474326 18509 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.474560 18506 ts_tablet_manager.cc:1434] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:50:01.474766 18509 ts_tablet_manager.cc:1403] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.004s
I20260709 14:50:01.475041 18545 leader_election.cc:290] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.475679 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.476042 18526 raft_consensus.cc:493] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.476480 18526 raft_consensus.cc:515] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:01.477039 18280 leader_election.cc:343] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.477614 18509 raft_consensus.cc:359] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.478292 18509 raft_consensus.cc:385] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.478644 18509 raft_consensus.cc:740] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.478674 18526 leader_election.cc:290] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.475579 18506 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.479419 18509 consensus_queue.cc:260] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.481081 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.481700 18389 raft_consensus.cc:2468] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:01.478752 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:01.483726 18281 leader_election.cc:343] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.484159 18281 leader_election.cc:304] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:01.484717 18509 ts_tablet_manager.cc:1434] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:01.484517 18205 leader_election.cc:304] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:01.485368 18526 raft_consensus.cc:2804] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.485698 18526 raft_consensus.cc:493] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.486018 18526 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.486289 18506 tablet_bootstrap.cc:654] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.489418 18545 raft_consensus.cc:2749] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.491240 18506 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.491719 18506 ts_tablet_manager.cc:1403] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:50:01.492512 18526 raft_consensus.cc:515] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.494588 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:01.494442 18506 raft_consensus.cc:359] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.495174 18506 raft_consensus.cc:385] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.495467 18506 raft_consensus.cc:740] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.495807 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.496445 18526 leader_election.cc:290] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.496299 18506 consensus_queue.cc:260] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:01.497215 18204 leader_election.cc:343] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.498402 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:01.498680 18506 ts_tablet_manager.cc:1434] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 14:50:01.499624 18204 leader_election.cc:343] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.496348 18389 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.501505 18506 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.505699 18389 raft_consensus.cc:2468] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:01.496367 18509 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.507395 18205 leader_election.cc:304] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:01.507768 18506 tablet_bootstrap.cc:654] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.508508 18507 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.508985 18507 ts_tablet_manager.cc:1403] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.005s
I20260709 14:50:01.509464 18508 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.509979 18508 ts_tablet_manager.cc:1403] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260709 14:50:01.511768 18507 raft_consensus.cc:359] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.512468 18507 raft_consensus.cc:385] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.512753 18507 raft_consensus.cc:740] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.512919 18508 raft_consensus.cc:359] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.508533 18526 raft_consensus.cc:2804] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.513890 18545 raft_consensus.cc:493] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.514382 18507 consensus_queue.cc:260] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.515712 18508 raft_consensus.cc:385] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.516073 18508 raft_consensus.cc:740] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.516659 18508 consensus_queue.cc:260] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.517341 18507 ts_tablet_manager.cc:1434] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:01.518293 18507 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.518474 18508 ts_tablet_manager.cc:1434] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.003s
I20260709 14:50:01.519141 18509 tablet_bootstrap.cc:654] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.519466 18508 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.522349 18545 raft_consensus.cc:515] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.524263 18509 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.524806 18509 ts_tablet_manager.cc:1403] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:50:01.525381 18526 raft_consensus.cc:697] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:01.526507 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.527096 18389 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.527899 18509 raft_consensus.cc:359] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.528680 18509 raft_consensus.cc:385] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.529137 18509 raft_consensus.cc:740] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.526211 18526 consensus_queue.cc:237] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.530144 18280 leader_election.cc:304] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.529963 18509 consensus_queue.cc:260] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.530958 18514 raft_consensus.cc:2804] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.531316 18514 raft_consensus.cc:493] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.531664 18514 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.531769 18508 tablet_bootstrap.cc:654] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.532115 18509 ts_tablet_manager.cc:1434] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:01.524343 18545 leader_election.cc:290] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.533322 18509 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.535494 18507 tablet_bootstrap.cc:654] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.528666 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.537715 18464 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.539716 18509 tablet_bootstrap.cc:654] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.541002 18506 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.541435 18506 ts_tablet_manager.cc:1403] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.008s
I20260709 14:50:01.543876 18506 raft_consensus.cc:359] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.544447 18506 raft_consensus.cc:385] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.544694 18506 raft_consensus.cc:740] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.545312 18506 consensus_queue.cc:260] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.545612 18514 raft_consensus.cc:515] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.547304 18506 ts_tablet_manager.cc:1434] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:01.549330 18506 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.549523 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.550100 18389 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.554540 18506 tablet_bootstrap.cc:654] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.556828 18389 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.557971 18280 leader_election.cc:304] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.558861 18545 raft_consensus.cc:2804] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.560045 18509 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.560504 18509 ts_tablet_manager.cc:1403] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260709 14:50:01.561522 18514 leader_election.cc:290] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.562602 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.563166 18464 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.564524 18507 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.564992 18507 ts_tablet_manager.cc:1403] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 14:50:01.565713 18135 catalog_manager.cc:5697] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.567668 18507 raft_consensus.cc:359] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.568411 18507 raft_consensus.cc:385] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.568696 18507 raft_consensus.cc:740] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.569437 18507 consensus_queue.cc:260] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.571583 18507 ts_tablet_manager.cc:1434] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:01.574184 18508 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.574663 18508 ts_tablet_manager.cc:1403] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.015s
I20260709 14:50:01.576658 18509 raft_consensus.cc:359] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.577366 18509 raft_consensus.cc:385] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.577679 18509 raft_consensus.cc:740] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.578437 18509 consensus_queue.cc:260] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.576670 18464 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.577368 18508 raft_consensus.cc:359] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.581526 18508 raft_consensus.cc:385] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.581812 18508 raft_consensus.cc:740] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.582607 18508 consensus_queue.cc:260] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.584223 18509 ts_tablet_manager.cc:1434] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:50:01.585165 18507 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.586566 18515 raft_consensus.cc:493] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.587092 18508 ts_tablet_manager.cc:1434] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:50:01.587028 18515 raft_consensus.cc:515] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.588232 18508 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.589182 18515 leader_election.cc:290] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.590909 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:01.592280 18353 leader_election.cc:343] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.585276 18509 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.593570 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:01.594257 18316 raft_consensus.cc:2468] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:01.595058 18545 raft_consensus.cc:697] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:01.595671 18353 leader_election.cc:304] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:01.596000 18545 consensus_queue.cc:237] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.596890 18515 raft_consensus.cc:2804] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.597240 18515 raft_consensus.cc:493] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.597574 18515 raft_consensus.cc:3060] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.600870 18509 tablet_bootstrap.cc:654] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.602454 18508 tablet_bootstrap.cc:654] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.603837 18506 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.606493 18506 ts_tablet_manager.cc:1403] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.014s
I20260709 14:50:01.607280 18515 raft_consensus.cc:515] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.609282 18506 raft_consensus.cc:359] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.606063 18507 tablet_bootstrap.cc:654] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.613236 18506 raft_consensus.cc:385] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.613585 18506 raft_consensus.cc:740] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.610121 18508 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.610088 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:01.612066 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.614465 18316 raft_consensus.cc:3060] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.614856 18506 consensus_queue.cc:260] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.614449 18508 ts_tablet_manager.cc:1403] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260709 14:50:01.617815 18135 catalog_manager.cc:5697] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.618966 18545 raft_consensus.cc:493] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:01.619611 18353 leader_election.cc:343] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.619459 18545 raft_consensus.cc:515] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.612488 18515 leader_election.cc:290] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.621498 18316 raft_consensus.cc:2468] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:01.622001 18545 leader_election.cc:290] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.622233 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6cf0a705404652b33a60072bc6dfaf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.622593 18353 leader_election.cc:304] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:01.622882 18241 raft_consensus.cc:2468] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.623008 18508 raft_consensus.cc:359] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.623839 18508 raft_consensus.cc:385] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.624140 18508 raft_consensus.cc:740] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.624096 18279 leader_election.cc:304] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.624578 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6cf0a705404652b33a60072bc6dfaf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.625204 18545 raft_consensus.cc:2804] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.625094 18508 consensus_queue.cc:260] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.625664 18545 raft_consensus.cc:493] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.626044 18545 raft_consensus.cc:3060] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.625167 18389 raft_consensus.cc:2468] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.627530 18508 ts_tablet_manager.cc:1434] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:01.628505 18508 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.626003 18524 raft_consensus.cc:493] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.629400 18524 raft_consensus.cc:515] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.631349 18524 leader_election.cc:290] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:01.632833 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.633491 18545 raft_consensus.cc:515] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.634003 18241 raft_consensus.cc:2468] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:01.635192 18427 leader_election.cc:304] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:01.635962 18524 raft_consensus.cc:2804] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.636024 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6cf0a705404652b33a60072bc6dfaf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.636372 18524 raft_consensus.cc:493] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.636595 18241 raft_consensus.cc:3060] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.612725 18509 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.636742 18524 raft_consensus.cc:3060] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.633203 18515 raft_consensus.cc:2804] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.637367 18515 raft_consensus.cc:697] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:01.638170 18515 consensus_queue.cc:237] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.632833 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:01.640100 18316 raft_consensus.cc:2468] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:01.640928 18508 tablet_bootstrap.cc:654] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:01.644115 18205 consensus_peers.cc:597] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.645169 18524 raft_consensus.cc:515] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.647823 18509 ts_tablet_manager.cc:1403] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.007s
I20260709 14:50:01.649394 18241 raft_consensus.cc:2468] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.650494 18279 leader_election.cc:304] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.651422 18567 raft_consensus.cc:2804] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.650758 18509 raft_consensus.cc:359] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.651908 18567 raft_consensus.cc:697] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:01.652050 18509 raft_consensus.cc:385] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.652432 18509 raft_consensus.cc:740] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.652791 18567 consensus_queue.cc:237] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.653265 18509 consensus_queue.cc:260] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.654371 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.654994 18240 raft_consensus.cc:3060] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.655956 18509 ts_tablet_manager.cc:1434] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:50:01.656978 18509 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.659111 18545 leader_election.cc:290] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.660167 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6cf0a705404652b33a60072bc6dfaf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.660749 18389 raft_consensus.cc:3060] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.661909 18240 raft_consensus.cc:2468] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:01.663115 18427 leader_election.cc:304] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:01.667128 18389 raft_consensus.cc:2468] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.669319 18524 leader_election.cc:290] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:01.670418 18506 ts_tablet_manager.cc:1434] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.064s	user 0.018s	sys 0.006s
I20260709 14:50:01.678289 18506 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.681849 18573 raft_consensus.cc:493] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.682533 18573 raft_consensus.cc:515] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.683799 18506 tablet_bootstrap.cc:654] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.686048 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.686777 18240 raft_consensus.cc:2468] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:01.687320 18524 raft_consensus.cc:2804] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.687799 18524 raft_consensus.cc:697] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:01.688033 18353 leader_election.cc:304] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:01.689674 18506 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.690150 18506 ts_tablet_manager.cc:1403] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:50:01.693096 18524 consensus_queue.cc:237] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.696964 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:01.697536 18316 raft_consensus.cc:3060] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.697577 18573 leader_election.cc:290] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.703387 18507 tablet_bootstrap.cc:492] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.703896 18507 ts_tablet_manager.cc:1403] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.016s
I20260709 14:50:01.703871 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.708242 18506 raft_consensus.cc:359] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.708745 18506 raft_consensus.cc:385] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.708943 18506 raft_consensus.cc:740] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.709494 18506 consensus_queue.cc:260] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.710872 18506 ts_tablet_manager.cc:1434] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:50:01.711742 18506 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.699471 18573 raft_consensus.cc:2804] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.713203 18464 raft_consensus.cc:2468] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:01.717968 18135 catalog_manager.cc:5697] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.719722 18507 raft_consensus.cc:359] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.720407 18507 raft_consensus.cc:385] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.720656 18507 raft_consensus.cc:740] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.721513 18507 consensus_queue.cc:260] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.723821 18526 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.724310 18526 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.726344 18526 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.728156 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.728600 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.729259 18389 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
W20260709 14:50:01.729701 18206 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.730525 18205 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:01.731988 18507 ts_tablet_manager.cc:1434] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:50:01.731458 18316 raft_consensus.cc:2468] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:01.735862 18507 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.714993 18567 raft_consensus.cc:493] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.732870 18573 raft_consensus.cc:493] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.733665 18526 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.738554 18573 raft_consensus.cc:3060] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.737676 18567 raft_consensus.cc:515] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.741639 18509 tablet_bootstrap.cc:654] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.742422 18515 raft_consensus.cc:493] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.751538 18515 raft_consensus.cc:515] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.752122 18524 raft_consensus.cc:493] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.752619 18524 raft_consensus.cc:515] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.746923 18526 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.743259 18507 tablet_bootstrap.cc:654] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.744648 18508 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.749055 18506 tablet_bootstrap.cc:654] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.749483 18136 catalog_manager.cc:5697] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.758283 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.758955 18464 raft_consensus.cc:2468] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:01.758215 18573 raft_consensus.cc:515] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.760146 18355 leader_election.cc:304] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:01.760699 18508 ts_tablet_manager.cc:1403] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.132s	user 0.042s	sys 0.040s
I20260709 14:50:01.760911 18573 leader_election.cc:290] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.761416 18573 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.761799 18573 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.762187 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.762717 18241 raft_consensus.cc:3060] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.763199 18508 raft_consensus.cc:359] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.763927 18581 raft_consensus.cc:2804] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.764340 18581 raft_consensus.cc:493] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.764658 18581 raft_consensus.cc:3060] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.763875 18508 raft_consensus.cc:385] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.765887 18508 raft_consensus.cc:740] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.765715 18545 consensus_queue.cc:1048] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.766546 18508 consensus_queue.cc:260] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.768502 18508 ts_tablet_manager.cc:1434] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:01.769007 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.769351 18508 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.772970 18241 raft_consensus.cc:2468] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:01.774871 18508 tablet_bootstrap.cc:654] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.774859 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.775753 18463 raft_consensus.cc:2393] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:01.776073 18353 leader_election.cc:304] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:01.776865 18355 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:01.778225 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.779107 18464 raft_consensus.cc:3060] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.783061 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:01.784372 18427 leader_election.cc:343] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.785280 18134 catalog_manager.cc:5697] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.787725 18573 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.789572 18509 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.753575 18526 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.795742 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e9240e9ca41c6b9733196782b36d9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.796381 18389 raft_consensus.cc:2468] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.755591 18524 leader_election.cc:290] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:01.756914 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:01.797628 18579 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.789770 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e9240e9ca41c6b9733196782b36d9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.798391 18508 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.792409 18581 raft_consensus.cc:515] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.793042 18573 raft_consensus.cc:2804] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.799026 18508 ts_tablet_manager.cc:1403] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.003s
I20260709 14:50:01.799002 18573 raft_consensus.cc:697] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:01.800133 18567 leader_election.cc:290] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.800210 18573 consensus_queue.cc:237] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.801285 18526 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.801869 18508 raft_consensus.cc:359] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.802603 18508 raft_consensus.cc:385] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.802872 18508 raft_consensus.cc:740] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.797485 18280 leader_election.cc:304] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.757565 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:01.799049 18427 leader_election.cc:343] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.803525 18508 consensus_queue.cc:260] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.803884 18427 leader_election.cc:304] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
W20260709 14:50:01.804108 18279 leader_election.cc:343] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.804575 18545 raft_consensus.cc:2804] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.804641 18524 raft_consensus.cc:2749] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:01.805001 18545 raft_consensus.cc:493] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.805373 18545 raft_consensus.cc:3060] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.809003 18538 consensus_queue.cc:1048] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:01.753543 18515 leader_election.cc:290] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.803517 18509 ts_tablet_manager.cc:1403] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.004s
I20260709 14:50:01.793519 18464 raft_consensus.cc:2468] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:01.815042 18315 raft_consensus.cc:2468] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:01.816973 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:01.818316 18315 raft_consensus.cc:3060] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.819037 18526 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.820348 18545 raft_consensus.cc:515] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.823673 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.823078 18509 raft_consensus.cc:359] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.826458 18509 raft_consensus.cc:385] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.826735 18509 raft_consensus.cc:740] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.827252 18389 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.827617 18508 ts_tablet_manager.cc:1434] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:50:01.828557 18508 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.829260 18509 consensus_queue.cc:260] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.834412 18545 leader_election.cc:290] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:01.835053 18581 leader_election.cc:290] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.835541 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e9240e9ca41c6b9733196782b36d9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.835956 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.836205 18390 raft_consensus.cc:3060] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.837965 18509 ts_tablet_manager.cc:1434] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 14:50:01.844489 18509 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:01.831166 18579 raft_consensus.cc:2749] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:01.851583 18206 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.859962 18315 raft_consensus.cc:2468] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:01.860839 18464 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.862672 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e9240e9ca41c6b9733196782b36d9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:01.863255 18239 raft_consensus.cc:3060] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.864408 18136 catalog_manager.cc:5697] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.867965 18353 leader_election.cc:304] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.868825 18579 raft_consensus.cc:2804] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.869288 18579 raft_consensus.cc:697] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:01.870083 18579 consensus_queue.cc:237] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
W20260709 14:50:01.848260 18355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 71446.6us
I20260709 14:50:01.889505 18509 tablet_bootstrap.cc:654] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.890141 18545 raft_consensus.cc:493] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.890795 18545 raft_consensus.cc:515] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.894030 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:01.894703 18388 raft_consensus.cc:2468] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:01.897141 18390 raft_consensus.cc:2468] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.898650 18280 leader_election.cc:304] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.899385 18567 raft_consensus.cc:2804] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:01.899495 18280 leader_election.cc:304] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:01.899799 18567 raft_consensus.cc:493] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:01.900149 18567 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.901562 18545 leader_election.cc:290] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.902138 18545 raft_consensus.cc:2804] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.902597 18545 raft_consensus.cc:697] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:01.903393 18545 consensus_queue.cc:237] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.912062 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:01.912549 18508 tablet_bootstrap.cc:654] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:01.913785 18281 leader_election.cc:343] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.914072 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.914381 18389 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:01.914671 18462 raft_consensus.cc:3060] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.915547 18205 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:01.916602 18538 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:01.917092 18538 raft_consensus.cc:697] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:01.917901 18538 consensus_queue.cc:237] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.922422 18508 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:01.922909 18508 ts_tablet_manager.cc:1403] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.010s
I20260709 14:50:01.925515 18508 raft_consensus.cc:359] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.926136 18508 raft_consensus.cc:385] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.926393 18508 raft_consensus.cc:740] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.926985 18508 consensus_queue.cc:260] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.920979 18239 raft_consensus.cc:2468] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.934473 18507 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:01.934963 18507 ts_tablet_manager.cc:1403] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.024s
I20260709 14:50:01.937217 18506 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:01.937666 18506 ts_tablet_manager.cc:1403] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.226s	user 0.021s	sys 0.039s
I20260709 14:50:01.937966 18567 raft_consensus.cc:515] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:01.940842 18506 raft_consensus.cc:359] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.941593 18506 raft_consensus.cc:385] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.941967 18506 raft_consensus.cc:740] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.944223 18508 ts_tablet_manager.cc:1434] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:50:01.942847 18567 leader_election.cc:290] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:01.944748 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:01.945216 18508 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:01.945463 18390 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.948483 18315 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:01.951064 18508 tablet_bootstrap.cc:654] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:01.951612 18524 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:01.952046 18524 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.955114 18462 raft_consensus.cc:2468] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:01.956300 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:01.957011 18509 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:01.957492 18509 ts_tablet_manager.cc:1403] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.009s
I20260709 14:50:01.958770 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:01.960101 18509 raft_consensus.cc:359] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.960448 18524 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:01.960870 18507 raft_consensus.cc:359] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.961715 18507 raft_consensus.cc:385] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.961988 18507 raft_consensus.cc:740] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.962057 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:01.962718 18507 consensus_queue.cc:260] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:01.960785 18509 raft_consensus.cc:385] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:01.964928 18506 consensus_queue.cc:260] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:01.965731 18567 consensus_queue.cc:1048] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.967727 18526 consensus_queue.cc:1048] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.969081 18526 consensus_queue.cc:1048] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:01.964916 18509 raft_consensus.cc:740] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:01.963450 18390 raft_consensus.cc:2468] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:01.978670 18507 ts_tablet_manager.cc:1434] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:50:01.979681 18507 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:01.980532 18506 ts_tablet_manager.cc:1434] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260709 14:50:01.981763 18509 consensus_queue.cc:260] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:01.985155 18506 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:01.995415 18509 ts_tablet_manager.cc:1434] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 14:50:01.992844 18280 leader_election.cc:304] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.000556 18509 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
W20260709 14:50:02.000244 18281 leader_election.cc:343] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:01.996940 18427 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.003419 18524 raft_consensus.cc:2749] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.003942 18508 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.004374 18508 ts_tablet_manager.cc:1403] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.024s
I20260709 14:50:02.001410 18545 raft_consensus.cc:2804] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.010586 18545 raft_consensus.cc:697] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:02.011422 18545 consensus_queue.cc:237] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.006961 18508 raft_consensus.cc:359] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.013280 18508 raft_consensus.cc:385] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.013644 18508 raft_consensus.cc:740] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.015947 18507 tablet_bootstrap.cc:654] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.017129 18506 tablet_bootstrap.cc:654] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.022261 18509 tablet_bootstrap.cc:654] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.023655 18508 consensus_queue.cc:260] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.029831 18134 catalog_manager.cc:5697] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.032203 18508 ts_tablet_manager.cc:1434] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:50:02.033097 18136 catalog_manager.cc:5697] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.034919 18579 consensus_queue.cc:1048] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.038795 18508 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.061192 18508 tablet_bootstrap.cc:654] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.042927 18139 catalog_manager.cc:5697] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.069029 18567 raft_consensus.cc:493] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.074301 18567 raft_consensus.cc:515] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.076309 18567 leader_election.cc:290] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.077337 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:02.078718 18279 leader_election.cc:343] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.081697 18567 consensus_queue.cc:1048] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.088222 18567 consensus_queue.cc:1048] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.092866 18507 tablet_bootstrap.cc:492] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.093427 18507 ts_tablet_manager.cc:1403] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.008s
I20260709 14:50:02.096926 18509 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.097374 18509 ts_tablet_manager.cc:1403] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.009s
W20260709 14:50:02.098181 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:02.099958 18509 raft_consensus.cc:359] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.100612 18509 raft_consensus.cc:385] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.100872 18509 raft_consensus.cc:740] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.103426 18509 consensus_queue.cc:260] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.102532 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.110189 18507 raft_consensus.cc:359] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.110903 18507 raft_consensus.cc:385] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.111160 18507 raft_consensus.cc:740] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.114116 18507 consensus_queue.cc:260] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.115604 18524 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.116146 18524 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.116977 18507 ts_tablet_manager.cc:1434] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:02.115667 18509 ts_tablet_manager.cc:1434] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:50:02.118093 18509 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.122587 18506 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.122816 18507 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.123214 18506 ts_tablet_manager.cc:1403] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.138s	user 0.032s	sys 0.024s
W20260709 14:50:02.127452 18280 leader_election.cc:343] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.128870 18280 leader_election.cc:304] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.128171 18526 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.131268 18545 raft_consensus.cc:2749] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.132733 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.132170 18526 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.132670 18509 tablet_bootstrap.cc:654] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.122404 18524 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.141470 18526 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.142491 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.143157 18316 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:02.144053 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.144328 18204 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.144658 18463 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:02.145217 18526 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.145555 18526 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.145859 18526 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.146795 18508 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.147226 18508 ts_tablet_manager.cc:1403] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.018s
I20260709 14:50:02.149247 18506 raft_consensus.cc:359] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.149878 18506 raft_consensus.cc:385] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.150132 18506 raft_consensus.cc:740] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.150327 18508 raft_consensus.cc:359] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.150414 18514 consensus_queue.cc:1048] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.151026 18508 raft_consensus.cc:385] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.150854 18506 consensus_queue.cc:260] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.151316 18508 raft_consensus.cc:740] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.152842 18506 ts_tablet_manager.cc:1434] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:50:02.145925 18507 tablet_bootstrap.cc:654] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.155927 18508 consensus_queue.cc:260] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.157728 18508 ts_tablet_manager.cc:1434] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:50:02.158525 18508 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
W20260709 14:50:02.155246 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:02.166018 18135 catalog_manager.cc:5697] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.169991 18508 tablet_bootstrap.cc:654] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.170979 18526 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.172823 18506 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:02.178325 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:02.178938 18463 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.179854 18507 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.180790 18507 ts_tablet_manager.cc:1403] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260709 14:50:02.181957 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.182523 18315 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.192610 18545 consensus_queue.cc:1048] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.195487 18507 raft_consensus.cc:359] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.195716 18524 consensus_queue.cc:1048] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.196157 18507 raft_consensus.cc:385] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.196481 18507 raft_consensus.cc:740] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.197063 18507 consensus_queue.cc:260] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.193840 18315 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:02.178895 18526 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.202181 18204 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.207247 18526 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.212530 18463 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:02.217655 18507 ts_tablet_manager.cc:1434] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:02.221529 18506 tablet_bootstrap.cc:654] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.223730 18508 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.224186 18508 ts_tablet_manager.cc:1403] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.003s
I20260709 14:50:02.226075 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.226840 18389 raft_consensus.cc:2393] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:02.223891 18526 raft_consensus.cc:697] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:02.228296 18428 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.232555 18524 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.233731 18507 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.239601 18507 tablet_bootstrap.cc:654] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.247498 18577 consensus_queue.cc:1048] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.248319 18526 consensus_queue.cc:237] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.251752 18509 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.252267 18509 ts_tablet_manager.cc:1403] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.017s
I20260709 14:50:02.252645 18508 raft_consensus.cc:359] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.253302 18508 raft_consensus.cc:385] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.253562 18508 raft_consensus.cc:740] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.254935 18509 raft_consensus.cc:359] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.255641 18509 raft_consensus.cc:385] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.255905 18506 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.255947 18509 raft_consensus.cc:740] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.256429 18506 ts_tablet_manager.cc:1403] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.016s
I20260709 14:50:02.256850 18509 consensus_queue.cc:260] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.264319 18509 ts_tablet_manager.cc:1434] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:02.267086 18509 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.272845 18545 raft_consensus.cc:493] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.259631 18506 raft_consensus.cc:359] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.273414 18506 raft_consensus.cc:385] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.273813 18506 raft_consensus.cc:740] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.274613 18506 consensus_queue.cc:260] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.260435 18508 consensus_queue.cc:260] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.277436 18506 ts_tablet_manager.cc:1434] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:50:02.277760 18508 ts_tablet_manager.cc:1434] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:50:02.253579 18524 raft_consensus.cc:2749] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.286736 18506 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:02.286736 18508 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.288931 18509 tablet_bootstrap.cc:654] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.273342 18545 raft_consensus.cc:515] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.284402 18579 consensus_queue.cc:1048] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.291261 18545 leader_election.cc:290] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.296216 18136 catalog_manager.cc:5697] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.303453 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.304080 18462 raft_consensus.cc:2468] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:02.304869 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.305455 18240 raft_consensus.cc:2468] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:02.306989 18279 leader_election.cc:304] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.307744 18545 raft_consensus.cc:2804] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.307899 18507 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.308104 18545 raft_consensus.cc:493] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.308388 18507 ts_tablet_manager.cc:1403] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.008s
I20260709 14:50:02.308575 18545 raft_consensus.cc:3060] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.310745 18508 tablet_bootstrap.cc:654] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.310918 18507 raft_consensus.cc:359] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.311508 18507 raft_consensus.cc:385] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.311793 18507 raft_consensus.cc:740] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.312510 18507 consensus_queue.cc:260] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.314754 18507 ts_tablet_manager.cc:1434] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:02.315670 18507 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.315487 18545 raft_consensus.cc:515] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.317063 18579 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.317525 18579 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.323576 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:02.324136 18240 raft_consensus.cc:3060] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.320271 18545 leader_election.cc:290] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.323434 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ada4000b1cf49488bea3bdc0b964c76" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:02.329499 18462 raft_consensus.cc:3060] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.330806 18573 consensus_queue.cc:1048] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.333248 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.335623 18579 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
W20260709 14:50:02.335927 18355 leader_election.cc:343] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.336139 18579 consensus_queue.cc:1048] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.338131 18526 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.342152 18240 raft_consensus.cc:2468] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:02.347134 18279 leader_election.cc:304] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.348063 18567 raft_consensus.cc:2804] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.348541 18567 raft_consensus.cc:697] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:02.349360 18567 consensus_queue.cc:237] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.349334 18508 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.351846 18508 ts_tablet_manager.cc:1403] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.003s
I20260709 14:50:02.354063 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.352690 18462 raft_consensus.cc:2468] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
W20260709 14:50:02.360760 18353 leader_election.cc:343] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.366053 18353 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:02.367149 18579 raft_consensus.cc:2749] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.370431 18507 tablet_bootstrap.cc:654] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.372524 18508 raft_consensus.cc:359] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.373194 18508 raft_consensus.cc:385] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.373458 18508 raft_consensus.cc:740] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.374094 18508 consensus_queue.cc:260] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.376832 18506 tablet_bootstrap.cc:654] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.378306 18508 ts_tablet_manager.cc:1434] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 14:50:02.383164 18579 consensus_queue.cc:1048] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.390980 18508 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.400969 18134 catalog_manager.cc:5697] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.405807 18509 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.406271 18509 ts_tablet_manager.cc:1403] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.002s
I20260709 14:50:02.419432 18507 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.419972 18507 ts_tablet_manager.cc:1403] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.000s
I20260709 14:50:02.420364 18508 tablet_bootstrap.cc:654] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.408803 18509 raft_consensus.cc:359] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.424551 18509 raft_consensus.cc:385] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.424826 18509 raft_consensus.cc:740] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.425531 18509 consensus_queue.cc:260] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.427372 18586 raft_consensus.cc:493] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.427652 18567 raft_consensus.cc:493] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.428033 18567 raft_consensus.cc:515] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.427872 18586 raft_consensus.cc:515] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.429677 18567 leader_election.cc:290] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.430583 18586 leader_election.cc:290] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.431131 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.431905 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.432283 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:02.433296 18281 leader_election.cc:343] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:02.434635 18353 leader_election.cc:343] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:02.435179 18280 leader_election.cc:343] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.434772 18508 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.436266 18508 ts_tablet_manager.cc:1403] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.002s
I20260709 14:50:02.437151 18280 leader_election.cc:304] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.438388 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.438309 18507 raft_consensus.cc:359] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.439141 18507 raft_consensus.cc:385] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.439456 18507 raft_consensus.cc:740] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.439713 18567 raft_consensus.cc:2749] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:02.439788 18353 leader_election.cc:343] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.441171 18353 leader_election.cc:304] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.441316 18507 consensus_queue.cc:260] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.442214 18586 raft_consensus.cc:2749] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.443691 18507 ts_tablet_manager.cc:1434] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:50:02.444180 18506 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.444638 18506 ts_tablet_manager.cc:1403] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.009s
I20260709 14:50:02.444973 18507 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.447048 18506 raft_consensus.cc:359] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.447685 18506 raft_consensus.cc:385] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.447943 18506 raft_consensus.cc:740] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.449261 18508 raft_consensus.cc:359] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.449901 18508 raft_consensus.cc:385] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.450158 18508 raft_consensus.cc:740] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.451066 18507 tablet_bootstrap.cc:654] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.451501 18506 consensus_queue.cc:260] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.450740 18508 consensus_queue.cc:260] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.453900 18508 ts_tablet_manager.cc:1434] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:50:02.454782 18508 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.459069 18567 raft_consensus.cc:493] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.459523 18567 raft_consensus.cc:515] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.461509 18567 leader_election.cc:290] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.462410 18507 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.462889 18507 ts_tablet_manager.cc:1403] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:50:02.462949 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.463980 18506 ts_tablet_manager.cc:1434] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:50:02.464205 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.464922 18506 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
W20260709 14:50:02.466920 18281 leader_election.cc:343] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:02.468950 18280 leader_election.cc:343] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.469053 18507 raft_consensus.cc:359] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.469437 18280 leader_election.cc:304] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.469714 18507 raft_consensus.cc:385] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.470108 18507 raft_consensus.cc:740] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.470315 18567 raft_consensus.cc:2749] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.470963 18507 consensus_queue.cc:260] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.471668 18508 tablet_bootstrap.cc:654] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.473239 18507 ts_tablet_manager.cc:1434] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 14:50:02.473901 18206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 47466us
I20260709 14:50:02.474186 18599 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.475258 18506 tablet_bootstrap.cc:654] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.475523 18599 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.476084 18509 ts_tablet_manager.cc:1434] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260709 14:50:02.475955 18599 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.476989 18509 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.478952 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.479601 18507 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
W20260709 14:50:02.482049 18205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:34805, user_credentials={real_user=slave}} blocked reactor thread for 44972.7us
I20260709 14:50:02.482654 18509 tablet_bootstrap.cc:654] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.479547 18316 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:02.484069 18204 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.482740 18538 raft_consensus.cc:493] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.486171 18538 raft_consensus.cc:515] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.487143 18640 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.487574 18640 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.488610 18640 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.490221 18508 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.490659 18508 ts_tablet_manager.cc:1403] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 14:50:02.490876 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.492034 18506 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.489428 18538 leader_election.cc:290] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.492564 18506 ts_tablet_manager.cc:1403] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 14:50:02.493119 18508 raft_consensus.cc:359] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.493758 18508 raft_consensus.cc:385] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.494190 18508 raft_consensus.cc:740] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.494920 18508 consensus_queue.cc:260] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.497443 18599 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.498209 18507 tablet_bootstrap.cc:654] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.498338 18506 raft_consensus.cc:359] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.500574 18506 raft_consensus.cc:385] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.500217 18509 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.504449 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.506908 18464 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:02.504875 18508 ts_tablet_manager.cc:1434] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:50:02.508064 18509 ts_tablet_manager.cc:1403] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.031s	user 0.002s	sys 0.010s
I20260709 14:50:02.511189 18506 raft_consensus.cc:740] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.510720 18509 raft_consensus.cc:359] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.512333 18509 raft_consensus.cc:385] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.513540 18509 raft_consensus.cc:740] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.514267 18509 consensus_queue.cc:260] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.514736 18508 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.516404 18509 ts_tablet_manager.cc:1434] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:02.517297 18509 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.518915 18624 raft_consensus.cc:493] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.505803 18640 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.519383 18624 raft_consensus.cc:515] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.520622 18508 tablet_bootstrap.cc:654] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.521479 18624 leader_election.cc:290] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.521989 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.512813 18506 consensus_queue.cc:260] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.522611 18316 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.522936 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.523720 18388 raft_consensus.cc:2393] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:02.524536 18506 ts_tablet_manager.cc:1434] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:50:02.525457 18506 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:02.528522 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.530035 18427 leader_election.cc:304] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.531391 18506 tablet_bootstrap.cc:654] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.534629 18624 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.534808 18640 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.537053 18316 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:02.537606 18567 consensus_queue.cc:1048] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.538115 18204 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.538904 18640 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.539597 18640 raft_consensus.cc:697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:02.540443 18640 consensus_queue.cc:237] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.534569 18509 tablet_bootstrap.cc:654] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.544587 18507 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.545045 18507 ts_tablet_manager.cc:1403] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.010s
I20260709 14:50:02.547612 18507 raft_consensus.cc:359] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.548237 18507 raft_consensus.cc:385] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.548497 18507 raft_consensus.cc:740] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.554733 18507 consensus_queue.cc:260] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.557672 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:02.558235 18463 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.567190 18508 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.567715 18508 ts_tablet_manager.cc:1403] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.005s
I20260709 14:50:02.568715 18567 consensus_queue.cc:1048] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.570276 18508 raft_consensus.cc:359] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.570936 18508 raft_consensus.cc:385] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.571195 18508 raft_consensus.cc:740] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.581938 18463 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:02.574021 18508 consensus_queue.cc:260] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.588847 18624 raft_consensus.cc:2749] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.591886 18507 ts_tablet_manager.cc:1434] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:50:02.592906 18507 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.593924 18509 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.595141 18509 ts_tablet_manager.cc:1403] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.013s
I20260709 14:50:02.588940 18508 ts_tablet_manager.cc:1434] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:50:02.599710 18509 raft_consensus.cc:359] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.600399 18509 raft_consensus.cc:385] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.600652 18509 raft_consensus.cc:740] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.601257 18509 consensus_queue.cc:260] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.603681 18509 ts_tablet_manager.cc:1434] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:02.604472 18509 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.608408 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99628bb12c224a7bac69d47245088d39" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.610085 18508 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.612634 18509 tablet_bootstrap.cc:654] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.616997 18508 tablet_bootstrap.cc:654] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.618508 18545 consensus_queue.cc:1048] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.620004 18139 catalog_manager.cc:5697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.629118 18205 leader_election.cc:304] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.629979 18640 raft_consensus.cc:2749] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.632043 18545 consensus_queue.cc:1048] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.639658 18624 raft_consensus.cc:493] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.640182 18624 raft_consensus.cc:515] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.642287 18624 leader_election.cc:290] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.644471 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.644826 18506 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.645337 18586 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.653728 18506 ts_tablet_manager.cc:1403] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.128s	user 0.036s	sys 0.031s
W20260709 14:50:02.654742 18428 leader_election.cc:343] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.660917 18586 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.646170 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.663241 18506 raft_consensus.cc:359] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.660184 18241 raft_consensus.cc:3060] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.664007 18506 raft_consensus.cc:385] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.664449 18506 raft_consensus.cc:740] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.663621 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.665746 18506 consensus_queue.cc:260] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:02.666194 18355 leader_election.cc:343] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.663895 18240 raft_consensus.cc:2468] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:02.667968 18586 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.668216 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.669021 18427 leader_election.cc:304] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
W20260709 14:50:02.669737 18353 leader_election.cc:343] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.670265 18624 raft_consensus.cc:2804] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.670269 18353 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:02.671011 18624 raft_consensus.cc:493] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.671413 18624 raft_consensus.cc:3060] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.673326 18524 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.673825 18524 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.676726 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.677388 18238 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:02.677986 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.676788 18524 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:02.680253 18427 leader_election.cc:343] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.688934 18427 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.690009 18524 raft_consensus.cc:2804] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.690392 18524 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.690712 18524 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.702287 18642 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:02.673328 18586 raft_consensus.cc:2749] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.706254 18507 tablet_bootstrap.cc:654] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.707901 18524 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.712251 18506 ts_tablet_manager.cc:1434] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:50:02.713152 18506 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:02.714085 18640 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.715401 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:02.715963 18239 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.719871 18524 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.725787 18239 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:02.726905 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.727041 18427 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:02.727324 18545 raft_consensus.cc:493] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.727773 18524 raft_consensus.cc:2804] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:02.728097 18427 leader_election.cc:343] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.727810 18545 raft_consensus.cc:515] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.728854 18524 raft_consensus.cc:697] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:02.730309 18545 leader_election.cc:290] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.731602 18524 consensus_queue.cc:237] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.732056 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.732677 18390 raft_consensus.cc:2468] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:02.733762 18280 leader_election.cc:304] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:02.734674 18545 raft_consensus.cc:2804] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.735098 18545 raft_consensus.cc:493] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.735318 18586 raft_consensus.cc:493] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.735538 18545 raft_consensus.cc:3060] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.737088 18586 raft_consensus.cc:515] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.736181 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:02.739230 18279 leader_election.cc:343] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.750941 18545 raft_consensus.cc:515] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.753878 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:02.754230 18506 tablet_bootstrap.cc:654] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:02.757519 18279 leader_election.cc:343] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.765540 18545 leader_election.cc:290] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.766717 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236be2df1a64586a9e01efcba96e299" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:02.767285 18390 raft_consensus.cc:3060] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.739193 18624 raft_consensus.cc:515] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.784646 18624 leader_election.cc:290] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.777860 18586 leader_election.cc:290] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.779856 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.781088 18567 consensus_queue.cc:1048] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.781849 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.787917 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:02.793612 18355 leader_election.cc:343] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.794643 18316 raft_consensus.cc:2468] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
W20260709 14:50:02.797317 18428 leader_election.cc:343] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.800064 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:02.800794 18241 raft_consensus.cc:3060] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.797389 18353 leader_election.cc:304] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:02.803506 18586 raft_consensus.cc:2804] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.803884 18586 raft_consensus.cc:493] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.804203 18586 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.792572 18624 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.805497 18624 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.807828 18567 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.808274 18567 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.808626 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.810218 18567 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
W20260709 14:50:02.810345 18428 leader_election.cc:343] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.810822 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:02.812109 18280 leader_election.cc:343] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.812628 18241 raft_consensus.cc:2468] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:02.813274 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.813864 18464 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:02.813800 18586 raft_consensus.cc:515] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.814275 18427 leader_election.cc:304] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.814886 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.815465 18316 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:02.815891 18567 raft_consensus.cc:493] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.816023 18524 raft_consensus.cc:2804] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.807487 18624 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.819166 18509 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.819686 18509 ts_tablet_manager.cc:1403] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.215s	user 0.047s	sys 0.098s
I20260709 14:50:02.816524 18524 raft_consensus.cc:697] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:02.820786 18524 consensus_queue.cc:237] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.822214 18509 raft_consensus.cc:359] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.822886 18509 raft_consensus.cc:385] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.823145 18509 raft_consensus.cc:740] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.816357 18134 catalog_manager.cc:5697] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.823803 18509 consensus_queue.cc:260] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.824509 18281 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.816363 18567 raft_consensus.cc:515] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.825577 18545 raft_consensus.cc:2804] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.826778 18545 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.827116 18545 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.830201 18509 ts_tablet_manager.cc:1434] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:02.830830 18390 raft_consensus.cc:2468] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:02.831103 18509 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.831704 18427 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.831876 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.832427 18316 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.834193 18508 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:02.834635 18508 ts_tablet_manager.cc:1403] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.225s	user 0.027s	sys 0.060s
I20260709 14:50:02.837150 18508 raft_consensus.cc:359] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.837724 18508 raft_consensus.cc:385] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.837966 18508 raft_consensus.cc:740] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.838557 18508 consensus_queue.cc:260] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.840169 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.840478 18280 leader_election.cc:304] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:02.844583 18624 raft_consensus.cc:2804] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.845018 18624 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.845383 18624 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.845985 18509 tablet_bootstrap.cc:654] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.846414 18545 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.852897 18567 leader_election.cc:290] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.854867 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:02.856036 18509 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.855298 18507 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:02.856520 18509 ts_tablet_manager.cc:1403] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 14:50:02.856720 18507 ts_tablet_manager.cc:1403] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.264s	user 0.010s	sys 0.000s
W20260709 14:50:02.859122 18281 leader_election.cc:343] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.859517 18507 raft_consensus.cc:359] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.860239 18507 raft_consensus.cc:385] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.860505 18507 raft_consensus.cc:740] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.861361 18567 raft_consensus.cc:2804] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.861263 18507 consensus_queue.cc:260] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.865996 18509 raft_consensus.cc:359] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.866677 18509 raft_consensus.cc:385] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.866937 18509 raft_consensus.cc:740] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.867578 18509 consensus_queue.cc:260] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.872303 18509 ts_tablet_manager.cc:1434] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:02.874444 18507 ts_tablet_manager.cc:1434] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260709 14:50:02.875547 18509 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.878083 18577 raft_consensus.cc:493] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.880189 18577 raft_consensus.cc:515] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.880645 18507 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:02.882249 18577 leader_election.cc:290] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.883363 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:02.883612 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.884251 18315 raft_consensus.cc:2468] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
W20260709 14:50:02.884878 18428 leader_election.cc:343] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.885609 18427 leader_election.cc:304] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.886698 18577 raft_consensus.cc:2804] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.887079 18577 raft_consensus.cc:493] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.887393 18577 raft_consensus.cc:3060] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.888814 18509 tablet_bootstrap.cc:654] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.893035 18581 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.893493 18581 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:02.896723 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.897924 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:02.898175 18353 leader_election.cc:343] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.898761 18567 raft_consensus.cc:697] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
W20260709 14:50:02.899291 18355 leader_election.cc:343] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.899861 18355 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:02.897794 18577 raft_consensus.cc:515] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.904138 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.904711 18315 raft_consensus.cc:3060] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.904240 18509 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:02.906167 18509 ts_tablet_manager.cc:1403] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 14:50:02.895504 18581 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:02.900676 18573 raft_consensus.cc:2749] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.908896 18509 raft_consensus.cc:359] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.909551 18509 raft_consensus.cc:385] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.909807 18509 raft_consensus.cc:740] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.911741 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:02.913002 18428 leader_election.cc:343] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.913816 18577 leader_election.cc:290] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.915177 18509 consensus_queue.cc:260] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.917328 18509 ts_tablet_manager.cc:1434] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:02.915174 18507 tablet_bootstrap.cc:654] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.921464 18640 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.926213 18509 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:02.922540 18524 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:02.931464 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
W20260709 14:50:02.932662 18355 leader_election.cc:343] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.932969 18315 raft_consensus.cc:2468] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:02.934034 18427 leader_election.cc:304] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:02.925685 18640 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.928545 18586 leader_election.cc:290] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.936693 18577 raft_consensus.cc:2804] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.937368 18640 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.938612 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:02.938999 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:02.940142 18204 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.940778 18624 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:02.942009 18506 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:02.942462 18506 ts_tablet_manager.cc:1403] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.229s	user 0.009s	sys 0.020s
I20260709 14:50:02.922168 18567 consensus_queue.cc:237] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.943526 18135 catalog_manager.cc:5697] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:02.927582 18280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:34805, user_credentials={real_user=slave}} blocked reactor thread for 87129.7us
I20260709 14:50:02.946915 18508 ts_tablet_manager.cc:1434] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.112s	user 0.019s	sys 0.023s
I20260709 14:50:02.945070 18506 raft_consensus.cc:359] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.951668 18506 raft_consensus.cc:385] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.951910 18508 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:02.951942 18506 raft_consensus.cc:740] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.946949 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:02.953265 18463 raft_consensus.cc:2393] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:02.953105 18506 consensus_queue.cc:260] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:02.945869 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:02.955948 18315 raft_consensus.cc:2393] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:02.945874 18545 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:02.958876 18316 raft_consensus.cc:2468] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:02.944039 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:02.960045 18353 leader_election.cc:304] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:02.961328 18586 raft_consensus.cc:2804] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.961761 18586 raft_consensus.cc:697] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:02.962523 18586 consensus_queue.cc:237] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
W20260709 14:50:02.963811 18428 leader_election.cc:343] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.964255 18428 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:02.934424 18524 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:02.969085 18524 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:02.970044 18509 tablet_bootstrap.cc:654] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.973598 18506 ts_tablet_manager.cc:1434] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:50:02.974879 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:02.975482 18239 raft_consensus.cc:2468] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:02.971606 18464 raft_consensus.cc:2468] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:02.976675 18427 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:02.979394 18640 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.971522 18524 raft_consensus.cc:2749] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:02.981246 18524 raft_consensus.cc:2804] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:02.981772 18524 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:02.982245 18524 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.944105 18624 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:02.983835 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:02.996871 18427 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:02.997007 18514 consensus_queue.cc:1048] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:02.997658 18506 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.006500 18507 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.006996 18507 ts_tablet_manager.cc:1403] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.016s
I20260709 14:50:03.008011 18508 tablet_bootstrap.cc:654] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.007018 18206 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.011571 18506 tablet_bootstrap.cc:654] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.012425 18642 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.007907 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.017411 18507 raft_consensus.cc:359] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.018100 18507 raft_consensus.cc:385] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.018353 18507 raft_consensus.cc:740] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.018960 18507 consensus_queue.cc:260] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.012032 18640 raft_consensus.cc:2804] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.008565 18524 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.020411 18640 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.020814 18640 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.022382 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:03.006912 18280 leader_election.cc:343] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.023869 18280 leader_election.cc:304] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.025434 18135 catalog_manager.cc:5697] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.026649 18524 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:03.027451 18280 leader_election.cc:343] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.027350 18640 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.028065 18280 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.028110 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.028535 18241 raft_consensus.cc:2393] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:03.008301 18577 raft_consensus.cc:697] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:03.028900 18665 raft_consensus.cc:2749] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.029533 18665 raft_consensus.cc:2749] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:03.029704 18427 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.030423 18427 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.031118 18524 raft_consensus.cc:2749] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.031944 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.032696 18463 raft_consensus.cc:2393] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:03.035064 18506 tablet_bootstrap.cc:492] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.038252 18508 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.035491 18506 ts_tablet_manager.cc:1403] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 14:50:03.029717 18577 consensus_queue.cc:237] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.041400 18506 raft_consensus.cc:359] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.042028 18506 raft_consensus.cc:385] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.042292 18506 raft_consensus.cc:740] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.038718 18508 ts_tablet_manager.cc:1403] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.007s
I20260709 14:50:03.045411 18508 raft_consensus.cc:359] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.045981 18508 raft_consensus.cc:385] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.046217 18508 raft_consensus.cc:740] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.046890 18508 consensus_queue.cc:260] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.052965 18134 catalog_manager.cc:5697] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.054389 18506 consensus_queue.cc:260] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.055781 18508 ts_tablet_manager.cc:1434] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:03.056648 18508 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.057780 18509 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.058281 18509 ts_tablet_manager.cc:1403] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.016s
I20260709 14:50:03.061156 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.061776 18316 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.068449 18316 raft_consensus.cc:2468] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.069135 18640 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.070895 18204 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:03.071201 18507 ts_tablet_manager.cc:1434] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.002s
I20260709 14:50:03.072147 18507 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.072295 18526 raft_consensus.cc:2804] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.072742 18526 raft_consensus.cc:697] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.074637 18526 consensus_queue.cc:237] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.076128 18506 ts_tablet_manager.cc:1434] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:50:03.076550 18139 catalog_manager.cc:5697] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.077376 18507 tablet_bootstrap.cc:654] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.081363 18506 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.092305 18508 tablet_bootstrap.cc:654] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.095633 18136 catalog_manager.cc:5697] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.097668 18506 tablet_bootstrap.cc:654] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.101842 18506 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.102936 18506 ts_tablet_manager.cc:1403] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:50:03.083485 18509 raft_consensus.cc:359] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.104514 18509 raft_consensus.cc:385] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.104781 18509 raft_consensus.cc:740] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.105456 18506 raft_consensus.cc:359] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.106266 18506 raft_consensus.cc:385] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.106509 18506 raft_consensus.cc:740] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.107122 18506 consensus_queue.cc:260] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.108212 18509 consensus_queue.cc:260] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.110157 18509 ts_tablet_manager.cc:1434] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:50:03.111860 18506 ts_tablet_manager.cc:1434] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:03.112735 18506 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.112844 18509 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.118498 18506 tablet_bootstrap.cc:654] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.120489 18509 tablet_bootstrap.cc:654] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.124881 18508 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.125294 18508 ts_tablet_manager.cc:1403] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.002s
I20260709 14:50:03.131116 18509 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.131589 18509 ts_tablet_manager.cc:1403] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260709 14:50:03.133901 18509 raft_consensus.cc:359] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.135404 18509 raft_consensus.cc:385] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.127478 18508 raft_consensus.cc:359] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.135778 18509 raft_consensus.cc:740] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.135990 18508 raft_consensus.cc:385] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.136337 18508 raft_consensus.cc:740] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.136639 18509 consensus_queue.cc:260] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.137102 18508 consensus_queue.cc:260] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.138672 18509 ts_tablet_manager.cc:1434] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:03.140894 18573 raft_consensus.cc:493] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.141422 18509 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.141382 18573 raft_consensus.cc:515] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.145370 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.146040 18241 raft_consensus.cc:2468] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:03.147158 18509 tablet_bootstrap.cc:654] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.148101 18353 leader_election.cc:304] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:03.149057 18581 raft_consensus.cc:2804] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.149430 18581 raft_consensus.cc:493] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.149765 18581 raft_consensus.cc:3060] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.153985 18507 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.154007 18506 tablet_bootstrap.cc:492] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.154534 18507 ts_tablet_manager.cc:1403] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.004s
I20260709 14:50:03.154701 18506 ts_tablet_manager.cc:1403] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.006s
I20260709 14:50:03.157121 18507 raft_consensus.cc:359] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.157331 18506 raft_consensus.cc:359] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.157867 18507 raft_consensus.cc:385] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.158157 18506 raft_consensus.cc:385] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.158627 18506 raft_consensus.cc:740] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.158197 18507 raft_consensus.cc:740] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.158926 18581 raft_consensus.cc:515] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.159512 18507 consensus_queue.cc:260] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.161607 18507 ts_tablet_manager.cc:1434] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:03.162397 18507 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.163774 18509 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.143491 18573 leader_election.cc:290] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.163638 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.164299 18509 ts_tablet_manager.cc:1403] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 14:50:03.166237 18508 ts_tablet_manager.cc:1434] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:50:03.166826 18315 raft_consensus.cc:2468] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:03.166880 18509 raft_consensus.cc:359] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.167634 18509 raft_consensus.cc:385] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.167703 18507 tablet_bootstrap.cc:654] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.167963 18509 raft_consensus.cc:740] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.168633 18509 consensus_queue.cc:260] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.176102 18509 ts_tablet_manager.cc:1434] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:03.159674 18506 consensus_queue.cc:260] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.177791 18509 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.178658 18573 raft_consensus.cc:493] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.179468 18506 ts_tablet_manager.cc:1434] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:03.179162 18573 raft_consensus.cc:515] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.179744 18508 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.182070 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.183964 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:03.184517 18241 raft_consensus.cc:3060] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.186189 18573 leader_election.cc:290] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:03.180454 18506 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.190166 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.190979 18239 raft_consensus.cc:2393] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:03.192245 18353 leader_election.cc:304] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:03.193034 18573 raft_consensus.cc:3060] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.196271 18508 tablet_bootstrap.cc:654] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.197075 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.197633 18315 raft_consensus.cc:3060] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.201465 18526 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:03.202194 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:03.201924 18526 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.196164 18581 leader_election.cc:290] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.203678 18640 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.204326 18640 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.205047 18526 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.206254 18640 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.206284 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.202912 18573 raft_consensus.cc:2749] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.207285 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.207988 18464 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.203287 18506 tablet_bootstrap.cc:654] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.208608 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.209353 18507 tablet_bootstrap.cc:492] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.209237 18463 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.210146 18507 ts_tablet_manager.cc:1403] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.020s
I20260709 14:50:03.207279 18388 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.210436 18206 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:03.212095 18206 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:03.212862 18526 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.212652 18507 raft_consensus.cc:359] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.213214 18526 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.213624 18526 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.213271 18507 raft_consensus.cc:385] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.214551 18507 raft_consensus.cc:740] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.215297 18507 consensus_queue.cc:260] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.215804 18508 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.216253 18508 ts_tablet_manager.cc:1403] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260709 14:50:03.217595 18507 ts_tablet_manager.cc:1434] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:03.218326 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.218531 18507 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.218623 18508 raft_consensus.cc:359] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.219319 18508 raft_consensus.cc:385] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.219786 18524 consensus_queue.cc:1048] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.223712 18640 raft_consensus.cc:2804] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.224138 18640 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.224363 18507 tablet_bootstrap.cc:654] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.224545 18640 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.229846 18577 consensus_queue.cc:1048] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.234122 18388 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.235677 18507 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.236773 18507 ts_tablet_manager.cc:1403] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:50:03.230469 18508 raft_consensus.cc:740] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.239694 18507 raft_consensus.cc:359] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.240335 18507 raft_consensus.cc:385] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.240576 18507 raft_consensus.cc:740] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.241277 18507 consensus_queue.cc:260] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.244180 18313 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.245365 18506 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.245813 18506 ts_tablet_manager.cc:1403] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260709 14:50:03.247679 18507 ts_tablet_manager.cc:1434] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:03.249544 18507 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.251646 18506 raft_consensus.cc:359] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.252437 18506 raft_consensus.cc:385] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.252694 18506 raft_consensus.cc:740] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.253166 18315 raft_consensus.cc:2468] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:03.253306 18506 consensus_queue.cc:260] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.200907 18241 raft_consensus.cc:2468] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:03.255375 18524 consensus_queue.cc:1048] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.256758 18353 leader_election.cc:304] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.223408 18526 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.257877 18573 raft_consensus.cc:2804] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.258349 18573 raft_consensus.cc:697] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:03.259126 18573 consensus_queue.cc:237] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.259985 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.260519 18388 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.262462 18640 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.264966 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.265511 18389 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.267346 18388 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.254726 18507 tablet_bootstrap.cc:654] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.272182 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.272722 18463 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.272853 18205 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:03.273772 18642 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.268400 18508 consensus_queue.cc:260] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.269894 18524 raft_consensus.cc:493] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.274230 18642 raft_consensus.cc:697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.274554 18524 raft_consensus.cc:515] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.275064 18642 consensus_queue.cc:237] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.276520 18524 leader_election.cc:290] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.271618 18526 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.269078 18506 ts_tablet_manager.cc:1434] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:50:03.277969 18506 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.278976 18508 ts_tablet_manager.cc:1434] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:50:03.271906 18389 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.286310 18205 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:03.287065 18599 raft_consensus.cc:2804] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.287518 18599 raft_consensus.cc:697] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.287948 18506 tablet_bootstrap.cc:654] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.288264 18599 consensus_queue.cc:237] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.291266 18508 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.292815 18463 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.288913 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.295182 18316 raft_consensus.cc:2393] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:03.296624 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.300638 18428 leader_election.cc:304] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.301640 18524 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.309163 18524 raft_consensus.cc:2749] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.319880 18524 consensus_queue.cc:1048] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.321309 18509 tablet_bootstrap.cc:654] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.325544 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.326110 18463 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.327518 18640 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.327219 18135 catalog_manager.cc:5697] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.329348 18508 tablet_bootstrap.cc:654] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.330475 18567 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.330935 18567 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.333295 18567 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.335886 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.336306 18463 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
W20260709 14:50:03.337270 18279 leader_election.cc:343] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.338052 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:03.339296 18280 leader_election.cc:343] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.339743 18280 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.340762 18567 raft_consensus.cc:2749] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.341658 18506 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.342022 18506 ts_tablet_manager.cc:1403] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 14:50:03.343928 18506 raft_consensus.cc:359] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.344537 18506 raft_consensus.cc:385] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.344794 18506 raft_consensus.cc:740] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.345532 18506 consensus_queue.cc:260] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.347532 18506 ts_tablet_manager.cc:1434] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:03.348426 18506 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.351627 18508 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.352944 18581 raft_consensus.cc:493] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.353019 18567 raft_consensus.cc:493] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.353624 18640 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.360512 18640 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.363157 18665 consensus_queue.cc:1048] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.363776 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.364121 18134 catalog_manager.cc:5697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.365096 18640 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.354772 18581 raft_consensus.cc:515] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.364995 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.354964 18567 raft_consensus.cc:515] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.366837 18390 raft_consensus.cc:2468] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
W20260709 14:50:03.365028 18206 leader_election.cc:343] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.368145 18567 leader_election.cc:290] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.354461 18509 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.354902 18508 ts_tablet_manager.cc:1403] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.006s
I20260709 14:50:03.368654 18205 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:03.370311 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b1b3e56a644c0afd7265ac896f329" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.370577 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.368675 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.367182 18581 leader_election.cc:290] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.371431 18508 raft_consensus.cc:359] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:03.372032 18353 leader_election.cc:343] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.372133 18238 raft_consensus.cc:2468] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:03.372402 18509 ts_tablet_manager.cc:1403] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.195s	user 0.010s	sys 0.004s
W20260709 14:50:03.372836 18353 leader_election.cc:343] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.373219 18353 leader_election.cc:304] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.373498 18279 leader_election.cc:304] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.374173 18581 raft_consensus.cc:2749] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.374332 18567 raft_consensus.cc:2804] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.375095 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b1b3e56a644c0afd7265ac896f329" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.375258 18567 raft_consensus.cc:493] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.376056 18567 raft_consensus.cc:3060] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.375716 18640 raft_consensus.cc:2804] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.378589 18640 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.378975 18640 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:03.381549 18280 leader_election.cc:343] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.359992 18506 tablet_bootstrap.cc:654] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:03.387238 18279 consensus_peers.cc:597] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:03.389197 18509 raft_consensus.cc:359] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.389832 18509 raft_consensus.cc:385] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.390086 18509 raft_consensus.cc:740] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.390110 18640 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.390875 18509 consensus_queue.cc:260] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.393010 18567 raft_consensus.cc:515] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.393422 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.394202 18388 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.395174 18509 ts_tablet_manager.cc:1434] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:50:03.372081 18508 raft_consensus.cc:385] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.397097 18508 raft_consensus.cc:740] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.397818 18508 consensus_queue.cc:260] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.399668 18509 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.400409 18640 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.401372 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.402165 18508 ts_tablet_manager.cc:1434] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
W20260709 14:50:03.402799 18206 leader_election.cc:343] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.401678 18388 raft_consensus.cc:2468] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.404554 18508 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.405606 18205 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:03.405637 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b1b3e56a644c0afd7265ac896f329" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:03.406769 18238 raft_consensus.cc:3060] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.407500 18506 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.407960 18506 ts_tablet_manager.cc:1403] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.003s
I20260709 14:50:03.410112 18508 tablet_bootstrap.cc:654] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.410435 18506 raft_consensus.cc:359] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.412243 18642 raft_consensus.cc:2804] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.413237 18238 raft_consensus.cc:2468] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:03.426575 18642 raft_consensus.cc:697] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.426604 18573 consensus_queue.cc:1048] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.427630 18507 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.427577 18642 consensus_queue.cc:237] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.418889 18509 tablet_bootstrap.cc:654] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.420928 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b1b3e56a644c0afd7265ac896f329" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.414153 18567 leader_election.cc:290] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.431819 18279 leader_election.cc:304] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.428125 18507 ts_tablet_manager.cc:1403] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.179s	user 0.021s	sys 0.035s
W20260709 14:50:03.433003 18280 leader_election.cc:343] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.434109 18665 raft_consensus.cc:2804] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.432967 18506 raft_consensus.cc:385] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.435001 18506 raft_consensus.cc:740] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.436550 18506 consensus_queue.cc:260] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.441939 18506 ts_tablet_manager.cc:1434] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 14:50:03.444584 18506 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.434626 18665 raft_consensus.cc:697] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:03.446897 18665 consensus_queue.cc:237] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.422717 18139 catalog_manager.cc:5697] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.454017 18508 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.463207 18508 ts_tablet_manager.cc:1403] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.015s
I20260709 14:50:03.438892 18507 raft_consensus.cc:359] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.464745 18507 raft_consensus.cc:385] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.465034 18507 raft_consensus.cc:740] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.465828 18507 consensus_queue.cc:260] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.469165 18506 tablet_bootstrap.cc:654] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.469316 18507 ts_tablet_manager.cc:1434] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:50:03.470853 18507 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.470886 18524 consensus_queue.cc:1048] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.469521 18508 raft_consensus.cc:359] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.475373 18508 raft_consensus.cc:385] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.475723 18508 raft_consensus.cc:740] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.476511 18508 consensus_queue.cc:260] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.477754 18573 consensus_queue.cc:1048] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.479977 18507 tablet_bootstrap.cc:654] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.480576 18508 ts_tablet_manager.cc:1434] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:03.481426 18665 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.482754 18508 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.484050 18136 catalog_manager.cc:5697] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.486474 18665 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.486449 18509 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.487890 18508 tablet_bootstrap.cc:654] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.488258 18509 ts_tablet_manager.cc:1403] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.022s
I20260709 14:50:03.488655 18665 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.490495 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.490757 18509 raft_consensus.cc:359] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.491395 18509 raft_consensus.cc:385] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.491680 18509 raft_consensus.cc:740] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
W20260709 14:50:03.493320 18280 leader_election.cc:343] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.491807 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.492830 18509 consensus_queue.cc:260] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:03.495360 18279 leader_election.cc:343] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.495837 18279 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.497035 18665 raft_consensus.cc:2749] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.502112 18573 raft_consensus.cc:493] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.502573 18573 raft_consensus.cc:515] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.503652 18388 raft_consensus.cc:3060] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.504482 18573 leader_election.cc:290] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.496701 18509 ts_tablet_manager.cc:1434] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:03.473533 18139 catalog_manager.cc:5697] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.508543 18509 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.532737 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.549000 18642 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.550334 18642 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.527928 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.552137 18509 tablet_bootstrap.cc:654] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.552855 18353 leader_election.cc:304] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.555104 18642 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.548724 18507 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.557569 18507 ts_tablet_manager.cc:1403] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.017s
I20260709 14:50:03.558316 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.558526 18577 consensus_queue.cc:1048] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.557488 18573 raft_consensus.cc:2749] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.559093 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.561228 18315 raft_consensus.cc:2468] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.562536 18204 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.563822 18642 raft_consensus.cc:2804] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.564193 18642 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.564522 18642 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.573740 18642 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.578583 18642 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.578694 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.576457 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.580207 18315 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.583791 18388 raft_consensus.cc:2468] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.560917 18507 raft_consensus.cc:359] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.588318 18507 raft_consensus.cc:385] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.588613 18507 raft_consensus.cc:740] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.588649 18640 consensus_queue.cc:1048] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:03.590344 18508 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.590793 18508 ts_tablet_manager.cc:1403] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.059s
I20260709 14:50:03.592278 18507 consensus_queue.cc:260] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.593879 18506 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.588431 18315 raft_consensus.cc:2468] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.593258 18508 raft_consensus.cc:359] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.594350 18508 raft_consensus.cc:385] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.594614 18508 raft_consensus.cc:740] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.595047 18204 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.595307 18508 consensus_queue.cc:260] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.596174 18507 ts_tablet_manager.cc:1434] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:50:03.596240 18640 raft_consensus.cc:2804] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.596788 18640 raft_consensus.cc:697] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.597100 18507 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.597812 18508 ts_tablet_manager.cc:1434] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:03.597544 18640 consensus_queue.cc:237] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.598677 18508 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.602967 18507 tablet_bootstrap.cc:654] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.604243 18508 tablet_bootstrap.cc:654] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.605546 18506 ts_tablet_manager.cc:1403] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.161s	user 0.024s	sys 0.024s
I20260709 14:50:03.612906 18509 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.613363 18509 ts_tablet_manager.cc:1403] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.000s
I20260709 14:50:03.614753 18508 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.615167 18508 ts_tablet_manager.cc:1403] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:50:03.615541 18507 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.615993 18507 ts_tablet_manager.cc:1403] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:50:03.617015 18509 raft_consensus.cc:359] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.617661 18509 raft_consensus.cc:385] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.617962 18509 raft_consensus.cc:740] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.618626 18507 raft_consensus.cc:359] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.618738 18509 consensus_queue.cc:260] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.619498 18507 raft_consensus.cc:385] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.619819 18507 raft_consensus.cc:740] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.620424 18507 consensus_queue.cc:260] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.621089 18509 ts_tablet_manager.cc:1434] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:03.622008 18509 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.622344 18507 ts_tablet_manager.cc:1434] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:03.623164 18507 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.617663 18508 raft_consensus.cc:359] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.624365 18508 raft_consensus.cc:385] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.624614 18508 raft_consensus.cc:740] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.625952 18508 consensus_queue.cc:260] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.628691 18507 tablet_bootstrap.cc:654] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.634045 18599 raft_consensus.cc:493] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.634716 18599 raft_consensus.cc:515] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.636783 18599 leader_election.cc:290] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.638638 18508 ts_tablet_manager.cc:1434] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 14:50:03.638404 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.639506 18508 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
W20260709 14:50:03.639963 18204 leader_election.cc:343] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.638269 18506 raft_consensus.cc:359] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.640517 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.640736 18506 raft_consensus.cc:385] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.641134 18506 raft_consensus.cc:740] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
W20260709 14:50:03.641667 18206 leader_election.cc:343] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.650511 18506 consensus_queue.cc:260] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.645272 18508 tablet_bootstrap.cc:654] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.653810 18581 raft_consensus.cc:493] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.654220 18581 raft_consensus.cc:515] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.656183 18581 leader_election.cc:290] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.659210 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.661101 18506 ts_tablet_manager.cc:1434] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
W20260709 14:50:03.661365 18353 leader_election.cc:343] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.646545 18567 raft_consensus.cc:493] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.663764 18567 raft_consensus.cc:515] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.665891 18567 leader_election.cc:290] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.647452 18573 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.666507 18573 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.647543 18509 tablet_bootstrap.cc:654] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.668406 18642 consensus_queue.cc:1048] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.669263 18506 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:03.650528 18206 leader_election.cc:304] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.644375 18507 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.671047 18507 ts_tablet_manager.cc:1403] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.002s
I20260709 14:50:03.673738 18507 raft_consensus.cc:359] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.674363 18507 raft_consensus.cc:385] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.674605 18507 raft_consensus.cc:740] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.675447 18506 tablet_bootstrap.cc:654] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.678153 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:03.679354 18355 leader_election.cc:343] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.679771 18355 leader_election.cc:304] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.680514 18581 raft_consensus.cc:2749] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.680814 18599 raft_consensus.cc:2749] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.683329 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.685058 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.685691 18390 raft_consensus.cc:2468] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:03.686087 18573 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.687538 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.688359 18463 raft_consensus.cc:2393] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
W20260709 14:50:03.689879 18279 leader_election.cc:343] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.690713 18280 leader_election.cc:304] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:03.692688 18663 raft_consensus.cc:2804] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.693051 18663 raft_consensus.cc:493] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.693356 18663 raft_consensus.cc:3060] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.697171 18507 consensus_queue.cc:260] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.697919 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.698603 18313 raft_consensus.cc:2393] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:03.699278 18507 ts_tablet_manager.cc:1434] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 14:50:03.649237 18136 catalog_manager.cc:5697] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.704918 18353 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.705426 18507 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.705986 18509 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.706413 18509 ts_tablet_manager.cc:1403] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 14:50:03.708249 18573 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.709292 18509 raft_consensus.cc:359] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.709906 18509 raft_consensus.cc:385] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.710150 18509 raft_consensus.cc:740] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.710865 18509 consensus_queue.cc:260] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.713173 18509 ts_tablet_manager.cc:1434] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:03.713301 18507 tablet_bootstrap.cc:654] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.714021 18509 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:03.722031 18581 consensus_queue.cc:1048] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:03.725957 18577 raft_consensus.cc:493] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.726485 18577 raft_consensus.cc:515] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.730042 18577 leader_election.cc:290] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.731907 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.732576 18390 raft_consensus.cc:2468] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:03.731933 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:03.736649 18428 leader_election.cc:304] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:03.738019 18509 tablet_bootstrap.cc:654] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:03.738348 18427 leader_election.cc:343] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.745021 18671 raft_consensus.cc:2804] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.745419 18671 raft_consensus.cc:493] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.745728 18671 raft_consensus.cc:3060] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.738802 18663 raft_consensus.cc:515] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.752380 18508 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.752760 18508 ts_tablet_manager.cc:1403] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.113s	user 0.043s	sys 0.020s
I20260709 14:50:03.755442 18508 raft_consensus.cc:359] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.756038 18508 raft_consensus.cc:385] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.756282 18508 raft_consensus.cc:740] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.756857 18508 consensus_queue.cc:260] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.759402 18508 ts_tablet_manager.cc:1434] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:03.760219 18508 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.763350 18586 consensus_queue.cc:1048] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.762038 18507 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.764576 18507 ts_tablet_manager.cc:1403] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.002s
I20260709 14:50:03.766688 18507 raft_consensus.cc:359] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.767119 18507 raft_consensus.cc:385] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.767313 18507 raft_consensus.cc:740] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.768002 18507 consensus_queue.cc:260] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.770385 18508 tablet_bootstrap.cc:654] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.771732 18507 ts_tablet_manager.cc:1434] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:03.772608 18507 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.779057 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:03.780365 18279 leader_election.cc:343] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.781426 18573 raft_consensus.cc:2749] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.782516 18663 leader_election.cc:290] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.783542 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36fba7d634f64f2f84f20d22ea474c24" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.784335 18390 raft_consensus.cc:3060] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.787068 18506 tablet_bootstrap.cc:492] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:03.787582 18506 ts_tablet_manager.cc:1403] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.007s
I20260709 14:50:03.789451 18599 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.793466 18599 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.796723 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.797365 18464 raft_consensus.cc:2468] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:03.799242 18206 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:03.800045 18640 raft_consensus.cc:2804] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.800372 18640 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.800688 18640 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.804368 18507 tablet_bootstrap.cc:654] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.809911 18577 raft_consensus.cc:493] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.810355 18577 raft_consensus.cc:515] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.811501 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:03.813555 18205 leader_election.cc:343] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.795374 18599 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.814538 18642 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.812237 18577 leader_election.cc:290] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.820109 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.820695 18238 raft_consensus.cc:2468] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:03.821805 18427 leader_election.cc:304] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:03.822577 18577 raft_consensus.cc:2804] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.822923 18577 raft_consensus.cc:493] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.823238 18577 raft_consensus.cc:3060] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.829444 18577 raft_consensus.cc:515] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.803035 18671 raft_consensus.cc:515] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.831918 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:03.832525 18241 raft_consensus.cc:3060] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.833608 18671 leader_election.cc:290] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:03.834205 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.834638 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.835179 18388 raft_consensus.cc:3060] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:03.840684 18427 leader_election.cc:343] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.844921 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:03.845532 18280 consensus_peers.cc:597] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:03.846375 18427 leader_election.cc:343] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.851518 18463 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.818930 18640 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.855752 18640 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.857463 18665 raft_consensus.cc:493] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.857863 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.857918 18665 raft_consensus.cc:515] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.858537 18464 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.860541 18665 leader_election.cc:290] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.861585 18388 raft_consensus.cc:2468] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:03.865146 18642 consensus_queue.cc:1048] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.863340 18577 leader_election.cc:290] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:03.863399 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6927c2e841ae43da884dc7a91e103df7" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.866089 18462 raft_consensus.cc:2468] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:03.866143 18241 raft_consensus.cc:2468] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:03.868971 18428 leader_election.cc:304] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:03.871801 18427 leader_election.cc:304] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:03.872220 18507 tablet_bootstrap.cc:492] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:03.872668 18507 ts_tablet_manager.cc:1403] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.008s
I20260709 14:50:03.873757 18281 leader_election.cc:304] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.874548 18665 raft_consensus.cc:2804] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.874624 18671 raft_consensus.cc:2804] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.864986 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:03.874969 18665 raft_consensus.cc:493] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.875449 18665 raft_consensus.cc:3060] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:03.876492 18427 leader_election.cc:343] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.876917 18509 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:03.877382 18509 ts_tablet_manager.cc:1403] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.001s
I20260709 14:50:03.877455 18577 raft_consensus.cc:2804] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.878294 18577 raft_consensus.cc:697] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:03.879858 18577 consensus_queue.cc:237] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.880645 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:03.888535 18642 consensus_queue.cc:1048] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.889593 18671 raft_consensus.cc:697] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:03.890440 18671 consensus_queue.cc:237] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.895008 18599 consensus_queue.cc:1048] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.895182 18526 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:03.896050 18205 leader_election.cc:343] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.898269 18526 consensus_queue.cc:1048] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:03.899178 18509 raft_consensus.cc:359] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.899864 18509 raft_consensus.cc:385] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.900115 18509 raft_consensus.cc:740] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.900707 18509 consensus_queue.cc:260] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.901975 18507 raft_consensus.cc:359] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.903713 18507 raft_consensus.cc:385] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.903980 18507 raft_consensus.cc:740] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.900763 18665 raft_consensus.cc:515] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.913352 18524 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.913560 18241 raft_consensus.cc:3060] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.913811 18524 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.914387 18586 raft_consensus.cc:493] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.914839 18586 raft_consensus.cc:515] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.915946 18524 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:03.916801 18586 leader_election.cc:290] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:03.917438 18464 raft_consensus.cc:2468] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:03.917850 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:03.919274 18353 leader_election.cc:343] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.919481 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.920650 18567 raft_consensus.cc:493] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.920805 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:03.921108 18567 raft_consensus.cc:515] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
W20260709 14:50:03.922578 18427 leader_election.cc:343] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.923041 18567 leader_election.cc:290] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.925359 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6927c2e841ae43da884dc7a91e103df7" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.926429 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.926882 18508 tablet_bootstrap.cc:492] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.913691 18390 raft_consensus.cc:2468] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:03.927332 18508 ts_tablet_manager.cc:1403] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.167s	user 0.056s	sys 0.044s
I20260709 14:50:03.929880 18508 raft_consensus.cc:359] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.930478 18508 raft_consensus.cc:385] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.930398 18506 raft_consensus.cc:359] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.931113 18506 raft_consensus.cc:385] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.919395 18206 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.934567 18640 raft_consensus.cc:2804] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:03.935071 18428 leader_election.cc:343] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.930814 18508 raft_consensus.cc:740] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.935573 18428 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:03.932631 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:03.936625 18508 consensus_queue.cc:260] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.937296 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6927c2e841ae43da884dc7a91e103df7" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:03.937376 18355 leader_election.cc:343] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.935109 18640 raft_consensus.cc:697] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:03.937992 18355 leader_election.cc:304] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:03.939102 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:03.936287 18577 raft_consensus.cc:2749] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.939790 18385 raft_consensus.cc:2468] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:03.939994 18508 ts_tablet_manager.cc:1434] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:03.939122 18586 raft_consensus.cc:2749] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:03.941787 18280 leader_election.cc:343] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.942493 18508 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:03.943125 18280 leader_election.cc:304] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:03.944342 18663 raft_consensus.cc:2804] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.946152 18280 leader_election.cc:304] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.946956 18567 raft_consensus.cc:2804] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.947309 18567 raft_consensus.cc:493] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.947676 18567 raft_consensus.cc:3060] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.951749 18508 tablet_bootstrap.cc:654] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.953063 18663 raft_consensus.cc:697] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:03.953922 18663 consensus_queue.cc:237] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:03.954335 18567 raft_consensus.cc:515] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.959048 18665 leader_election.cc:290] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.904637 18507 consensus_queue.cc:260] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.961850 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6927c2e841ae43da884dc7a91e103df7" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.962263 18507 ts_tablet_manager.cc:1434] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 14:50:03.962424 18464 raft_consensus.cc:3060] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.963155 18507 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:03.964401 18463 raft_consensus.cc:2468] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:03.966693 18508 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:03.967099 18508 ts_tablet_manager.cc:1403] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 14:50:03.969578 18464 raft_consensus.cc:2468] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:03.970737 18567 leader_election.cc:290] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:03.938527 18640 consensus_queue.cc:237] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:03.970774 18281 leader_election.cc:304] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:03.969628 18508 raft_consensus.cc:359] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.973922 18508 raft_consensus.cc:385] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.974187 18508 raft_consensus.cc:740] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.931384 18506 raft_consensus.cc:740] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.975440 18506 consensus_queue.cc:260] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.977643 18386 raft_consensus.cc:3060] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.978911 18508 consensus_queue.cc:260] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.980031 18139 catalog_manager.cc:5697] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.981568 18139 catalog_manager.cc:5697] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.984265 18507 tablet_bootstrap.cc:654] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.988533 18386 raft_consensus.cc:2468] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:03.988766 18665 raft_consensus.cc:2804] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.989260 18665 raft_consensus.cc:697] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:03.989959 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:03.990108 18665 consensus_queue.cc:237] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:03.990603 18460 raft_consensus.cc:3060] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.995586 18567 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.996093 18567 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:03.997665 18741 consensus_queue.cc:1048] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:03.999188 18460 raft_consensus.cc:2468] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:03.997821 18567 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.003993 18508 ts_tablet_manager.cc:1434] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260709 14:50:04.004884 18508 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.010958 18506 ts_tablet_manager.cc:1434] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.149s	user 0.005s	sys 0.000s
I20260709 14:50:04.011862 18506 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.024601 18508 tablet_bootstrap.cc:654] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.028743 18509 ts_tablet_manager.cc:1434] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.151s	user 0.010s	sys 0.039s
I20260709 14:50:04.030682 18509 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.032953 18139 catalog_manager.cc:5697] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:04.036489 18279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 43741.3us
I20260709 14:50:04.042945 18390 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.047071 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.048527 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:04.049891 18279 leader_election.cc:343] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.051851 18281 leader_election.cc:304] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
W20260709 14:50:04.052747 18281 leader_election.cc:343] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.053153 18281 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.054009 18741 raft_consensus.cc:493] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.054620 18509 tablet_bootstrap.cc:654] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.054416 18741 raft_consensus.cc:515] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.057202 18663 raft_consensus.cc:2804] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.057700 18663 raft_consensus.cc:697] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:04.058516 18663 consensus_queue.cc:237] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.068961 18136 catalog_manager.cc:5697] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.072023 18747 raft_consensus.cc:2749] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.074535 18741 leader_election.cc:290] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:04.075456 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.079165 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e57426b394844c89caa046e1aec6109" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:04.079777 18388 raft_consensus.cc:3060] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.085206 18507 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.085719 18507 ts_tablet_manager.cc:1403] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.123s	user 0.058s	sys 0.021s
I20260709 14:50:04.086946 18388 raft_consensus.cc:2468] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:04.087136 18640 consensus_queue.cc:1048] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:04.088514 18507 raft_consensus.cc:359] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.089318 18507 raft_consensus.cc:385] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.089669 18507 raft_consensus.cc:740] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.090413 18507 consensus_queue.cc:260] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.092314 18507 ts_tablet_manager.cc:1434] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:04.094903 18507 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:04.100291 18507 tablet_bootstrap.cc:654] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.113015 18736 consensus_queue.cc:1048] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:04.129508 18508 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.130004 18508 ts_tablet_manager.cc:1403] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.015s
I20260709 14:50:04.131888 18506 tablet_bootstrap.cc:654] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.132650 18508 raft_consensus.cc:359] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.133378 18508 raft_consensus.cc:385] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.133651 18508 raft_consensus.cc:740] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.134208 18507 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.134759 18507 ts_tablet_manager.cc:1403] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.014s
I20260709 14:50:04.134415 18508 consensus_queue.cc:260] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.136935 18508 ts_tablet_manager.cc:1434] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:04.137868 18508 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.137907 18507 raft_consensus.cc:359] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.138810 18507 raft_consensus.cc:385] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.139135 18507 raft_consensus.cc:740] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.139808 18507 consensus_queue.cc:260] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.141716 18507 ts_tablet_manager.cc:1434] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:04.149060 18507 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:04.152447 18508 tablet_bootstrap.cc:654] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.154549 18507 tablet_bootstrap.cc:654] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.155743 18139 catalog_manager.cc:5697] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.157320 18139 catalog_manager.cc:5697] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.167519 18508 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.168048 18508 ts_tablet_manager.cc:1403] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260709 14:50:04.170845 18508 raft_consensus.cc:359] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.171507 18508 raft_consensus.cc:385] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.171893 18508 raft_consensus.cc:740] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.172659 18508 consensus_queue.cc:260] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.180177 18507 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.180716 18507 ts_tablet_manager.cc:1403] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 14:50:04.186937 18507 raft_consensus.cc:359] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.187585 18507 raft_consensus.cc:385] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.187834 18507 raft_consensus.cc:740] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.190346 18508 ts_tablet_manager.cc:1434] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:50:04.192124 18508 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.191892 18507 consensus_queue.cc:260] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.193907 18507 ts_tablet_manager.cc:1434] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:50:04.187981 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.195058 18388 raft_consensus.cc:2393] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:04.196521 18507 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:04.198458 18508 tablet_bootstrap.cc:654] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.200405 18280 leader_election.cc:304] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.204806 18746 raft_consensus.cc:3060] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.218927 18746 raft_consensus.cc:2749] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.221021 18509 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.221860 18509 ts_tablet_manager.cc:1403] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.191s	user 0.041s	sys 0.048s
I20260709 14:50:04.224426 18508 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.224881 18508 ts_tablet_manager.cc:1403] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 14:50:04.227491 18506 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:04.227206 18509 raft_consensus.cc:359] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.227959 18509 raft_consensus.cc:385] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.227813 18508 raft_consensus.cc:359] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.228266 18509 raft_consensus.cc:740] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.228480 18508 raft_consensus.cc:385] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.228852 18507 tablet_bootstrap.cc:654] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.228873 18508 raft_consensus.cc:740] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.228912 18509 consensus_queue.cc:260] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.229959 18508 consensus_queue.cc:260] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.228072 18506 ts_tablet_manager.cc:1403] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.001s
I20260709 14:50:04.231673 18509 ts_tablet_manager.cc:1434] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:50:04.232257 18508 ts_tablet_manager.cc:1434] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:04.233053 18508 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.233094 18509 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.233949 18506 raft_consensus.cc:359] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.234647 18506 raft_consensus.cc:385] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.234949 18506 raft_consensus.cc:740] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.236109 18506 consensus_queue.cc:260] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.238080 18506 ts_tablet_manager.cc:1434] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:04.238881 18509 tablet_bootstrap.cc:654] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.242640 18508 tablet_bootstrap.cc:654] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.245419 18506 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.251190 18507 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.251706 18507 ts_tablet_manager.cc:1403] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.003s
I20260709 14:50:04.253054 18508 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.253517 18508 ts_tablet_manager.cc:1403] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:50:04.254763 18507 raft_consensus.cc:359] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.251771 18509 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.260227 18509 ts_tablet_manager.cc:1403] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260709 14:50:04.262588 18509 raft_consensus.cc:359] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.263213 18509 raft_consensus.cc:385] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.263466 18509 raft_consensus.cc:740] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.264226 18509 consensus_queue.cc:260] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.266255 18509 ts_tablet_manager.cc:1434] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:04.267102 18509 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
W20260709 14:50:04.268818 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:04.271184 18640 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.271545 18509 tablet_bootstrap.cc:654] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.271657 18640 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.273721 18640 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:04.274008 18507 raft_consensus.cc:385] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.274287 18507 raft_consensus.cc:740] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.256372 18508 raft_consensus.cc:359] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.274370 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.274708 18508 raft_consensus.cc:385] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.275002 18508 raft_consensus.cc:740] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.275027 18460 raft_consensus.cc:2468] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:04.275230 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:04.275771 18508 consensus_queue.cc:260] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.276443 18206 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:04.277736 18508 ts_tablet_manager.cc:1434] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:04.259727 18506 tablet_bootstrap.cc:654] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:04.278605 18204 leader_election.cc:343] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.279536 18640 raft_consensus.cc:2804] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.280009 18640 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.280893 18508 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.280735 18507 consensus_queue.cc:260] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.283128 18507 ts_tablet_manager.cc:1434] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:50:04.283989 18507 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:04.286590 18508 tablet_bootstrap.cc:654] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.289073 18507 tablet_bootstrap.cc:654] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.292738 18746 raft_consensus.cc:493] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.280416 18640 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.293098 18509 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.293648 18509 ts_tablet_manager.cc:1403] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:50:04.296773 18509 raft_consensus.cc:359] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.297365 18509 raft_consensus.cc:385] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.297631 18509 raft_consensus.cc:740] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.298246 18509 consensus_queue.cc:260] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.300308 18640 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.303351 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
W20260709 14:50:04.304793 18204 leader_election.cc:343] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.305397 18640 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:04.307041 18741 raft_consensus.cc:493] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.307575 18741 raft_consensus.cc:515] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.310648 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.311342 18238 raft_consensus.cc:2393] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:04.311926 18509 ts_tablet_manager.cc:1434] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:04.312389 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:04.312798 18509 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.312994 18460 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.311242 18741 leader_election.cc:290] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.314949 18506 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:04.315447 18506 ts_tablet_manager.cc:1403] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.003s
I20260709 14:50:04.316560 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.318073 18506 raft_consensus.cc:359] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.318413 18281 leader_election.cc:304] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.320268 18741 raft_consensus.cc:3060] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.320818 18386 raft_consensus.cc:3060] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.321338 18508 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.321828 18508 ts_tablet_manager.cc:1403] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.021s
I20260709 14:50:04.293280 18746 raft_consensus.cc:515] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.318773 18506 raft_consensus.cc:385] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.323853 18506 raft_consensus.cc:740] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.342782 18506 consensus_queue.cc:260] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.345245 18506 ts_tablet_manager.cc:1434] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 14:50:04.346095 18671 consensus_queue.cc:1048] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.343672 18741 raft_consensus.cc:2749] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.347290 18624 consensus_queue.cc:1048] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.348335 18746 leader_election.cc:290] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.349745 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.349076 18508 raft_consensus.cc:359] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.351331 18508 raft_consensus.cc:385] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.351387 18506 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.349077 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.352152 18508 raft_consensus.cc:740] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
W20260709 14:50:04.351910 18281 leader_election.cc:343] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.353907 18279 leader_election.cc:343] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.354326 18279 leader_election.cc:304] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.355181 18508 consensus_queue.cc:260] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.357431 18741 raft_consensus.cc:2749] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.357702 18506 tablet_bootstrap.cc:654] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.355127 18524 consensus_queue.cc:1048] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:04.364543 18460 raft_consensus.cc:2468] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:04.382633 18508 ts_tablet_manager.cc:1434] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:50:04.383764 18508 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.386088 18663 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.389026 18663 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.391079 18663 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.391305 18206 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:04.391877 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.392131 18640 raft_consensus.cc:2804] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.398861 18509 tablet_bootstrap.cc:654] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.398644 18640 raft_consensus.cc:697] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:04.414455 18507 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.421003 18507 ts_tablet_manager.cc:1403] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.005s
I20260709 14:50:04.421229 18640 consensus_queue.cc:237] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.423521 18507 raft_consensus.cc:359] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.424187 18507 raft_consensus.cc:385] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.406222 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:04.417184 18279 leader_election.cc:343] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.424455 18507 raft_consensus.cc:740] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.428269 18507 consensus_queue.cc:260] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.431907 18390 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.434623 18508 tablet_bootstrap.cc:654] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.438930 18241 raft_consensus.cc:3060] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.448580 18507 ts_tablet_manager.cc:1434] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:50:04.449466 18507 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
W20260709 14:50:04.450201 18280 leader_election.cc:343] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.450665 18280 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.452492 18746 raft_consensus.cc:2749] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.453938 18524 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.454392 18524 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.456991 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.457470 18507 tablet_bootstrap.cc:654] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:04.458607 18428 leader_election.cc:343] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.459597 18524 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.461128 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.461786 18241 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:04.462378 18663 consensus_queue.cc:1048] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.462953 18427 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.464474 18524 raft_consensus.cc:2804] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.464890 18524 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.465288 18524 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.465112 18526 consensus_queue.cc:1048] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:04.469978 18506 tablet_bootstrap.cc:492] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:04.470427 18506 ts_tablet_manager.cc:1403] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.008s
I20260709 14:50:04.479972 18741 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.480433 18741 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.484315 18741 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.488142 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.488441 18768 consensus_queue.cc:1048] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:50:04.489286 18279 leader_election.cc:343] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.491011 18135 catalog_manager.cc:5697] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.473028 18506 raft_consensus.cc:359] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.498587 18506 raft_consensus.cc:385] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.498867 18506 raft_consensus.cc:740] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.492256 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.504843 18768 raft_consensus.cc:493] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.499524 18506 consensus_queue.cc:260] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.505290 18768 raft_consensus.cc:515] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.503988 18509 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.506273 18509 ts_tablet_manager.cc:1403] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.194s	user 0.006s	sys 0.006s
I20260709 14:50:04.508291 18768 leader_election.cc:290] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.508992 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.509614 18386 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:04.510625 18428 leader_election.cc:304] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.512045 18506 ts_tablet_manager.cc:1434] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
W20260709 14:50:04.512650 18281 leader_election.cc:343] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.513017 18506 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.513098 18768 raft_consensus.cc:2804] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.513101 18281 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.513721 18768 raft_consensus.cc:493] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.514240 18741 raft_consensus.cc:2749] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.515534 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:04.516142 18313 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:04.514079 18768 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.517457 18524 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.518699 18509 raft_consensus.cc:359] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.521123 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:04.522549 18428 leader_election.cc:343] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.525975 18768 raft_consensus.cc:515] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.534622 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:04.535156 18313 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.537437 18640 consensus_queue.cc:1048] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.543853 18313 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:04.545580 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:04.545835 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:04.546252 18241 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.546373 18386 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.548991 18746 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.549484 18746 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.551705 18768 leader_election.cc:290] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.553685 18386 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:04.554968 18428 leader_election.cc:304] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.555784 18768 raft_consensus.cc:2804] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.556721 18624 raft_consensus.cc:493] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.557184 18624 raft_consensus.cc:515] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.551470 18746 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.559211 18624 leader_election.cc:290] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.557502 18768 raft_consensus.cc:697] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:04.561110 18768 consensus_queue.cc:237] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.562362 18747 consensus_queue.cc:1048] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.562845 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:04.563903 18428 leader_election.cc:343] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.563942 18746 consensus_queue.cc:1048] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:04.565191 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.565912 18461 raft_consensus.cc:2393] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:04.569183 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:04.570940 18624 raft_consensus.cc:493] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.571497 18624 raft_consensus.cc:515] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.574092 18624 leader_election.cc:290] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.574219 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.574327 18747 consensus_queue.cc:1048] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.574880 18388 raft_consensus.cc:2468] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:04.575795 18428 leader_election.cc:304] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.576581 18577 raft_consensus.cc:2804] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.576934 18577 raft_consensus.cc:493] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.577255 18577 raft_consensus.cc:3060] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.588346 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.588289 18577 raft_consensus.cc:515] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.590054 18279 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.591136 18663 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.591357 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:04.592003 18388 raft_consensus.cc:3060] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.599098 18671 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.599581 18671 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.601492 18671 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.602862 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.603471 18390 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:04.604028 18663 raft_consensus.cc:2749] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.604620 18428 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.605404 18671 raft_consensus.cc:2804] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.605749 18671 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.606102 18671 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:04.570425 18427 leader_election.cc:343] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.606715 18427 leader_election.cc:304] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:04.608397 18624 raft_consensus.cc:2749] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.519379 18509 raft_consensus.cc:385] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.609220 18509 raft_consensus.cc:740] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.609907 18741 raft_consensus.cc:493] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.610193 18509 consensus_queue.cc:260] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.610488 18741 raft_consensus.cc:515] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.612455 18509 ts_tablet_manager.cc:1434] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.000s
I20260709 14:50:04.613195 18671 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.614531 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.614732 18524 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
W20260709 14:50:04.615732 18280 leader_election.cc:343] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.616322 18577 leader_election.cc:290] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:04.607506 18388 raft_consensus.cc:2468] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
W20260709 14:50:04.615728 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 45326.5us
I20260709 14:50:04.618124 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:04.620761 18428 leader_election.cc:304] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.621218 18390 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.620726 18508 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.621989 18508 ts_tablet_manager.cc:1403] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.239s	user 0.016s	sys 0.046s
I20260709 14:50:04.625768 18577 raft_consensus.cc:2804] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.626291 18577 raft_consensus.cc:697] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:04.628046 18577 consensus_queue.cc:237] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.634734 18390 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:04.628901 18508 raft_consensus.cc:359] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.635658 18508 raft_consensus.cc:385] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.618901 18671 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.613304 18509 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.635928 18428 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:04.632189 18507 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.637629 18507 ts_tablet_manager.cc:1403] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.188s	user 0.038s	sys 0.026s
I20260709 14:50:04.630877 18506 tablet_bootstrap.cc:654] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.640015 18507 raft_consensus.cc:359] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.640659 18507 raft_consensus.cc:385] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.640910 18507 raft_consensus.cc:740] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.641466 18577 raft_consensus.cc:2804] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.641618 18507 consensus_queue.cc:260] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.635916 18508 raft_consensus.cc:740] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.641955 18577 raft_consensus.cc:697] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:04.643083 18509 tablet_bootstrap.cc:654] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.642793 18508 consensus_queue.cc:260] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.642880 18577 consensus_queue.cc:237] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER 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: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.645092 18508 ts_tablet_manager.cc:1434] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:04.613181 18741 leader_election.cc:290] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:04.647325 18508 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.648413 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:04.650939 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:04.651268 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744db151005e43f5962506571cb23894" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:04.653205 18315 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:04.654589 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:04.655149 18313 raft_consensus.cc:3060] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.652479 18508 tablet_bootstrap.cc:654] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.657109 18663 consensus_queue.cc:1048] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.661782 18313 raft_consensus.cc:2468] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:04.665887 18506 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:04.666319 18506 ts_tablet_manager.cc:1403] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.154s	user 0.004s	sys 0.006s
I20260709 14:50:04.668867 18506 raft_consensus.cc:359] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.669471 18506 raft_consensus.cc:385] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.669756 18506 raft_consensus.cc:740] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.670341 18506 consensus_queue.cc:260] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.674026 18640 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.684880 18640 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.686847 18640 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:04.687412 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.688280 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:04.688757 18206 leader_election.cc:343] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.688983 18313 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:04.690035 18204 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.691023 18640 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.691373 18640 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.691730 18640 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.672397 18506 ts_tablet_manager.cc:1434] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:04.692822 18506 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.698144 18506 tablet_bootstrap.cc:654] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.700721 18509 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.701097 18509 ts_tablet_manager.cc:1403] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.004s
I20260709 14:50:04.707042 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:04.708837 18640 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.711378 18640 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:04.712904 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:04.713557 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:04.717406 18509 raft_consensus.cc:359] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.719141 18313 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.718497 18507 ts_tablet_manager.cc:1434] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.081s	user 0.013s	sys 0.007s
I20260709 14:50:04.719201 18509 raft_consensus.cc:385] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.681126 18241 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:04.719766 18509 raft_consensus.cc:740] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.721958 18507 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:04.722666 18509 consensus_queue.cc:260] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.724896 18508 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.725252 18508 ts_tablet_manager.cc:1403] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.009s
W20260709 14:50:04.730628 18206 leader_election.cc:343] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.730509 18741 consensus_queue.cc:1048] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.735833 18736 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.736292 18736 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.737682 18509 ts_tablet_manager.cc:1434] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:50:04.738513 18509 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.738793 18736 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.739396 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:04.739774 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:04.740008 18315 raft_consensus.cc:2468] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
W20260709 14:50:04.740527 18427 leader_election.cc:343] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.741037 18205 leader_election.cc:343] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.741434 18281 leader_election.cc:343] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.741500 18427 leader_election.cc:343] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.742353 18204 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.742753 18427 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.745129 18507 tablet_bootstrap.cc:654] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.745365 18736 raft_consensus.cc:2804] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.745795 18736 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.746168 18736 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.746626 18509 tablet_bootstrap.cc:654] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.747978 18788 raft_consensus.cc:2804] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.741832 18281 leader_election.cc:304] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.748525 18788 raft_consensus.cc:697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:04.750870 18567 raft_consensus.cc:2749] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.760416 18508 raft_consensus.cc:359] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.761062 18508 raft_consensus.cc:385] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.761313 18508 raft_consensus.cc:740] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.761888 18508 consensus_queue.cc:260] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.768065 18508 ts_tablet_manager.cc:1434] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:50:04.778330 18508 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.783401 18736 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.784205 18508 tablet_bootstrap.cc:654] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.786716 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:04.776201 18139 catalog_manager.cc:5697] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.787273 18315 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.787446 18506 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:04.788141 18506 ts_tablet_manager.cc:1403] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.018s
I20260709 14:50:04.788095 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:04.790225 18139 catalog_manager.cc:5697] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.786155 18736 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:04.750043 18788 consensus_queue.cc:237] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.797487 18139 catalog_manager.cc:5697] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 2, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:04.804217 18205 leader_election.cc:343] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.807107 18509 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.791335 18313 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:04.808513 18509 ts_tablet_manager.cc:1403] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.027s
I20260709 14:50:04.808943 18506 raft_consensus.cc:359] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.809962 18506 raft_consensus.cc:385] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.810225 18506 raft_consensus.cc:740] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.810766 18506 consensus_queue.cc:260] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:04.812068 18204 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:04.822252 18506 ts_tablet_manager.cc:1434] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 14:50:04.823127 18506 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:04.826632 18315 raft_consensus.cc:2468] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:04.827814 18204 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:04.829005 18642 raft_consensus.cc:2804] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.829457 18642 raft_consensus.cc:697] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:04.820530 18736 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.840013 18736 raft_consensus.cc:697] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:04.840790 18736 consensus_queue.cc:237] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.895134 18508 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.895678 18508 ts_tablet_manager.cc:1403] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.022s
I20260709 14:50:04.897231 18509 raft_consensus.cc:359] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.900669 18509 raft_consensus.cc:385] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.902382 18509 raft_consensus.cc:740] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.903430 18509 consensus_queue.cc:260] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:04.907531 18135 catalog_manager.cc:5697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.909371 18642 consensus_queue.cc:237] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:04.914650 18204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 86916.8us
I20260709 14:50:04.919553 18506 tablet_bootstrap.cc:654] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.898343 18508 raft_consensus.cc:359] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.900344 18507 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:04.931712 18507 ts_tablet_manager.cc:1403] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.211s	user 0.024s	sys 0.027s
I20260709 14:50:04.934224 18507 raft_consensus.cc:359] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.934860 18507 raft_consensus.cc:385] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.935109 18507 raft_consensus.cc:740] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.935722 18507 consensus_queue.cc:260] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.939759 18508 raft_consensus.cc:385] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.940066 18508 raft_consensus.cc:740] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.940686 18508 consensus_queue.cc:260] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:04.941947 18509 ts_tablet_manager.cc:1434] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.133s	user 0.011s	sys 0.006s
I20260709 14:50:04.942476 18508 ts_tablet_manager.cc:1434] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260709 14:50:04.942858 18509 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:04.943348 18508 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:04.950183 18138 catalog_manager.cc:5697] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.951108 18509 tablet_bootstrap.cc:654] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.952462 18508 tablet_bootstrap.cc:654] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.960448 18736 consensus_queue.cc:1048] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.984256 18509 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:04.984687 18509 ts_tablet_manager.cc:1403] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 14:50:04.987114 18509 raft_consensus.cc:359] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.987735 18509 raft_consensus.cc:385] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.988004 18509 raft_consensus.cc:740] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.988550 18509 consensus_queue.cc:260] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.989943 18509 ts_tablet_manager.cc:1434] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:04.993399 18526 consensus_queue.cc:1048] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.993361 18508 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:04.994576 18508 ts_tablet_manager.cc:1403] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.013s
I20260709 14:50:04.996404 18508 raft_consensus.cc:359] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.996835 18508 raft_consensus.cc:385] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.997035 18508 raft_consensus.cc:740] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.997530 18508 consensus_queue.cc:260] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:04.999317 18508 ts_tablet_manager.cc:1434] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:04.998735 18139 catalog_manager.cc:5697] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.000205 18508 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.008775 18508 tablet_bootstrap.cc:654] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.013424 18508 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.013836 18508 ts_tablet_manager.cc:1403] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:50:04.947247 18507 ts_tablet_manager.cc:1434] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:05.016276 18508 raft_consensus.cc:359] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.016949 18508 raft_consensus.cc:385] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.017210 18508 raft_consensus.cc:740] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.018370 18508 consensus_queue.cc:260] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.019439 18506 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.019886 18506 ts_tablet_manager.cc:1403] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.002s
I20260709 14:50:05.020955 18508 ts_tablet_manager.cc:1434] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:05.021842 18508 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.022250 18506 raft_consensus.cc:359] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.022891 18506 raft_consensus.cc:385] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.023145 18506 raft_consensus.cc:740] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.017262 18507 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.026078 18508 tablet_bootstrap.cc:654] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.034137 18507 tablet_bootstrap.cc:654] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.034755 18508 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.035121 18508 ts_tablet_manager.cc:1403] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:50:05.037101 18508 raft_consensus.cc:359] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:05.037431 18427 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:05.037736 18508 raft_consensus.cc:385] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.038019 18508 raft_consensus.cc:740] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.037808 18768 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.038630 18508 consensus_queue.cc:260] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.038655 18768 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.040514 18508 ts_tablet_manager.cc:1434] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:50:05.040710 18768 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.041512 18508 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.042057 18509 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:05.042747 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.043027 18506 consensus_queue.cc:260] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.043344 18241 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:05.043913 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.044597 18581 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.045161 18746 raft_consensus.cc:493] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.045624 18746 raft_consensus.cc:515] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.045825 18427 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:05.047297 18788 raft_consensus.cc:2804] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.048441 18788 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.048763 18788 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.049095 18509 tablet_bootstrap.cc:654] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.050160 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.051261 18506 ts_tablet_manager.cc:1434] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 14:50:05.045127 18581 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.052162 18506 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
W20260709 14:50:05.053196 18280 leader_election.cc:343] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.056763 18768 consensus_queue.cc:1048] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.057451 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.058076 18460 raft_consensus.cc:2468] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 0.
I20260709 14:50:05.058923 18506 tablet_bootstrap.cc:654] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.059430 18508 tablet_bootstrap.cc:654] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.060855 18281 leader_election.cc:304] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.061625 18567 raft_consensus.cc:2804] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.061960 18567 raft_consensus.cc:493] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.062274 18567 raft_consensus.cc:3060] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.066614 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.067662 18746 leader_election.cc:290] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:05.068852 18581 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.070379 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.071187 18313 raft_consensus.cc:2393] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:05.073988 18353 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:05.044560 18316 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:05.079723 18573 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.085346 18567 raft_consensus.cc:515] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.090926 18507 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.089133 18599 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.088822 18573 raft_consensus.cc:2749] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.105330 18507 ts_tablet_manager.cc:1403] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.001s
I20260709 14:50:05.105288 18599 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.107997 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.108155 18507 raft_consensus.cc:359] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.108616 18313 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:05.092731 18567 leader_election.cc:290] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:05.109306 18507 raft_consensus.cc:385] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.109637 18507 raft_consensus.cc:740] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.111040 18204 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:05.112188 18599 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.112524 18526 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.089193 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:05.113008 18526 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.110409 18507 consensus_queue.cc:260] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.113332 18460 raft_consensus.cc:3060] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.115368 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.115702 18507 ts_tablet_manager.cc:1434] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:05.116588 18507 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
W20260709 14:50:05.116750 18205 leader_election.cc:343] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.113380 18526 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.100517 18788 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.120438 18805 raft_consensus.cc:493] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.120903 18805 raft_consensus.cc:515] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.121753 18460 raft_consensus.cc:2468] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:05.094774 18508 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.123056 18508 ts_tablet_manager.cc:1403] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.006s
I20260709 14:50:05.124262 18281 leader_election.cc:304] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:05.125237 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:05.125813 18241 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:05.134552 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 47670.6us
I20260709 14:50:05.137481 18524 consensus_queue.cc:1048] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.139400 18241 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:05.143160 18509 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:05.143728 18509 ts_tablet_manager.cc:1403] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.019s
I20260709 14:50:05.145853 18526 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.147464 18506 tablet_bootstrap.cc:492] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.143174 18567 raft_consensus.cc:2804] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.148128 18506 ts_tablet_manager.cc:1403] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.010s
I20260709 14:50:05.149088 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:05.149613 18313 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.150722 18506 raft_consensus.cc:359] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.088879 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:05.151357 18506 raft_consensus.cc:385] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.152312 18506 raft_consensus.cc:740] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.152947 18506 consensus_queue.cc:260] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.153460 18507 tablet_bootstrap.cc:654] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.148247 18567 raft_consensus.cc:697] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:05.154295 18567 consensus_queue.cc:237] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.154886 18506 ts_tablet_manager.cc:1434] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:50:05.156020 18506 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.156489 18816 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.156919 18816 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.159045 18524 consensus_queue.cc:1048] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.147452 18427 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:05.160574 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:05.161489 18768 raft_consensus.cc:2804] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.162020 18768 raft_consensus.cc:697] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:05.162145 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.162576 18388 raft_consensus.cc:3060] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.159390 18816 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.162729 18461 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:05.164207 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:05.164774 18315 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:05.165902 18205 leader_election.cc:343] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.166785 18355 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:05.167629 18816 raft_consensus.cc:2804] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.167985 18816 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.168298 18816 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.161631 18506 tablet_bootstrap.cc:654] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.176291 18508 raft_consensus.cc:359] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.177222 18508 raft_consensus.cc:385] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.177500 18508 raft_consensus.cc:740] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.178185 18508 consensus_queue.cc:260] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.159250 18526 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.151835 18788 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.182363 18508 ts_tablet_manager.cc:1434] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 14:50:05.162811 18768 consensus_queue.cc:237] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.186242 18508 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.187280 18805 leader_election.cc:290] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.193912 18573 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.197527 18573 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.200480 18509 raft_consensus.cc:359] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.201164 18509 raft_consensus.cc:385] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.201431 18509 raft_consensus.cc:740] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.191315 18315 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:05.203452 18509 consensus_queue.cc:260] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.210719 18509 ts_tablet_manager.cc:1434] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260709 14:50:05.202253 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.212504 18509 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:05.213275 18573 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.216506 18313 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:05.217116 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.218660 18204 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.219419 18526 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.220464 18526 raft_consensus.cc:697] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:05.220220 18138 catalog_manager.cc:5697] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.221587 18577 raft_consensus.cc:493] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.225481 18577 raft_consensus.cc:515] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.226629 18507 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.227078 18507 ts_tablet_manager.cc:1403] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.010s
I20260709 14:50:05.227408 18577 leader_election.cc:290] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.231449 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.231616 18663 raft_consensus.cc:493] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.232597 18663 raft_consensus.cc:515] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.232800 18816 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.234616 18663 leader_election.cc:290] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:05.234802 18816 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.221345 18526 consensus_queue.cc:237] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.229600 18507 raft_consensus.cc:359] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.237056 18507 raft_consensus.cc:385] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.237394 18507 raft_consensus.cc:740] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.237267 18134 catalog_manager.cc:5697] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.238154 18507 consensus_queue.cc:260] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:05.237066 18206 leader_election.cc:343] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.239735 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.240458 18314 raft_consensus.cc:2468] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:05.240741 18313 raft_consensus.cc:1275] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:05.246802 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.247424 18315 raft_consensus.cc:2468] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:05.249785 18768 consensus_queue.cc:1048] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:05.250022 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.250771 18241 raft_consensus.cc:2393] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:05.248971 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:05.252038 18460 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.254846 18508 tablet_bootstrap.cc:654] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.256886 18204 leader_election.cc:304] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:05.247768 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.257951 18805 raft_consensus.cc:2804] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.258291 18805 raft_consensus.cc:493] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.258600 18805 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.259675 18427 leader_election.cc:304] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:05.260439 18388 raft_consensus.cc:2468] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:05.268646 18509 tablet_bootstrap.cc:654] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.260980 18577 raft_consensus.cc:2804] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.270365 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.270545 18577 raft_consensus.cc:493] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.271047 18577 raft_consensus.cc:3060] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:05.261171 18281 leader_election.cc:343] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:05.271755 18280 leader_election.cc:343] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.272184 18280 leader_election.cc:304] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.261082 18746 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.272858 18741 raft_consensus.cc:2749] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.273042 18746 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.274989 18746 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.275887 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:05.277164 18279 leader_election.cc:343] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.287273 18507 ts_tablet_manager.cc:1434] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 14:50:05.288508 18507 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.298386 18524 raft_consensus.cc:493] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.298894 18524 raft_consensus.cc:515] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.301363 18524 leader_election.cc:290] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.302851 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.303897 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:05.307622 18427 leader_election.cc:343] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.312232 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:05.303464 18314 raft_consensus.cc:2468] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:05.315336 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:05.318130 18280 leader_election.cc:343] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.318553 18280 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.319737 18663 raft_consensus.cc:2749] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.320488 18427 leader_election.cc:304] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:05.321650 18768 raft_consensus.cc:2804] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.322008 18768 raft_consensus.cc:493] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.322335 18768 raft_consensus.cc:3060] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.324723 18134 catalog_manager.cc:5697] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.330765 18506 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.331215 18506 ts_tablet_manager.cc:1403] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.002s
I20260709 14:50:05.331992 18507 tablet_bootstrap.cc:654] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.303469 18805 raft_consensus.cc:515] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.344071 18508 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.344626 18508 ts_tablet_manager.cc:1403] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.006s
W20260709 14:50:05.340493 18353 leader_election.cc:343] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.346222 18506 raft_consensus.cc:359] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.347441 18506 raft_consensus.cc:385] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.347688 18506 raft_consensus.cc:740] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.348292 18506 consensus_queue.cc:260] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.350514 18508 raft_consensus.cc:359] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.351159 18508 raft_consensus.cc:385] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.351400 18508 raft_consensus.cc:740] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.352671 18508 consensus_queue.cc:260] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.355454 18577 raft_consensus.cc:515] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.358132 18577 leader_election.cc:290] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.358191 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:05.358577 18506 ts_tablet_manager.cc:1434] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:50:05.360587 18314 raft_consensus.cc:3060] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.360623 18508 ts_tablet_manager.cc:1434] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:50:05.362076 18508 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.362243 18506 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.369859 18509 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:05.370312 18509 ts_tablet_manager.cc:1403] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.012s
I20260709 14:50:05.370610 18507 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.371052 18507 ts_tablet_manager.cc:1403] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.003s
I20260709 14:50:05.372944 18508 tablet_bootstrap.cc:654] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.373087 18509 raft_consensus.cc:359] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.374294 18509 raft_consensus.cc:385] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.374611 18509 raft_consensus.cc:740] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.375379 18509 consensus_queue.cc:260] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.377911 18314 raft_consensus.cc:2468] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:05.378193 18567 raft_consensus.cc:493] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.378664 18567 raft_consensus.cc:515] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.378756 18768 raft_consensus.cc:515] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.380640 18567 leader_election.cc:290] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:05.380743 18768 leader_election.cc:290] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.382223 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:05.382457 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:05.383303 18353 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:05.384063 18816 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.384819 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
W20260709 14:50:05.385006 18206 leader_election.cc:343] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.385381 18315 raft_consensus.cc:3060] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.373286 18663 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.386997 18663 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.378855 18509 ts_tablet_manager.cc:1434] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:05.388342 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.388610 18509 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:05.388919 18663 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
W20260709 14:50:05.390287 18280 leader_election.cc:343] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.390581 18816 raft_consensus.cc:2749] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:05.391098 18427 leader_election.cc:343] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.346576 18460 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:05.392107 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.392369 18355 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:05.393157 18805 leader_election.cc:290] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.393797 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:05.394337 18313 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:05.394982 18353 leader_election.cc:343] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.395072 18816 raft_consensus.cc:2804] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.395776 18816 raft_consensus.cc:697] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:05.396533 18816 consensus_queue.cc:237] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.415748 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.373438 18507 raft_consensus.cc:359] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.415772 18524 raft_consensus.cc:493] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.417618 18507 raft_consensus.cc:385] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.417958 18507 raft_consensus.cc:740] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.417918 18524 raft_consensus.cc:515] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.418743 18507 consensus_queue.cc:260] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.419889 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.421525 18805 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.425664 18524 leader_election.cc:290] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.426080 18524 consensus_queue.cc:1048] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:05.427863 18279 leader_election.cc:343] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:05.429713 18281 leader_election.cc:343] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.430167 18281 leader_election.cc:304] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.430789 18746 raft_consensus.cc:2749] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:05.434321 18206 consensus_peers.cc:597] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 -> Peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Couldn't send request to peer 8622623935c84bada1536ad4dfea6a7d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:05.438134 18427 leader_election.cc:304] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:05.453302 18507 ts_tablet_manager.cc:1434] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
W20260709 14:50:05.444553 18280 leader_election.cc:343] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.455901 18280 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.451474 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.460227 18567 raft_consensus.cc:2749] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.460899 18506 tablet_bootstrap.cc:654] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.465332 18746 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.465709 18509 tablet_bootstrap.cc:654] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.465859 18746 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:05.466795 18427 leader_election.cc:343] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.445888 18768 raft_consensus.cc:2804] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.476284 18746 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.478209 18315 raft_consensus.cc:2468] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:05.478703 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.441141 18313 raft_consensus.cc:2468] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
W20260709 14:50:05.446805 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 51832.8us
I20260709 14:50:05.497838 18507 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.489070 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.493407 18768 raft_consensus.cc:697] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:05.505357 18135 catalog_manager.cc:5697] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.508755 18508 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.509210 18508 ts_tablet_manager.cc:1403] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.029s
W20260709 14:50:05.512471 18281 leader_election.cc:343] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.516563 18508 raft_consensus.cc:359] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.516949 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.517206 18508 raft_consensus.cc:385] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.517534 18508 raft_consensus.cc:740] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.518142 18508 consensus_queue.cc:260] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.519030 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:05.520184 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.521026 18204 leader_election.cc:304] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:05.522424 18640 raft_consensus.cc:2804] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.522789 18736 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.522884 18640 raft_consensus.cc:697] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:05.523279 18736 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.526742 18736 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.530753 18508 ts_tablet_manager.cc:1434] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 14:50:05.531652 18508 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: Bootstrap starting.
I20260709 14:50:05.532850 18506 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.533349 18506 ts_tablet_manager.cc:1403] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.171s	user 0.006s	sys 0.022s
W20260709 14:50:05.532891 18279 leader_election.cc:343] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.543594 18509 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:05.544636 18388 raft_consensus.cc:1275] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:05.545527 18640 consensus_queue.cc:237] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:05.547966 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:05.535665 18279 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:05.551697 18567 raft_consensus.cc:2749] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.551759 18768 consensus_queue.cc:237] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.551465 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.559052 18508 tablet_bootstrap.cc:654] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:05.559806 18428 leader_election.cc:343] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.563926 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.565191 18509 ts_tablet_manager.cc:1403] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.177s	user 0.019s	sys 0.009s
I20260709 14:50:05.566584 18427 leader_election.cc:304] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:05.570724 18524 raft_consensus.cc:2804] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.564589 18315 raft_consensus.cc:2468] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:05.582072 18506 raft_consensus.cc:359] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.582818 18506 raft_consensus.cc:385] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.583102 18506 raft_consensus.cc:740] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.584293 18524 raft_consensus.cc:697] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:05.583792 18506 consensus_queue.cc:260] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.585120 18524 consensus_queue.cc:237] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.593420 18640 consensus_queue.cc:1048] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.594869 18506 ts_tablet_manager.cc:1434] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.004s
I20260709 14:50:05.596750 18506 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.596546 18509 raft_consensus.cc:359] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.597229 18509 raft_consensus.cc:385] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.597493 18509 raft_consensus.cc:740] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.600085 18509 consensus_queue.cc:260] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
W20260709 14:50:05.589823 18428 leader_election.cc:343] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.608536 18509 ts_tablet_manager.cc:1434] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.001s
I20260709 14:50:05.609511 18509 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
W20260709 14:50:05.611291 18205 leader_election.cc:343] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.590207 18577 consensus_queue.cc:1048] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:50:05.618999 18671 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.626309 18671 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.631582 18671 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.631695 18508 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: No bootstrap required, opened a new log
I20260709 14:50:05.632194 18508 ts_tablet_manager.cc:1403] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.007s
I20260709 14:50:05.634950 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.635718 18237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.636941 18508 raft_consensus.cc:359] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.637634 18508 raft_consensus.cc:385] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:05.627386 18428 leader_election.cc:343] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.637888 18508 raft_consensus.cc:740] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.640826 18736 consensus_queue.cc:1048] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.641484 18204 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.644927 18508 consensus_queue.cc:260] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.646739 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:05.647831 18577 raft_consensus.cc:2749] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.644817 18428 leader_election.cc:304] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.651703 18526 raft_consensus.cc:2804] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.652070 18526 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.652390 18526 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.653923 18671 raft_consensus.cc:2749] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.654539 18671 consensus_queue.cc:1048] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.657330 18139 catalog_manager.cc:5697] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.659767 18134 catalog_manager.cc:5697] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:05.662346 18832 log.cc:927] Time spent T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:50:05.670722 18640 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.660465 18507 tablet_bootstrap.cc:654] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.676158 18508 ts_tablet_manager.cc:1434] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:50:05.672945 18640 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.682494 18640 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:05.686565 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.687361 18461 raft_consensus.cc:2393] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:05.697526 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.700366 18205 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:05.702250 18642 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.709406 18581 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.709930 18581 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.715946 18581 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:05.716899 18388 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.718140 18642 raft_consensus.cc:2749] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.718582 18526 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.720753 18509 tablet_bootstrap.cc:654] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.722878 18526 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.716200 18135 catalog_manager.cc:5697] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.738175 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:05.738790 18389 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.740880 18524 consensus_queue.cc:1048] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.752643 18567 consensus_queue.cc:1048] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.774986 18506 tablet_bootstrap.cc:654] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.774521 18642 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.775432 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:05.778375 18311 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.779132 18507 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.785197 18507 ts_tablet_manager.cc:1403] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.288s	user 0.011s	sys 0.005s
I20260709 14:50:05.785691 18509 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:05.786123 18509 ts_tablet_manager.cc:1403] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.002s
I20260709 14:50:05.787685 18507 raft_consensus.cc:359] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.788331 18507 raft_consensus.cc:385] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.792193 18507 raft_consensus.cc:740] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.788446 18509 raft_consensus.cc:359] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.793283 18509 raft_consensus.cc:385] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.793538 18509 raft_consensus.cc:740] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.794121 18509 consensus_queue.cc:260] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.796802 18509 ts_tablet_manager.cc:1434] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:05.796980 18507 consensus_queue.cc:260] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.797652 18509 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:05.800185 18741 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.800688 18507 ts_tablet_manager.cc:1434] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:50:05.800657 18741 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.801605 18507 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.802671 18741 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:05.803887 18509 tablet_bootstrap.cc:654] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.804728 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.805320 18567 consensus_queue.cc:1048] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:50:05.809710 18279 leader_election.cc:343] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.811830 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:05.808202 18768 consensus_queue.cc:1048] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:05.815267 18509 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:05.815744 18509 ts_tablet_manager.cc:1403] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:50:05.818450 18509 raft_consensus.cc:359] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.814822 18507 tablet_bootstrap.cc:654] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.819078 18509 raft_consensus.cc:385] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.819362 18509 raft_consensus.cc:740] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.819986 18509 consensus_queue.cc:260] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.822186 18509 ts_tablet_manager.cc:1434] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:05.823036 18509 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
W20260709 14:50:05.825016 18281 leader_election.cc:343] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.825452 18281 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:05.827577 18741 raft_consensus.cc:2749] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.831542 18509 tablet_bootstrap.cc:654] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.835656 18507 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.836536 18507 ts_tablet_manager.cc:1403] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260709 14:50:05.838300 18311 raft_consensus.cc:2468] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:05.838970 18507 raft_consensus.cc:359] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.839632 18507 raft_consensus.cc:385] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.839809 18204 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:05.847635 18642 raft_consensus.cc:2804] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.848138 18642 raft_consensus.cc:697] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:05.839891 18507 raft_consensus.cc:740] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.851162 18507 consensus_queue.cc:260] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.851274 18642 consensus_queue.cc:237] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.854871 18507 ts_tablet_manager.cc:1434] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:05.857759 18507 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.863298 18389 raft_consensus.cc:2468] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:05.873224 18507 tablet_bootstrap.cc:654] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.875639 18237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:05.881294 18642 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.885252 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:05.897678 18311 raft_consensus.cc:2393] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:05.898679 18506 tablet_bootstrap.cc:492] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.889339 18507 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.899408 18507 ts_tablet_manager.cc:1403] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 14:50:05.902386 18507 raft_consensus.cc:359] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.903036 18507 raft_consensus.cc:385] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.903294 18507 raft_consensus.cc:740] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.903913 18507 consensus_queue.cc:260] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.906037 18506 ts_tablet_manager.cc:1403] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.309s	user 0.020s	sys 0.037s
I20260709 14:50:05.908886 18506 raft_consensus.cc:359] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.909514 18506 raft_consensus.cc:385] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.909770 18506 raft_consensus.cc:740] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.910931 18507 ts_tablet_manager.cc:1434] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:05.911936 18507 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.910380 18506 consensus_queue.cc:260] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:05.917578 18506 ts_tablet_manager.cc:1434] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:05.918509 18506 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.922616 18507 tablet_bootstrap.cc:654] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.929909 18506 tablet_bootstrap.cc:654] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.932204 18567 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.932649 18567 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.935653 18567 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:05.936072 18507 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.936618 18507 ts_tablet_manager.cc:1403] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 14:50:05.938436 18506 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.938925 18506 ts_tablet_manager.cc:1403] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.007s
I20260709 14:50:05.939328 18507 raft_consensus.cc:359] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.940048 18507 raft_consensus.cc:385] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.940362 18507 raft_consensus.cc:740] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.941088 18507 consensus_queue.cc:260] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.941486 18506 raft_consensus.cc:359] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.942246 18506 raft_consensus.cc:385] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.942533 18506 raft_consensus.cc:740] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.943439 18460 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.943174 18506 consensus_queue.cc:260] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:05.943718 18507 ts_tablet_manager.cc:1434] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:05.944824 18507 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:05.945377 18506 ts_tablet_manager.cc:1434] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:50:05.946319 18506 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.941706 18237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:05.951373 18279 leader_election.cc:343] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.951906 18507 tablet_bootstrap.cc:654] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.952044 18506 tablet_bootstrap.cc:654] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.963346 18506 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:05.963413 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:05.963943 18506 ts_tablet_manager.cc:1403] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:50:05.966542 18506 raft_consensus.cc:359] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.967231 18506 raft_consensus.cc:385] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.967525 18506 raft_consensus.cc:740] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.968083 18506 consensus_queue.cc:260] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:05.970325 18506 ts_tablet_manager.cc:1434] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:05.970510 18460 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.971148 18506 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:05.977061 18506 tablet_bootstrap.cc:654] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.977998 18845 consensus_queue.cc:1048] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.986128 18507 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:05.988072 18507 ts_tablet_manager.cc:1403] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.017s
I20260709 14:50:05.990885 18507 raft_consensus.cc:359] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:05.991490 18506 tablet_bootstrap.cc:492] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:06.000075 18506 ts_tablet_manager.cc:1403] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 14:50:06.002669 18506 raft_consensus.cc:359] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
W20260709 14:50:06.003159 18280 leader_election.cc:343] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.003340 18506 raft_consensus.cc:385] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.003772 18507 raft_consensus.cc:385] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.003676 18280 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:06.004117 18507 raft_consensus.cc:740] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.004761 18567 raft_consensus.cc:2749] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.004755 18507 consensus_queue.cc:260] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.006843 18507 ts_tablet_manager.cc:1434] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260709 14:50:06.007719 18507 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:06.014412 18736 raft_consensus.cc:493] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.014580 18507 tablet_bootstrap.cc:654] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.003679 18506 raft_consensus.cc:740] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.020313 18506 consensus_queue.cc:260] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.024048 18816 consensus_queue.cc:1048] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.014914 18736 raft_consensus.cc:515] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.026923 18353 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:06.015462 18135 catalog_manager.cc:5697] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.039932 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:06.040153 18506 ts_tablet_manager.cc:1434] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:50:06.040669 18384 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:06.041625 18506 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:06.042425 18205 leader_election.cc:304] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:06.043246 18526 raft_consensus.cc:2804] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.043604 18526 raft_consensus.cc:493] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.043891 18526 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.048627 18736 leader_election.cc:290] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.033878 18816 raft_consensus.cc:2749] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.049078 18506 tablet_bootstrap.cc:654] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.056819 18524 raft_consensus.cc:493] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.073024 18524 raft_consensus.cc:515] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.074747 18524 leader_election.cc:290] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:06.056689 18509 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:06.061715 18526 raft_consensus.cc:515] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.075551 18509 ts_tablet_manager.cc:1403] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.253s	user 0.063s	sys 0.048s
W20260709 14:50:06.078014 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:06.079056 18526 leader_election.cc:290] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.082183 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:06.082744 18389 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.080889 18671 consensus_queue.cc:1048] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:06.084846 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:06.084962 18816 consensus_queue.cc:1048] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.085417 18461 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.049140 18736 consensus_queue.cc:1048] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:50:06.088742 18640 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.089249 18736 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.089196 18640 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.089761 18736 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.090979 18640 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.095986 18671 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.097262 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:06.097856 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:06.103699 18464 raft_consensus.cc:2468] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
W20260709 14:50:06.104818 18205 leader_election.cc:343] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.100394 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.106704 18314 raft_consensus.cc:2468] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.107477 18816 raft_consensus.cc:493] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.107929 18816 raft_consensus.cc:515] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.100279 18671 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.108340 18461 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:06.109880 18671 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:06.110452 18816 leader_election.cc:290] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.112190 18390 raft_consensus.cc:3060] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.113790 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:06.113711 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.114447 18237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:06.115024 18314 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.101683 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.115058 18237 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.115818 18310 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:06.114436 18464 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:06.114351 18427 leader_election.cc:304] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:06.119621 18206 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:06.119644 18427 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:06.119797 18671 raft_consensus.cc:2804] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.120728 18671 raft_consensus.cc:493] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.120666 18507 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:06.121320 18768 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.121693 18768 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.122109 18768 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.123384 18204 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:06.124022 18642 raft_consensus.cc:2804] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.121564 18507 ts_tablet_manager.cc:1403] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.034s
I20260709 14:50:06.125286 18845 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.125694 18845 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.126014 18845 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.125898 18577 consensus_queue.cc:1048] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:06.121124 18671 raft_consensus.cc:3060] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.132292 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:06.132947 18384 raft_consensus.cc:2468] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.124394 18642 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.135267 18642 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.094424 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:06.140955 18460 raft_consensus.cc:2376] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1. Re-sending same reply.
I20260709 14:50:06.135123 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:06.102221 18509 raft_consensus.cc:359] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.147498 18509 raft_consensus.cc:385] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.148202 18509 raft_consensus.cc:740] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.096491 18736 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:06.100193 18389 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:06.150621 18509 consensus_queue.cc:260] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.151649 18642 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.160445 18205 leader_election.cc:304] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:06.163861 18845 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.165828 18845 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:06.168277 18507 raft_consensus.cc:359] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.169059 18507 raft_consensus.cc:385] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.169293 18507 raft_consensus.cc:740] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.167202 18671 raft_consensus.cc:515] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.169900 18507 consensus_queue.cc:260] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.176707 18768 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.176726 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:06.177973 18463 raft_consensus.cc:2393] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:06.178799 18768 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:06.180068 18237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:06.180864 18237 raft_consensus.cc:2393] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:06.183439 18524 consensus_queue.cc:1048] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.184188 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.186611 18507 ts_tablet_manager.cc:1434] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:50:06.187315 18507 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:06.188964 18509 ts_tablet_manager.cc:1434] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 14:50:06.190451 18526 raft_consensus.cc:2804] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.192229 18526 raft_consensus.cc:697] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:06.192992 18526 consensus_queue.cc:237] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.196497 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:06.197006 18315 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.194401 18353 leader_election.cc:304] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:06.191453 18768 raft_consensus.cc:493] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.214769 18315 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:06.217521 18427 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:06.218595 18524 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.219012 18524 raft_consensus.cc:697] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:06.204947 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:06.219691 18524 consensus_queue.cc:237] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.223738 18313 raft_consensus.cc:2393] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:06.224848 18642 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.207477 18768 raft_consensus.cc:515] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.225409 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:06.226706 18205 leader_election.cc:343] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.227263 18768 leader_election.cc:290] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:06.228358 18671 leader_election.cc:290] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:06.220937 18509 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:06.234567 18507 tablet_bootstrap.cc:654] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.217412 18816 raft_consensus.cc:2749] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.245288 18816 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.245743 18816 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:06.267958 18206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 47626.4us
I20260709 14:50:06.340523 18240 raft_consensus.cc:3060] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.364055 18506 tablet_bootstrap.cc:492] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:06.364629 18506 ts_tablet_manager.cc:1403] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.323s	user 0.011s	sys 0.001s
I20260709 14:50:06.373301 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:06.386683 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.387389 18312 raft_consensus.cc:2468] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.394941 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:06.395663 18313 raft_consensus.cc:3060] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:06.374540 18206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 44225.8us
I20260709 14:50:06.452823 18509 tablet_bootstrap.cc:654] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.424587 18816 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:06.454689 18204 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:06.423669 18139 catalog_manager.cc:5697] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.488516 18640 raft_consensus.cc:2749] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:06.452740 18428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:34805, user_credentials={real_user=slave}} blocked reactor thread for 233360us
I20260709 14:50:06.515494 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:06.516172 18312 raft_consensus.cc:2468] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:06.518124 18427 leader_election.cc:304] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:06.519011 18506 raft_consensus.cc:359] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.522148 18506 raft_consensus.cc:385] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.522413 18506 raft_consensus.cc:740] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.523078 18506 consensus_queue.cc:260] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.524582 18506 ts_tablet_manager.cc:1434] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.160s	user 0.004s	sys 0.010s
I20260709 14:50:06.525449 18506 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:06.529191 18671 raft_consensus.cc:2804] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.529577 18671 raft_consensus.cc:493] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.529888 18671 raft_consensus.cc:3060] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.530969 18506 tablet_bootstrap.cc:654] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.533509 18805 consensus_queue.cc:1048] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.545246 18313 raft_consensus.cc:2468] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
W20260709 14:50:06.520152 18204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 65542.6us
I20260709 14:50:06.558866 18427 leader_election.cc:304] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:06.567152 18877 raft_consensus.cc:2804] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.577104 18877 raft_consensus.cc:697] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:06.580015 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67cee09262943879da39ca4c655fa29" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:06.580612 18388 raft_consensus.cc:3060] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.585505 18388 raft_consensus.cc:2468] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:06.599237 18509 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:06.599686 18509 ts_tablet_manager.cc:1403] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.379s	user 0.021s	sys 0.012s
I20260709 14:50:06.603931 18877 consensus_queue.cc:237] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.797008 18506 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:06.816866 18506 ts_tablet_manager.cc:1403] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.292s	user 0.031s	sys 0.022s
I20260709 14:50:06.794282 18509 raft_consensus.cc:359] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:06.817901 18509 raft_consensus.cc:385] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.818169 18509 raft_consensus.cc:740] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.818819 18509 consensus_queue.cc:260] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:06.658044 18507 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:06.819854 18507 ts_tablet_manager.cc:1403] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.633s	user 0.032s	sys 0.036s
I20260709 14:50:06.828954 18506 raft_consensus.cc:359] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.830051 18506 raft_consensus.cc:385] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.830374 18506 raft_consensus.cc:740] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.667008 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:06.831722 18463 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.835320 18509 ts_tablet_manager.cc:1434] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.235s	user 0.007s	sys 0.001s
I20260709 14:50:06.836313 18509 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:06.662360 18671 raft_consensus.cc:515] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.802400 18573 raft_consensus.cc:493] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.763341 18135 catalog_manager.cc:5697] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.744578 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:06.842362 18573 raft_consensus.cc:515] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.831032 18506 consensus_queue.cc:260] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.846879 18671 leader_election.cc:290] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:06.844841 18877 consensus_queue.cc:1048] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:50:06.883709 18389 raft_consensus.cc:2468] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:06.885704 18506 ts_tablet_manager.cc:1434] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.003s
I20260709 14:50:06.888818 18599 consensus_queue.cc:1048] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.889264 18509 tablet_bootstrap.cc:654] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.892450 18506 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:06.898653 18506 tablet_bootstrap.cc:654] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.885753 18573 leader_election.cc:290] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:06.903439 18509 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:06.904582 18509 ts_tablet_manager.cc:1403] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.004s
I20260709 14:50:06.905542 18463 raft_consensus.cc:2468] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:06.907145 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:06.907750 18316 raft_consensus.cc:3060] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:06.907918 18355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 60916.5us
I20260709 14:50:06.909809 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:06.910573 18461 raft_consensus.cc:2393] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:06.886991 18507 raft_consensus.cc:359] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.911571 18507 raft_consensus.cc:385] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.911823 18507 raft_consensus.cc:740] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.912405 18507 consensus_queue.cc:260] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.915786 18507 ts_tablet_manager.cc:1434] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.001s
I20260709 14:50:06.916922 18507 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: Bootstrap starting.
I20260709 14:50:06.919385 18316 raft_consensus.cc:2468] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:06.920648 18206 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:06.907745 18509 raft_consensus.cc:359] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.922075 18599 raft_consensus.cc:2804] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.923134 18507 tablet_bootstrap.cc:654] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.924144 18509 raft_consensus.cc:385] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.924245 18599 raft_consensus.cc:697] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:06.924504 18509 raft_consensus.cc:740] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.925139 18599 consensus_queue.cc:237] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:06.925254 18509 consensus_queue.cc:260] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.929479 18506 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:06.930193 18506 ts_tablet_manager.cc:1403] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260709 14:50:06.933145 18506 raft_consensus.cc:359] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:06.927497 18509 ts_tablet_manager.cc:1434] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 14:50:06.940564 18509 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:06.943699 18506 raft_consensus.cc:385] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.943923 18640 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.944558 18640 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:06.945180 18506 raft_consensus.cc:740] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.946187 18506 consensus_queue.cc:260] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:06.937103 18427 leader_election.cc:304] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:06.950031 18889 raft_consensus.cc:2804] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.950508 18889 raft_consensus.cc:697] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:06.951278 18889 consensus_queue.cc:237] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:06.948446 18640 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:06.956023 18524 consensus_queue.cc:1048] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.959205 18507 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: No bootstrap required, opened a new log
I20260709 14:50:06.959746 18507 ts_tablet_manager.cc:1403] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.009s
I20260709 14:50:06.961277 18138 catalog_manager.cc:5697] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.962186 18507 raft_consensus.cc:359] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.962805 18507 raft_consensus.cc:385] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.963063 18507 raft_consensus.cc:740] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.963919 18507 consensus_queue.cc:260] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:06.966032 18507 ts_tablet_manager.cc:1434] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:06.948745 18509 tablet_bootstrap.cc:654] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.972564 18506 ts_tablet_manager.cc:1434] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 14:50:06.934062 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
W20260709 14:50:06.980002 18353 leader_election.cc:343] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.984758 18506 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:06.981122 18389 raft_consensus.cc:3060] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.987967 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:07.000116 18599 consensus_queue.cc:1048] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:07.008033 18386 raft_consensus.cc:2468] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:07.002193 18134 catalog_manager.cc:5697] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.994606 18353 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:07.011224 18581 raft_consensus.cc:2804] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.987537 18509 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:07.011597 18581 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.011891 18509 ts_tablet_manager.cc:1403] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 14:50:07.012091 18581 raft_consensus.cc:3060] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.014599 18509 raft_consensus.cc:359] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.015241 18509 raft_consensus.cc:385] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.015496 18509 raft_consensus.cc:740] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.016134 18509 consensus_queue.cc:260] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.011446 18506 tablet_bootstrap.cc:654] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.005818 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.018558 18581 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.025401 18316 raft_consensus.cc:2468] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:07.020294 18736 consensus_queue.cc:1048] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:50:07.026788 18204 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:07.027427 18581 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.030198 18736 raft_consensus.cc:2804] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.030602 18736 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.030916 18736 raft_consensus.cc:3060] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.003531 18135 catalog_manager.cc:5697] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.003947 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:07.035876 18187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:07.036327 18310 raft_consensus.cc:2393] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:07.022491 18573 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.037413 18573 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.040200 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:07.040464 18573 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.040967 18463 raft_consensus.cc:2393] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:07.022724 18509 ts_tablet_manager.cc:1434] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:07.046126 18509 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:07.050050 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:07.064461 18506 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:07.054690 18353 leader_election.cc:304] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:07.067414 18506 ts_tablet_manager.cc:1403] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.005s
I20260709 14:50:06.995282 18389 raft_consensus.cc:2468] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:07.069203 18816 raft_consensus.cc:2749] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.051524 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:07.070114 18313 raft_consensus.cc:3060] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.069880 18506 raft_consensus.cc:359] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.070585 18506 raft_consensus.cc:385] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.070852 18506 raft_consensus.cc:740] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.051427 18509 tablet_bootstrap.cc:654] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.053280 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.057777 18889 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.052074 18736 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.073722 18889 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.074421 18239 raft_consensus.cc:2393] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 1: Already voted for candidate 6ca879791b354726baf5e7ae854b4998 in this term.
I20260709 14:50:07.075621 18889 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.077803 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:07.079705 18736 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:07.081081 18353 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:07.071441 18506 consensus_queue.cc:260] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.081852 18816 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.083334 18506 ts_tablet_manager.cc:1434] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:50:07.084748 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.085402 18316 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 0.
I20260709 14:50:07.081799 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:07.086459 18506 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:07.086822 18388 raft_consensus.cc:2393] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:07.087782 18205 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:07.088203 18816 raft_consensus.cc:2749] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.088683 18640 raft_consensus.cc:2749] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.090166 18313 raft_consensus.cc:2468] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.097106 18506 tablet_bootstrap.cc:654] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.097249 18509 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:07.097594 18427 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:07.097807 18509 ts_tablet_manager.cc:1403] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.005s
I20260709 14:50:07.098536 18889 raft_consensus.cc:2804] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.098902 18889 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.099229 18889 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.100790 18509 raft_consensus.cc:359] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.101430 18509 raft_consensus.cc:385] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.101704 18509 raft_consensus.cc:740] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.102298 18509 consensus_queue.cc:260] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.104431 18509 ts_tablet_manager.cc:1434] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:50:07.105235 18509 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:07.105026 18353 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:07.105839 18816 raft_consensus.cc:2804] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.106292 18816 raft_consensus.cc:697] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:07.106526 18736 raft_consensus.cc:493] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.106941 18736 raft_consensus.cc:515] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.107055 18816 consensus_queue.cc:237] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.108887 18736 leader_election.cc:290] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.110918 18509 tablet_bootstrap.cc:654] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.112262 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:07.114660 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f545f72d844e74b4f4ab3379d2a6a9" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.115823 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.105574 18889 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.139694 18206 leader_election.cc:304] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:07.144284 18736 raft_consensus.cc:2749] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.147751 18577 raft_consensus.cc:493] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.148276 18577 raft_consensus.cc:515] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.152311 18577 leader_election.cc:290] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.154131 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:07.156164 18428 leader_election.cc:343] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.158262 18427 leader_election.cc:343] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.160135 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:07.165657 18427 leader_election.cc:343] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.174286 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.175886 18599 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.176375 18599 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.179411 18599 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:07.185314 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:07.186503 18205 leader_election.cc:343] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.187736 18577 consensus_queue.cc:1048] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.190526 18889 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:07.192960 18427 leader_election.cc:343] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.193348 18427 leader_election.cc:304] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:07.201817 18509 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:07.202363 18509 ts_tablet_manager.cc:1403] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.009s
I20260709 14:50:07.203830 18506 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:07.204295 18506 ts_tablet_manager.cc:1403] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.021s
I20260709 14:50:07.204919 18509 raft_consensus.cc:359] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.205591 18509 raft_consensus.cc:385] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.206416 18135 catalog_manager.cc:5697] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.206878 18506 raft_consensus.cc:359] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.207290 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.207518 18506 raft_consensus.cc:385] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.207908 18506 raft_consensus.cc:740] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.207980 18310 raft_consensus.cc:2468] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 0.
I20260709 14:50:07.208648 18506 consensus_queue.cc:260] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.209168 18204 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:07.209939 18599 raft_consensus.cc:2804] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.205833 18509 raft_consensus.cc:740] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.210295 18599 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.210692 18599 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.210831 18509 consensus_queue.cc:260] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.212875 18509 ts_tablet_manager.cc:1434] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:07.221344 18506 ts_tablet_manager.cc:1434] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 14:50:07.220098 18241 raft_consensus.cc:3060] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.220728 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:07.228835 18506 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: Bootstrap starting.
I20260709 14:50:07.214373 18577 raft_consensus.cc:2749] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.228798 18310 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.236138 18310 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:07.236282 18506 tablet_bootstrap.cc:654] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.219137 18599 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.249461 18506 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: No bootstrap required, opened a new log
I20260709 14:50:07.249907 18506 ts_tablet_manager.cc:1403] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:50:07.251870 18427 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:07.252591 18577 raft_consensus.cc:2804] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.253065 18577 raft_consensus.cc:697] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:07.252763 18506 raft_consensus.cc:359] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.253554 18506 raft_consensus.cc:385] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.253808 18506 raft_consensus.cc:740] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.253890 18577 consensus_queue.cc:237] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.258652 18889 consensus_queue.cc:1048] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.262670 18599 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:07.262593 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:07.254925 18506 consensus_queue.cc:260] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.263216 18316 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.263693 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:07.264274 18389 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.264763 18506 ts_tablet_manager.cc:1434] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:07.268484 18316 raft_consensus.cc:2468] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:07.213728 18509 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:07.269361 18204 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:07.270120 18640 raft_consensus.cc:2804] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.270527 18640 raft_consensus.cc:697] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:07.271206 18640 consensus_queue.cc:237] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.275424 18389 raft_consensus.cc:2468] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 1.
I20260709 14:50:07.283288 18911 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.284044 18509 tablet_bootstrap.cc:654] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.283825 18911 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.285815 18911 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.288053 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.288636 18241 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.290150 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.290767 18312 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.288923 18134 catalog_manager.cc:5697] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.294956 18353 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:07.296958 18911 raft_consensus.cc:2804] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.300412 18911 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.300855 18911 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.303009 18509 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:07.303478 18509 ts_tablet_manager.cc:1403] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.006s
I20260709 14:50:07.305970 18509 raft_consensus.cc:359] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.306572 18509 raft_consensus.cc:385] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.306836 18509 raft_consensus.cc:740] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.309089 18509 consensus_queue.cc:260] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.309444 18911 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.312384 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:07.312863 18241 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.316659 18509 ts_tablet_manager.cc:1434] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:50:07.317744 18509 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:07.318971 18241 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.320139 18353 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:07.321282 18816 raft_consensus.cc:2804] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.321734 18816 raft_consensus.cc:697] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:07.322371 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:07.322497 18816 consensus_queue.cc:237] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:07.323300 18911 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.322952 18312 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.337185 18312 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.341256 18509 tablet_bootstrap.cc:654] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.343267 18816 raft_consensus.cc:493] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.343914 18816 raft_consensus.cc:515] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.346671 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:07.347254 18460 raft_consensus.cc:2468] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.348663 18816 leader_election.cc:290] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.347216 18134 catalog_manager.cc:5697] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.348377 18355 leader_election.cc:304] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:07.349545 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.349808 18816 raft_consensus.cc:2804] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.350116 18241 raft_consensus.cc:2468] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.350168 18816 raft_consensus.cc:493] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.351631 18816 raft_consensus.cc:3060] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.356083 18640 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.356509 18640 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:07.358615 18816 raft_consensus.cc:515] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.359627 18640 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:07.359829 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:07.360571 18312 raft_consensus.cc:2393] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca879791b354726baf5e7ae854b4998 in current term 1: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:07.361389 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:07.364724 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:07.364986 18206 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:07.365252 18460 raft_consensus.cc:3060] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.366240 18640 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.366019 18135 catalog_manager.cc:5697] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.371433 18460 raft_consensus.cc:2468] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.372365 18355 leader_election.cc:304] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:07.373239 18640 raft_consensus.cc:2749] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.373343 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:07.373906 18241 raft_consensus.cc:3060] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.375356 18911 raft_consensus.cc:2804] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.375859 18911 raft_consensus.cc:697] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:07.376600 18911 consensus_queue.cc:237] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.380832 18241 raft_consensus.cc:2468] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.388679 18816 leader_election.cc:290] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.407759 18509 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: No bootstrap required, opened a new log
I20260709 14:50:07.410595 18509 ts_tablet_manager.cc:1403] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.002s
I20260709 14:50:07.413110 18509 raft_consensus.cc:359] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.413746 18509 raft_consensus.cc:385] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.414017 18509 raft_consensus.cc:740] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.414608 18509 consensus_queue.cc:260] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.418982 18642 consensus_queue.cc:1048] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.422144 18509 ts_tablet_manager.cc:1434] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:07.432883 18642 consensus_queue.cc:1048] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:07.441279 18135 catalog_manager.cc:5697] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.468124 18889 consensus_queue.cc:1048] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.477543 18889 consensus_queue.cc:1048] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.564738 18911 consensus_queue.cc:1048] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.565939 18911 raft_consensus.cc:493] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.566391 18911 raft_consensus.cc:515] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.570098 18911 leader_election.cc:290] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.571420 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:07.572073 18239 raft_consensus.cc:2468] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.572942 18353 leader_election.cc:304] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:07.573065 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:07.573608 18911 raft_consensus.cc:2804] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.573684 18463 raft_consensus.cc:2468] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 0.
I20260709 14:50:07.574186 18911 raft_consensus.cc:493] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.574616 18911 raft_consensus.cc:3060] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.578428 18816 consensus_queue.cc:1048] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.581511 18911 raft_consensus.cc:515] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.584573 18911 leader_election.cc:290] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:07.587775 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:07.588320 18463 raft_consensus.cc:3060] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.589843 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:07.590963 18239 raft_consensus.cc:3060] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.597834 18463 raft_consensus.cc:2468] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.597851 18239 raft_consensus.cc:2468] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:07.599237 18353 leader_election.cc:304] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:07.599985 18911 raft_consensus.cc:2804] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.600435 18911 raft_consensus.cc:697] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:07.601159 18911 consensus_queue.cc:237] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:07.610868 18136 catalog_manager.cc:5697] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 0 to 1, leader changed from <none> to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.757951 18911 consensus_queue.cc:1048] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.770042 18581 consensus_queue.cc:1048] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.776650 18581 consensus_queue.cc:1048] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.779927 18889 consensus_queue.cc:1048] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.793555 18581 consensus_queue.cc:1048] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:07.798702 18524 consensus_queue.cc:1048] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.835268 18640 consensus_queue.cc:1048] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.844319 18642 consensus_queue.cc:1048] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.004563 18911 consensus_queue.cc:1048] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.013267 18816 consensus_queue.cc:1048] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.165781 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
W20260709 14:50:08.173272 18353 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
W20260709 14:50:08.185604 18353 consensus_peers.cc:597] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.190359 18427 consensus_peers.cc:597] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.196807 18353 consensus_peers.cc:597] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.209406 18279 consensus_peers.cc:597] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.211964 18427 consensus_peers.cc:597] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.212901 18427 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.214828 18353 consensus_peers.cc:597] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.217658 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:08.219390 16251 tablet_replica.cc:333] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.220189 16251 raft_consensus.cc:2243] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.220682 16251 raft_consensus.cc:2272] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.224432 16251 tablet_replica.cc:333] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.225204 16251 raft_consensus.cc:2243] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.225677 16251 raft_consensus.cc:2272] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.227197 16251 tablet_replica.cc:333] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.227749 16251 raft_consensus.cc:2243] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.228098 16251 raft_consensus.cc:2272] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.229468 16251 tablet_replica.cc:333] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.229975 16251 raft_consensus.cc:2243] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.230608 16251 raft_consensus.cc:2272] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.232126 16251 tablet_replica.cc:333] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.232838 16251 raft_consensus.cc:2243] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.233615 16251 raft_consensus.cc:2272] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.235496 16251 tablet_replica.cc:333] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.236058 16251 raft_consensus.cc:2243] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.236688 16251 raft_consensus.cc:2272] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.238107 16251 tablet_replica.cc:333] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.238619 16251 raft_consensus.cc:2243] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.239241 16251 raft_consensus.cc:2272] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.240741 16251 tablet_replica.cc:333] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.241263 16251 raft_consensus.cc:2243] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.241690 16251 raft_consensus.cc:2272] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.243503 16251 tablet_replica.cc:333] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.244127 16251 raft_consensus.cc:2243] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.244796 16251 raft_consensus.cc:2272] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:08.245076 18279 consensus_peers.cc:597] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.246559 16251 tablet_replica.cc:333] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.247159 16251 raft_consensus.cc:2243] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.247838 16251 raft_consensus.cc:2272] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.249421 16251 tablet_replica.cc:333] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.249953 16251 raft_consensus.cc:2243] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.250773 16251 raft_consensus.cc:2272] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.252578 16251 tablet_replica.cc:333] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.253199 16251 raft_consensus.cc:2243] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:08.253257 18279 consensus_peers.cc:597] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.253708 16251 raft_consensus.cc:2272] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.255638 16251 tablet_replica.cc:333] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.256320 16251 raft_consensus.cc:2243] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.257118 16251 raft_consensus.cc:2272] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.258829 16251 tablet_replica.cc:333] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.259356 16251 raft_consensus.cc:2243] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.259790 16251 raft_consensus.cc:2272] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.261231 16251 tablet_replica.cc:333] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.261694 16251 raft_consensus.cc:2243] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.262276 16251 raft_consensus.cc:2272] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.263846 16251 tablet_replica.cc:333] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.264377 16251 raft_consensus.cc:2243] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.264778 16251 raft_consensus.cc:2272] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.266546 16251 tablet_replica.cc:333] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.267009 16251 raft_consensus.cc:2243] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.267710 16251 raft_consensus.cc:2272] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.269521 16251 tablet_replica.cc:333] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.270231 16251 raft_consensus.cc:2243] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.270861 16251 raft_consensus.cc:2272] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.272706 16251 tablet_replica.cc:333] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.273407 16251 raft_consensus.cc:2243] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.274029 16251 raft_consensus.cc:2272] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.275672 16251 tablet_replica.cc:333] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.276348 16251 raft_consensus.cc:2243] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.276808 16251 raft_consensus.cc:2272] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.278904 16251 tablet_replica.cc:333] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.279538 16251 raft_consensus.cc:2243] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.280179 16251 raft_consensus.cc:2272] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.281713 16251 tablet_replica.cc:333] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.282191 16251 raft_consensus.cc:2243] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.282503 16251 raft_consensus.cc:2272] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.284019 16251 tablet_replica.cc:333] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.284487 16251 raft_consensus.cc:2243] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.284808 16251 raft_consensus.cc:2272] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.286181 16251 tablet_replica.cc:333] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.286640 16251 raft_consensus.cc:2243] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.287212 16251 raft_consensus.cc:2272] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.289083 16251 tablet_replica.cc:333] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.289624 16251 raft_consensus.cc:2243] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.289992 16251 raft_consensus.cc:2272] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.292064 16251 tablet_replica.cc:333] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.292726 16251 raft_consensus.cc:2243] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.293159 16251 raft_consensus.cc:2272] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.295277 16251 tablet_replica.cc:333] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.295946 16251 raft_consensus.cc:2243] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.296423 16251 raft_consensus.cc:2272] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.297900 16251 tablet_replica.cc:333] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.298341 16251 raft_consensus.cc:2243] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.298910 16251 raft_consensus.cc:2272] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.300354 16251 tablet_replica.cc:333] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.300822 16251 raft_consensus.cc:2243] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.301146 16251 raft_consensus.cc:2272] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.302536 16251 tablet_replica.cc:333] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.302979 16251 raft_consensus.cc:2243] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.303670 16251 raft_consensus.cc:2272] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.305718 16251 tablet_replica.cc:333] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.306370 16251 raft_consensus.cc:2243] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.306723 16251 raft_consensus.cc:2272] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.308354 16251 tablet_replica.cc:333] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.308842 16251 raft_consensus.cc:2243] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.309188 16251 raft_consensus.cc:2272] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.310868 16251 tablet_replica.cc:333] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.311404 16251 raft_consensus.cc:2243] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.311779 16251 raft_consensus.cc:2272] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.313309 16251 tablet_replica.cc:333] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.313776 16251 raft_consensus.cc:2243] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.314440 16251 raft_consensus.cc:2272] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.316031 16251 tablet_replica.cc:333] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.316522 16251 raft_consensus.cc:2243] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:08.316612 18427 consensus_peers.cc:597] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.316888 16251 raft_consensus.cc:2272] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.318491 16251 tablet_replica.cc:333] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.318930 16251 raft_consensus.cc:2243] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.319679 16251 raft_consensus.cc:2272] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.321499 16251 tablet_replica.cc:333] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.321982 16251 raft_consensus.cc:2243] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.322337 16251 raft_consensus.cc:2272] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.324103 16251 tablet_replica.cc:333] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.324546 16251 raft_consensus.cc:2243] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.325156 16251 raft_consensus.cc:2272] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.326660 16251 tablet_replica.cc:333] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.327131 16251 raft_consensus.cc:2243] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.327476 16251 raft_consensus.cc:2272] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.329002 16251 tablet_replica.cc:333] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.329463 16251 raft_consensus.cc:2243] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:08.330046 16251 raft_consensus.cc:2272] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.331862 16251 tablet_replica.cc:333] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.332314 16251 raft_consensus.cc:2243] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.332652 16251 raft_consensus.cc:2272] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.334077 16251 tablet_replica.cc:333] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.334542 16251 raft_consensus.cc:2243] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.334859 16251 raft_consensus.cc:2272] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.336261 16251 tablet_replica.cc:333] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.336656 16251 raft_consensus.cc:2243] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.337065 16251 raft_consensus.cc:2272] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:08.339097 16251 tablet_replica.cc:333] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.339699 16251 raft_consensus.cc:2243] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.340051 16251 raft_consensus.cc:2272] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:08.340804 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.341622 16251 tablet_replica.cc:333] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: stopping tablet replica
I20260709 14:50:08.342093 16251 raft_consensus.cc:2243] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:08.342430 16251 raft_consensus.cc:2272] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:08.377431 18279 consensus_peers.cc:597] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.393294 18427 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.394073 18353 consensus_peers.cc:597] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.402288 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260709 14:50:08.411880 18353 consensus_peers.cc:597] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.431690 18353 consensus_peers.cc:597] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.447820 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:08.453981 18947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:08.453999 18948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:08.454352 18950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:08.457055 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:08.462970 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:08.463241 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:08.463455 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608608463438 us; error 0 us; skew 500 ppm
I20260709 14:50:08.464179 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:08.467376 16251 webserver.cc:533] Webserver started at http://127.15.222.193:40433/ using document root <none> and password file <none>
I20260709 14:50:08.467988 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:08.468215 16251 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:08.472529 16251 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
W20260709 14:50:08.473428 18279 consensus_peers.cc:597] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.479689 18956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:08.480507 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:50:08.480788 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "6ca879791b354726baf5e7ae854b4998"
format_stamp: "Formatted at 2026-07-09 14:49:59 on dist-test-slave-0nj4"
I20260709 14:50:08.481189 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:50:08.481580 18279 consensus_peers.cc:597] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.491621 18427 consensus_peers.cc:597] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.501259 18353 consensus_peers.cc:597] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.509316 18427 consensus_peers.cc:597] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.511107 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:08.512544 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:08.513799 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:08.518265 18963 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:50:08.529315 18427 consensus_peers.cc:597] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.650185 18427 consensus_peers.cc:597] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.671428 18279 consensus_peers.cc:597] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:08.702939 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:08.727380 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:50:08.727739 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.210s	user 0.004s	sys 0.003s
I20260709 14:50:08.728012 16251 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:50:08.732000 18963 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.743492 18963 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.744211 18963 tablet_bootstrap.cc:492] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.744740 18963 ts_tablet_manager.cc:1403] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:50:08.746685 18963 raft_consensus.cc:359] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.747258 18963 raft_consensus.cc:740] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.747931 18963 consensus_queue.cc:260] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.750149 18963 ts_tablet_manager.cc:1434] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:08.750763 18963 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.760321 18963 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.761051 18963 tablet_bootstrap.cc:492] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.761500 18963 ts_tablet_manager.cc:1403] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 14:50:08.763340 18963 raft_consensus.cc:359] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.763880 18963 raft_consensus.cc:740] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.764474 18963 consensus_queue.cc:260] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.765967 18963 ts_tablet_manager.cc:1434] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:50:08.766662 18963 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.782147 18963 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.785398 18963 tablet_bootstrap.cc:492] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.785960 18963 ts_tablet_manager.cc:1403] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:50:08.788039 18963 raft_consensus.cc:359] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.788688 18963 raft_consensus.cc:740] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.789291 18963 consensus_queue.cc:260] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.791020 18963 ts_tablet_manager.cc:1434] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:08.791743 18963 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.801781 18963 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.802418 18963 tablet_bootstrap.cc:492] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.802820 18963 ts_tablet_manager.cc:1403] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:50:08.804363 18963 raft_consensus.cc:359] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.804778 18963 raft_consensus.cc:740] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.805271 18963 consensus_queue.cc:260] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.807235 18963 ts_tablet_manager.cc:1434] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:08.807924 18963 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.820225 18963 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.820843 18963 tablet_bootstrap.cc:492] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.821255 18963 ts_tablet_manager.cc:1403] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 14:50:08.822875 18963 raft_consensus.cc:359] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.823313 18963 raft_consensus.cc:740] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.823798 18963 consensus_queue.cc:260] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.825340 18963 ts_tablet_manager.cc:1434] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:08.826102 18963 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.839061 18963 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.839879 18963 tablet_bootstrap.cc:492] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.840449 18963 ts_tablet_manager.cc:1403] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:50:08.842082 18963 raft_consensus.cc:359] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.842527 18963 raft_consensus.cc:740] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.843027 18963 consensus_queue.cc:260] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.844398 18963 ts_tablet_manager.cc:1434] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:08.844944 18963 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.854192 18963 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.855724 18963 tablet_bootstrap.cc:492] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.856206 18963 ts_tablet_manager.cc:1403] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:08.857676 18963 raft_consensus.cc:359] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.858104 18963 raft_consensus.cc:740] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.858587 18963 consensus_queue.cc:260] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.859867 18963 ts_tablet_manager.cc:1434] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:50:08.860386 18963 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.873355 18963 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.874161 18963 tablet_bootstrap.cc:492] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.874712 18963 ts_tablet_manager.cc:1403] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:50:08.876549 18963 raft_consensus.cc:359] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.877156 18963 raft_consensus.cc:740] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.877766 18963 consensus_queue.cc:260] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.879499 18963 ts_tablet_manager.cc:1434] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:50:08.880204 18963 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.891491 18963 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.892992 18963 tablet_bootstrap.cc:492] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.893544 18963 ts_tablet_manager.cc:1403] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:50:08.895550 18963 raft_consensus.cc:359] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.896179 18963 raft_consensus.cc:740] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.896802 18963 consensus_queue.cc:260] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.898641 18963 ts_tablet_manager.cc:1434] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:08.899331 18963 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.911943 16251 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:50:08.912288 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.184s	user 0.170s	sys 0.008s
I20260709 14:50:08.915827 18963 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.916668 18963 tablet_bootstrap.cc:492] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.917122 18963 ts_tablet_manager.cc:1403] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:50:08.919112 18963 raft_consensus.cc:359] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.919759 18963 raft_consensus.cc:740] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.920404 18963 consensus_queue.cc:260] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:08.921969 18963 ts_tablet_manager.cc:1434] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:08.922516 18963 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.934309 18963 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.935127 18963 tablet_bootstrap.cc:492] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.935725 18963 ts_tablet_manager.cc:1403] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:50:08.937654 18963 raft_consensus.cc:359] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.938251 18963 raft_consensus.cc:740] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.938864 18963 consensus_queue.cc:260] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:08.940735 18963 ts_tablet_manager.cc:1434] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:08.941432 18963 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.952343 18963 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.953070 18963 tablet_bootstrap.cc:492] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.953650 18963 ts_tablet_manager.cc:1403] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:08.955880 18963 raft_consensus.cc:359] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.956447 18963 raft_consensus.cc:740] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.957120 18963 consensus_queue.cc:260] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.959126 18963 ts_tablet_manager.cc:1434] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:08.959818 18963 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.971041 18963 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.971863 18963 tablet_bootstrap.cc:492] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.972411 18963 ts_tablet_manager.cc:1403] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 14:50:08.974491 18963 raft_consensus.cc:359] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.975091 18963 raft_consensus.cc:740] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.975826 18963 consensus_queue.cc:260] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.977857 18963 ts_tablet_manager.cc:1434] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 14:50:08.978531 18963 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:08.991232 18963 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:08.992093 18963 tablet_bootstrap.cc:492] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:08.992693 18963 ts_tablet_manager.cc:1403] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:50:08.994800 18963 raft_consensus.cc:359] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.995405 18963 raft_consensus.cc:740] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.996125 18963 consensus_queue.cc:260] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:08.998132 18963 ts_tablet_manager.cc:1434] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:08.998816 18963 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.012032 18963 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.012897 18963 tablet_bootstrap.cc:492] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.013316 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:36037
I20260709 14:50:09.013391 19038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:36037 every 8 connection(s)
I20260709 14:50:09.013501 18963 ts_tablet_manager.cc:1403] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:50:09.015964 18963 raft_consensus.cc:359] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.016601 18963 raft_consensus.cc:740] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.017262 18963 consensus_queue.cc:260] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.018922 18963 ts_tablet_manager.cc:1434] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:09.019629 18963 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.034878 18963 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.035701 18963 tablet_bootstrap.cc:492] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.036234 18963 ts_tablet_manager.cc:1403] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:50:09.038302 18963 raft_consensus.cc:359] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.038914 18963 raft_consensus.cc:740] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.039656 18963 consensus_queue.cc:260] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.045392 18963 ts_tablet_manager.cc:1434] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:09.046128 18963 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.050216 19039 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45191
I20260709 14:50:09.050645 19039 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:09.051537 19039 heartbeater.cc:507] Master 127.15.222.254:45191 requested a full tablet report, sending...
I20260709 14:50:09.066454 18963 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.067303 18963 tablet_bootstrap.cc:492] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.067972 18963 ts_tablet_manager.cc:1403] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:50:09.073957 18963 raft_consensus.cc:359] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.074602 18963 raft_consensus.cc:740] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.075207 18963 consensus_queue.cc:260] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.077286 18963 ts_tablet_manager.cc:1434] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:09.077986 18963 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.099021 18136 ts_manager.cc:194] Re-registered known tserver with Master: 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.101331 18963 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.102195 18963 tablet_bootstrap.cc:492] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.102768 18963 ts_tablet_manager.cc:1403] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:50:09.107173 18963 raft_consensus.cc:359] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.107820 18963 raft_consensus.cc:740] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.108430 18963 consensus_queue.cc:260] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.110256 18963 ts_tablet_manager.cc:1434] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:09.110960 18963 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.204579 18136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38558
I20260709 14:50:09.205096 18963 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.206000 18963 tablet_bootstrap.cc:492] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.206580 18963 ts_tablet_manager.cc:1403] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.096s	user 0.048s	sys 0.042s
I20260709 14:50:09.208846 18963 raft_consensus.cc:359] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.209468 18963 raft_consensus.cc:740] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.209731 19039 heartbeater.cc:499] Master 127.15.222.254:45191 was elected leader, sending a full tablet report...
I20260709 14:50:09.210196 18963 consensus_queue.cc:260] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.212411 18963 ts_tablet_manager.cc:1434] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:09.212996 18963 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.237929 18963 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.238781 18963 tablet_bootstrap.cc:492] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.239382 18963 ts_tablet_manager.cc:1403] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260709 14:50:09.241883 18963 raft_consensus.cc:359] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.242524 18963 raft_consensus.cc:740] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.243247 18963 consensus_queue.cc:260] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.245352 18963 ts_tablet_manager.cc:1434] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:09.246080 18963 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.270612 18943 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.271158 18943 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.273138 18943 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.274963 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.275478 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.275647 19011 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.276957 18279 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.278039 18943 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.278368 18943 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.278697 18943 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.280258 18963 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.281092 18963 tablet_bootstrap.cc:492] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.281684 18963 ts_tablet_manager.cc:1403] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260709 14:50:09.286461 18963 raft_consensus.cc:359] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.287096 18963 raft_consensus.cc:740] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.287526 18886 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.287858 18963 consensus_queue.cc:260] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.288028 18886 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.289955 18886 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.289955 18963 ts_tablet_manager.cc:1434] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:09.291258 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.292150 18963 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.286880 18943 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.291193 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.293183 19011 raft_consensus.cc:2468] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.294359 18279 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.294795 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.295120 18886 raft_consensus.cc:2804] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.295461 18886 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.295822 18886 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.306242 18943 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.307142 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.307739 19010 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.307595 18886 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.309959 18963 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.310084 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.310793 18963 tablet_bootstrap.cc:492] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.311400 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.311408 18963 ts_tablet_manager.cc:1403] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 14:50:09.312107 18886 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.312243 19011 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.314121 18963 raft_consensus.cc:359] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.314771 18963 raft_consensus.cc:740] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.315289 19010 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.315493 18963 consensus_queue.cc:260] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.316466 18279 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.317893 18963 ts_tablet_manager.cc:1434] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:09.318221 19011 raft_consensus.cc:2468] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.318781 18963 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.319119 18279 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.320079 18882 raft_consensus.cc:2804] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.322759 18816 raft_consensus.cc:493] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.323236 18816 raft_consensus.cc:515] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.324554 18911 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.325162 18816 leader_election.cc:290] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.325052 18911 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.327102 18911 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.328580 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.329224 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:09.329672 18353 leader_election.cc:343] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.330590 18353 leader_election.cc:304] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.331272 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.331542 18911 raft_consensus.cc:2749] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.334277 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.335698 18963 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.317873 18943 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:09.336351 18353 leader_election.cc:343] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.336789 18963 tablet_bootstrap.cc:492] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.336771 18353 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.337502 18963 ts_tablet_manager.cc:1403] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:50:09.337725 18911 raft_consensus.cc:2749] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.338531 18524 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.338739 18943 raft_consensus.cc:697] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.339530 18524 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.341001 18963 raft_consensus.cc:359] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.341485 18524 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.341630 18963 raft_consensus.cc:740] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.342247 18963 consensus_queue.cc:260] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [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: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.342692 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.342844 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:09.344143 18427 leader_election.cc:343] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.344333 18963 ts_tablet_manager.cc:1434] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:09.344667 18428 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.345486 18524 raft_consensus.cc:2749] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.341382 18943 consensus_queue.cc:237] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.346439 18963 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.347940 18886 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.348481 18886 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.359105 18886 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.359192 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.360327 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.362022 19010 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.363073 18279 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:09.364230 18886 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.364677 18886 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.365073 18886 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.367400 18963 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.368325 18963 tablet_bootstrap.cc:492] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.368532 18882 raft_consensus.cc:697] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.368912 18963 ts_tablet_manager.cc:1403] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:50:09.369323 18882 consensus_queue.cc:237] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.371232 18963 raft_consensus.cc:359] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.371918 18963 raft_consensus.cc:740] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.371641 18886 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.372577 18963 consensus_queue.cc:260] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.374193 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.374542 18963 ts_tablet_manager.cc:1434] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:09.374742 19010 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.376592 18963 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.379691 18138 catalog_manager.cc:5697] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.381081 19010 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.382226 18279 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:09.383054 18882 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.383548 18882 raft_consensus.cc:697] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.384552 18886 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.384335 18882 consensus_queue.cc:237] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.385058 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.393360 18524 raft_consensus.cc:493] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.393724 18524 raft_consensus.cc:515] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.395236 18524 leader_election.cc:290] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.396508 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.398476 18965 raft_consensus.cc:493] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.398940 18965 raft_consensus.cc:515] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.400789 18965 leader_election.cc:290] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.402534 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.402480 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.403450 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f707187ba046e0995bfb352c009911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.404170 19010 raft_consensus.cc:2393] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:09.402873 18963 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.405457 18963 tablet_bootstrap.cc:492] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.406111 18963 ts_tablet_manager.cc:1403] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260709 14:50:09.406764 18427 leader_election.cc:304] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
W20260709 14:50:09.407775 18427 leader_election.cc:343] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.408375 18427 leader_election.cc:304] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.408313 18963 raft_consensus.cc:359] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.409049 18963 raft_consensus.cc:740] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.409116 18671 raft_consensus.cc:3060] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.409709 18963 consensus_queue.cc:260] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.410244 18524 raft_consensus.cc:2749] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.411871 18963 ts_tablet_manager.cc:1434] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:09.412662 18963 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.414603 18524 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.415059 18524 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.416755 18524 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.418352 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.420100 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.420754 18383 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
W20260709 14:50:09.420204 18427 leader_election.cc:343] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.422255 18428 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.423609 18911 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.424098 18911 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.424815 18964 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.425225 18964 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.425562 18964 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.425912 18911 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.427778 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.428350 19011 raft_consensus.cc:2468] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.429211 18353 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.429423 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.432616 18964 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.433054 18911 raft_consensus.cc:2804] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.433540 18911 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.433983 18911 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.434420 18671 raft_consensus.cc:2749] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.438299 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.438822 18383 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.440573 18911 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.442584 18911 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.440577 18963 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.443203 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.444447 19010 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.444628 18963 tablet_bootstrap.cc:492] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.445016 18671 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.445446 18963 ts_tablet_manager.cc:1403] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260709 14:50:09.445487 18671 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.444691 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:09.447521 18671 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.448164 18963 raft_consensus.cc:359] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.448581 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.448851 18963 raft_consensus.cc:740] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.449261 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.449781 18963 consensus_queue.cc:260] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.452040 18963 ts_tablet_manager.cc:1434] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 14:50:09.452749 18427 leader_election.cc:343] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.453199 18427 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.454867 18383 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:09.455003 18965 raft_consensus.cc:2749] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.443594 18911 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.456276 18911 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.456804 18428 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.457531 18965 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.457966 18965 raft_consensus.cc:697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:09.458250 18963 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.458559 18964 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.461450 18911 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.458711 18965 consensus_queue.cc:237] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.460170 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:09.465157 18353 leader_election.cc:343] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.461866 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.463892 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.470520 18911 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.471060 18911 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.474537 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.475310 18353 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.475699 18911 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.476049 18816 raft_consensus.cc:2749] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:09.476372 18353 leader_election.cc:343] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.477412 19010 raft_consensus.cc:2468] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
W20260709 14:50:09.477639 18427 leader_election.cc:343] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.477916 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.478497 18463 raft_consensus.cc:2468] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.480265 18355 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.481055 18816 raft_consensus.cc:2804] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.481384 18816 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.481585 19052 raft_consensus.cc:493] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.481734 18816 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.482888 18671 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.483693 18671 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.484020 19052 raft_consensus.cc:515] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.488077 18353 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.491978 18882 raft_consensus.cc:493] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.492133 18911 raft_consensus.cc:2804] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.491876 18816 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.492508 18882 raft_consensus.cc:515] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.498603 18671 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.492640 18911 raft_consensus.cc:697] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.500363 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.500468 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40e429704f466885bd8d1107a11fc6" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.501299 19008 raft_consensus.cc:2393] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.504664 19053 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.505110 19053 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.506815 18882 leader_election.cc:290] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.506978 19053 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.496771 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.508018 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.509384 18911 consensus_queue.cc:237] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.511140 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.511935 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.512986 18816 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.513535 19052 leader_election.cc:290] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
W20260709 14:50:09.513859 18279 leader_election.cc:343] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:09.514672 18427 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.515296 18427 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.514791 18524 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.516549 18965 raft_consensus.cc:2749] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.516412 18524 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:09.517056 18279 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.518069 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.518275 18524 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.514019 18671 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:09.519155 18353 leader_election.cc:343] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.519243 18671 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.519709 18816 raft_consensus.cc:493] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.520254 18816 raft_consensus.cc:515] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.521247 18671 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.524047 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.524686 19008 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.525692 18353 leader_election.cc:304] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.526472 18581 raft_consensus.cc:2804] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.526552 18816 leader_election.cc:290] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.526916 18581 raft_consensus.cc:493] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.527328 18581 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.531032 19052 raft_consensus.cc:493] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.531589 19052 raft_consensus.cc:515] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.525768 18135 catalog_manager.cc:5697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.535214 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.535827 18383 raft_consensus.cc:2468] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.536890 18280 leader_election.cc:304] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:09.537583 18886 raft_consensus.cc:2804] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.537914 18886 raft_consensus.cc:493] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.538234 18886 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.544651 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:09.545789 18279 leader_election.cc:343] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.545101 18886 raft_consensus.cc:515] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.548458 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:09.549777 18279 leader_election.cc:343] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.550858 19052 leader_election.cc:290] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.550352 18816 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.551823 18581 raft_consensus.cc:515] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.553136 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8773c66389d94d51a4cfb15ca2fdfc46" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.553705 18383 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.553921 18963 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.554466 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.554908 18963 tablet_bootstrap.cc:492] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.554503 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.555603 18963 ts_tablet_manager.cc:1403] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.033s
I20260709 14:50:09.556167 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.556981 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.557090 19008 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:09.557186 18966 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.557507 18463 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.557727 18966 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.558046 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.558668 18464 raft_consensus.cc:2468] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.559240 18671 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.559715 18671 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.559923 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.551816 18816 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.559873 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.561415 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.561986 18816 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.563228 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.563673 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.564211 18388 raft_consensus.cc:2468] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:09.564296 18581 leader_election.cc:290] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.564838 18581 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.565256 18581 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.565586 18463 raft_consensus.cc:2468] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.558652 18427 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:09.566959 18524 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.567138 18581 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.567309 18524 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.567695 18524 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.567874 18963 raft_consensus.cc:359] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.568611 18963 raft_consensus.cc:740] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.569238 18963 consensus_queue.cc:260] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.572901 18428 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.574661 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.575274 19009 raft_consensus.cc:2468] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.575882 18524 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.576308 18963 ts_tablet_manager.cc:1434] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:50:09.576056 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.576699 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.577147 18963 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.577374 19010 raft_consensus.cc:2393] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:09.574553 18966 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.577800 18353 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
W20260709 14:50:09.578603 18353 leader_election.cc:343] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.578685 18966 raft_consensus.cc:2804] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.579193 18524 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.579038 19068 raft_consensus.cc:2804] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.579082 18966 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.580009 19068 raft_consensus.cc:493] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.580555 19068 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.580757 18966 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.574122 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.582520 19008 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.587625 19068 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.588310 18964 raft_consensus.cc:493] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.588804 18964 raft_consensus.cc:515] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.588241 18353 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.590065 19068 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.590648 18816 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.590750 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.590667 18964 leader_election.cc:290] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.593581 19008 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.595258 18353 leader_election.cc:304] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.595932 18581 raft_consensus.cc:2804] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.596421 18581 raft_consensus.cc:697] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.596735 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.597385 18581 consensus_queue.cc:237] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.598541 18816 raft_consensus.cc:2749] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.602917 18966 raft_consensus.cc:515] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.608969 18383 raft_consensus.cc:2468] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.620110 18388 raft_consensus.cc:2393] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.612622 18963 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.622066 18280 leader_election.cc:304] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.622247 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.622700 18963 tablet_bootstrap.cc:492] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.622843 19008 raft_consensus.cc:3060] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.623798 18963 ts_tablet_manager.cc:1403] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.008s
I20260709 14:50:09.626116 18963 raft_consensus.cc:359] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.626777 18963 raft_consensus.cc:740] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.627543 18963 consensus_queue.cc:260] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.614128 19052 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.617589 18671 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.617950 18581 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.618042 18816 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:09.613308 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 46523.7us
I20260709 14:50:09.622835 18882 raft_consensus.cc:2804] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.630225 18581 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.630646 18882 raft_consensus.cc:697] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.631467 18882 consensus_queue.cc:237] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.631815 18281 leader_election.cc:304] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.632838 18281 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.629678 19052 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.633453 19053 raft_consensus.cc:2749] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.634222 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:09.634605 18581 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.634963 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.629733 18963 ts_tablet_manager.cc:1434] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:09.643602 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.637676 18355 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.636098 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.646508 19007 raft_consensus.cc:2468] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.645720 19011 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:09.647452 18353 leader_election.cc:343] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.632953 19055 raft_consensus.cc:2804] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.647717 18279 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:09.648851 18963 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.648967 18943 raft_consensus.cc:2804] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.649405 18943 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.648260 19071 raft_consensus.cc:2804] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.648190 19055 raft_consensus.cc:493] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.650239 19055 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.650276 19071 raft_consensus.cc:697] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.622701 18966 leader_election.cc:290] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.630271 18816 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.651472 19071 consensus_queue.cc:237] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.652076 18135 catalog_manager.cc:5697] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.636205 19052 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.653882 18135 catalog_manager.cc:5697] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.656911 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.656963 18280 leader_election.cc:304] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.654243 18816 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.658461 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.649785 18943 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.609428 18886 leader_election.cc:290] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.659546 19052 raft_consensus.cc:3060] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.662468 19011 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:09.665889 19052 raft_consensus.cc:2749] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.629738 19008 raft_consensus.cc:2468] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.669070 18353 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.669256 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.669780 18911 raft_consensus.cc:2804] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.669999 19007 raft_consensus.cc:2393] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.670256 18911 raft_consensus.cc:697] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.671072 18911 consensus_queue.cc:237] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.671914 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.672653 19010 raft_consensus.cc:2393] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.674268 19055 raft_consensus.cc:515] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.659112 19009 raft_consensus.cc:2468] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.678097 18353 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.675386 18943 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.680361 18816 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.680796 18816 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.681888 18966 raft_consensus.cc:2804] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.682255 18966 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.682615 18966 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.683172 18816 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.683279 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.684063 19011 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.685760 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.686892 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:09.688071 18279 leader_election.cc:343] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:09.689332 18353 leader_election.cc:343] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.689046 18966 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.679394 19055 leader_election.cc:290] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.692145 19011 raft_consensus.cc:2468] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.692509 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.693063 19010 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.693297 18279 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:09.694439 19052 raft_consensus.cc:2804] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.694523 19055 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.695089 19052 raft_consensus.cc:697] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.695305 19055 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.697211 18966 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.697321 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee2472d712b49acadfebc03d659287c" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.697609 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.697908 18460 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.699018 18943 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.698941 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
W20260709 14:50:09.700343 18279 leader_election.cc:343] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.701512 19010 raft_consensus.cc:2468] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.702000 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.702569 18353 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.702569 18389 raft_consensus.cc:2468] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.702517 18138 catalog_manager.cc:5697] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.703449 18966 raft_consensus.cc:2804] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.703810 18460 raft_consensus.cc:2468] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.704099 18280 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.704123 18966 raft_consensus.cc:697] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.693267 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.696285 19052 consensus_queue.cc:237] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.705085 18966 consensus_queue.cc:237] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.705478 19055 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.708817 18671 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.709365 18671 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.709939 18963 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.710865 18963 tablet_bootstrap.cc:492] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.713306 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.713918 18389 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:09.717276 18428 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.717963 18524 raft_consensus.cc:2804] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.718291 18524 raft_consensus.cc:493] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.718590 18524 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.711503 18963 ts_tablet_manager.cc:1403] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.001s
I20260709 14:50:09.720948 19055 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.705304 18943 raft_consensus.cc:2804] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.721805 19055 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.723686 19055 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.723460 18963 raft_consensus.cc:359] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.724149 18943 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.724577 18943 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.725030 18965 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.725561 18965 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.726444 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.727185 19010 raft_consensus.cc:2393] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 2: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:09.727419 18965 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.724134 18963 raft_consensus.cc:740] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.728652 18963 consensus_queue.cc:260] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.731240 18963 ts_tablet_manager.cc:1434] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:50:09.713861 18671 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.733618 18963 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.735546 18524 raft_consensus.cc:515] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.737317 18524 leader_election.cc:290] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.739418 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.740013 18389 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.740514 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.741243 18461 raft_consensus.cc:2393] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 2: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:09.741343 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.742085 18464 raft_consensus.cc:2393] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:09.742041 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.742774 18463 raft_consensus.cc:2468] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.739499 19011 raft_consensus.cc:2393] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.743136 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d17d3ed1884528a42caf69401a6d78" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.743891 18464 raft_consensus.cc:2393] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:09.744132 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.744848 18459 raft_consensus.cc:2393] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
I20260709 14:50:09.744948 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2e663663af40158c9eb7f8ccec1f70" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.745564 18460 raft_consensus.cc:3060] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.745993 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.747817 19071 raft_consensus.cc:493] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.748292 19071 raft_consensus.cc:515] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.748528 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.749114 18459 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 1.
I20260709 14:50:09.750128 19071 leader_election.cc:290] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.751341 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.749943 18135 catalog_manager.cc:5697] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.753079 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa2e3232594ec38be9f05794b4122d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.753834 19011 raft_consensus.cc:2393] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:09.754731 18353 leader_election.cc:304] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.753023 18135 catalog_manager.cc:5697] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.755650 19071 raft_consensus.cc:3060] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.756317 18460 raft_consensus.cc:2468] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.756511 18943 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.757817 19055 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.758284 19055 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.758764 18389 raft_consensus.cc:2468] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:09.759068 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.760195 19055 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
W20260709 14:50:09.761569 18279 leader_election.cc:343] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.763646 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.761948 19071 raft_consensus.cc:2749] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.766456 18524 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.766629 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.766878 19008 raft_consensus.cc:1275] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.767299 19010 raft_consensus.cc:2468] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.767581 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.768710 18279 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.769523 18383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.770124 18886 raft_consensus.cc:2804] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.770944 18886 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.769608 19055 consensus_queue.cc:1048] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:09.770155 18383 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.771340 18886 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.775080 18963 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.776026 18963 tablet_bootstrap.cc:492] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.776752 18963 ts_tablet_manager.cc:1403] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 14:50:09.778162 18383 raft_consensus.cc:2468] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.778308 18886 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.779268 18963 raft_consensus.cc:359] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.770287 18943 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.780009 18963 raft_consensus.cc:740] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.780580 18428 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.766896 18524 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.780866 18963 consensus_queue.cc:260] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.781594 18965 raft_consensus.cc:2804] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.782146 18965 raft_consensus.cc:697] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:09.782641 18524 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.779368 18280 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.783640 18963 ts_tablet_manager.cc:1434] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:09.782909 18965 consensus_queue.cc:237] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.784721 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:09.785595 18882 raft_consensus.cc:2804] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.780974 18886 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:09.786906 18882 raft_consensus.cc:697] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.787711 18882 consensus_queue.cc:237] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
W20260709 14:50:09.771143 18427 leader_election.cc:343] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.781623 18459 raft_consensus.cc:3060] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.786242 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:09.788671 18427 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.790182 18671 raft_consensus.cc:2749] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.790697 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.790980 18963 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:09.791244 19011 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.792639 18427 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:09.794945 18671 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.795385 18671 raft_consensus.cc:697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:09.796137 18671 consensus_queue.cc:237] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.771337 19052 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.798208 19052 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.798924 19071 raft_consensus.cc:493] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.815640 19008 raft_consensus.cc:1275] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.822808 19011 raft_consensus.cc:2468] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:09.824327 18279 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.824391 18943 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.825858 18943 raft_consensus.cc:2804] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.826223 18459 raft_consensus.cc:2468] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.826300 18943 raft_consensus.cc:697] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.827227 18943 consensus_queue.cc:237] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.828313 19071 raft_consensus.cc:515] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:09.828864 18524 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.830377 19071 leader_election.cc:290] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:09.832589 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.832597 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c16fb93216c493288c6d50cbcfcac4d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.840871 19008 raft_consensus.cc:2393] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cba39cf49b77486ba470c00c9831094c in current term 2: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:09.842403 18134 catalog_manager.cc:5697] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.844583 18353 leader_election.cc:304] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:09.829785 18524 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:09.835316 19052 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:09.835636 18139 catalog_manager.cc:5697] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.836661 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.847083 18524 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:09.847687 18279 leader_election.cc:343] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.847031 18139 catalog_manager.cc:5697] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.848798 18139 catalog_manager.cc:5697] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.850005 18427 leader_election.cc:304] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.850179 18139 catalog_manager.cc:5697] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.854065 19068 raft_consensus.cc:2749] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.861109 18427 leader_election.cc:304] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.867844 19068 raft_consensus.cc:2749] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.862600 19071 raft_consensus.cc:3060] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.880944 18383 raft_consensus.cc:1275] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.887709 18886 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.893374 18136 catalog_manager.cc:5697] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.896698 18136 catalog_manager.cc:5697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.898649 18281 leader_election.cc:304] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.904078 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.904872 19004 raft_consensus.cc:2393] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:09.909789 18139 catalog_manager.cc:5697] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.915958 18460 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.916199 18463 raft_consensus.cc:1275] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.918419 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:09.918510 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:09.919009 18464 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 1.
I20260709 14:50:09.919296 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124daaf7c154417f92a0d3ff897ec9d2" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.926287 18281 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.926934 18886 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.928694 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.929303 18314 raft_consensus.cc:2468] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 1.
I20260709 14:50:09.931897 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.933333 18886 raft_consensus.cc:2749] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.934307 18886 consensus_queue.cc:1048] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.910377 18882 raft_consensus.cc:2804] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.946080 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:09.946831 18355 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
W20260709 14:50:09.947367 18427 leader_election.cc:343] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.947875 18911 raft_consensus.cc:2804] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.948259 18911 raft_consensus.cc:493] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.948597 18911 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.949872 19009 raft_consensus.cc:1275] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.950567 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:09.951296 19004 raft_consensus.cc:2393] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 2: Already voted for candidate cba39cf49b77486ba470c00c9831094c in this term.
I20260709 14:50:09.948607 18355 leader_election.cc:304] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:09.956259 18966 raft_consensus.cc:2749] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.956369 18355 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.957367 18966 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.957726 18966 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.958050 18966 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.961395 18460 raft_consensus.cc:1275] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.962020 18389 raft_consensus.cc:1275] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.964687 18965 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.965822 18911 raft_consensus.cc:515] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.967783 18911 leader_election.cc:290] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
W20260709 14:50:09.970821 18427 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:09.974386 18281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 47119.3us
W20260709 14:50:09.971459 18427 leader_election.cc:343] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.979270 18427 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:09.981788 18281 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:09.982232 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:09.982805 18460 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.987607 18963 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:09.990211 18460 raft_consensus.cc:2468] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:09.994581 18882 raft_consensus.cc:697] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:09.994921 18963 tablet_bootstrap.cc:492] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:09.995582 18963 ts_tablet_manager.cc:1403] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.205s	user 0.023s	sys 0.044s
I20260709 14:50:09.995930 19053 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.996299 19053 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:09.996630 19053 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.996783 18355 leader_election.cc:304] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:09.997882 18963 raft_consensus.cc:359] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.979828 18965 raft_consensus.cc:2749] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.998684 18816 raft_consensus.cc:2804] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.999236 18816 raft_consensus.cc:697] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:09.999938 18816 consensus_queue.cc:237] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:09.998677 18963 raft_consensus.cc:740] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.995468 18882 consensus_queue.cc:237] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:10.002961 18963 consensus_queue.cc:260] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:10.006271 18963 ts_tablet_manager.cc:1434] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:10.009101 19011 raft_consensus.cc:1275] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.010625 19096 consensus_queue.cc:1048] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.009078 18963 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:10.034408 18460 raft_consensus.cc:1275] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.044144 19071 raft_consensus.cc:2749] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:10.045877 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66cb8a5b5fe46f5bdd8026cd034a17d" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:10.046567 18427 consensus_peers.cc:597] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.056756 18279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 78806.4us
W20260709 14:50:10.057561 18353 leader_election.cc:343] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.058967 19052 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:10.056972 18281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 75257.1us
I20260709 14:50:10.025086 18966 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:10.066104 19095 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.068233 18427 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:10.069190 18524 raft_consensus.cc:2804] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:10.069514 18524 raft_consensus.cc:493] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:10.069833 18524 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.070786 19053 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:10.073055 19053 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:10.074266 18464 raft_consensus.cc:1275] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.078838 18911 consensus_queue.cc:1048] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.081326 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:10.082028 18671 raft_consensus.cc:2749] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:10.084848 18966 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:10.061754 19071 consensus_queue.cc:1048] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 14:50:10.087677 18353 consensus_peers.cc:597] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.092609 18279 consensus_peers.cc:597] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.093505 18524 raft_consensus.cc:515] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:10.115034 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:10.115753 19008 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.119881 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:10.120469 18459 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.122018 18524 leader_election.cc:290] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:10.160507 18314 raft_consensus.cc:1275] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.170778 18581 consensus_queue.cc:1048] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.156278 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
I20260709 14:50:10.162310 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:10.185117 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:10.185318 19008 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:10.186367 19003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64ea3c2eec04bdc8f925e40f996b2f3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998"
W20260709 14:50:10.188094 18279 leader_election.cc:343] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:10.194049 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 47229.4us
I20260709 14:50:10.194541 18310 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.195387 18462 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.210188 18139 catalog_manager.cc:5697] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:10.211933 18353 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
W20260709 14:50:10.200146 19104 log.cc:927] Time spent T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
W20260709 14:50:10.217753 18427 leader_election.cc:343] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.232492 18456 raft_consensus.cc:1275] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.241345 19008 raft_consensus.cc:1275] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.235481 18963 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:10.246347 18388 raft_consensus.cc:1275] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.250511 19008 raft_consensus.cc:3060] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.258430 19098 consensus_queue.cc:1048] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:10.262866 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 51061.8us
I20260709 14:50:10.258726 19008 raft_consensus.cc:1275] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.265246 18963 tablet_bootstrap.cc:492] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:10.266232 18963 ts_tablet_manager.cc:1403] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.257s	user 0.023s	sys 0.009s
W20260709 14:50:10.268311 18279 consensus_peers.cc:597] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.270776 19093 consensus_queue.cc:1048] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.271642 18386 raft_consensus.cc:1275] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.272632 19071 consensus_queue.cc:1048] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.281054 19007 raft_consensus.cc:1275] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.281876 18459 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:10.282177 19111 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:10.283601 19111 raft_consensus.cc:697] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:10.284385 19111 consensus_queue.cc:237] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:10.285962 19007 raft_consensus.cc:1275] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.289443 18388 raft_consensus.cc:1275] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.301164 18310 raft_consensus.cc:2468] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:10.298636 18911 consensus_queue.cc:1048] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:10.297863 18882 consensus_queue.cc:1048] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:50:10.306497 18462 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:10.303212 18963 raft_consensus.cc:359] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:10.307746 18963 raft_consensus.cc:740] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.308452 18963 consensus_queue.cc:260] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:10.311287 18965 consensus_queue.cc:1048] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.298884 19096 consensus_queue.cc:1048] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:50:10.313409 18314 raft_consensus.cc:1275] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.293987 19098 consensus_queue.cc:1048] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:10.315573 18136 catalog_manager.cc:5697] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.324837 18963 ts_tablet_manager.cc:1434] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.002s
I20260709 14:50:10.325667 18963 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:10.329774 18389 raft_consensus.cc:1275] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.330996 19055 consensus_queue.cc:1048] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.340827 19008 raft_consensus.cc:1275] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.343410 18458 raft_consensus.cc:1275] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.346000 18281 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:10.351017 18816 consensus_queue.cc:1048] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.354810 18427 leader_election.cc:304] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:10.355628 19110 raft_consensus.cc:2804] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:10.356123 19110 raft_consensus.cc:697] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:10.356954 19110 consensus_queue.cc:237] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:10.360430 18963 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:10.366796 18963 tablet_bootstrap.cc:492] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:10.367497 18963 ts_tablet_manager.cc:1403] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260709 14:50:10.352725 19093 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:10.375101 19068 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.377799 19093 raft_consensus.cc:697] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:10.386231 18963 raft_consensus.cc:359] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:10.386965 18963 raft_consensus.cc:740] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.387610 18963 consensus_queue.cc:260] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:10.404584 18963 ts_tablet_manager.cc:1434] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:10.415899 19121 consensus_queue.cc:1048] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:50:10.431689 19093 consensus_queue.cc:237] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:10.477267 18386 raft_consensus.cc:1275] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.479215 19011 raft_consensus.cc:3060] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.505189 18963 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:10.488204 18965 consensus_queue.cc:1048] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:10.528852 19007 raft_consensus.cc:1275] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:10.518381 19125 log.cc:927] Time spent T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:50:10.546576 19086 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 14:50:10.560359 18427 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:10.553640 19011 raft_consensus.cc:1275] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:10.597141 18279 consensus_peers.cc:597] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.612157 19002 raft_consensus.cc:1275] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.620458 18461 raft_consensus.cc:1275] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.632242 19140 consensus_queue.cc:1048] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:10.648854 18427 consensus_peers.cc:597] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:10.658967 18355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:39489, user_credentials={real_user=slave}} blocked reactor thread for 95013.8us
I20260709 14:50:10.662910 19071 consensus_queue.cc:1048] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:10.663821 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 102556us
I20260709 14:50:10.668311 18911 consensus_queue.cc:1048] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:10.695544 18279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 47131.3us
I20260709 14:50:10.683305 18139 catalog_manager.cc:5697] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.722122 18136 catalog_manager.cc:5697] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:10.736917 18279 consensus_peers.cc:597] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:10.746690 19142 log.cc:927] Time spent T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998: Append to log took a long time: real 0.150s	user 0.000s	sys 0.000s
I20260709 14:50:10.774040 19003 raft_consensus.cc:1275] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:10.790917 18280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:34805, user_credentials={real_user=slave}} blocked reactor thread for 92626.1us
I20260709 14:50:10.794099 18310 raft_consensus.cc:1275] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:10.798996 19139 consensus_queue.cc:1048] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:10.789166 18458 raft_consensus.cc:1275] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:10.925597 19147 log.cc:927] Time spent T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
W20260709 14:50:10.934545 19150 log.cc:927] Time spent T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 14:50:10.817503 19111 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
W20260709 14:50:10.946163 19144 log.cc:927] Time spent T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260709 14:50:11.066284 18963 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.068113 18963 tablet_bootstrap.cc:492] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.068204 18943 consensus_queue.cc:1048] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:11.074934 19009 raft_consensus.cc:3060] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:11.091173 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 57483.2us
I20260709 14:50:11.069343 18963 ts_tablet_manager.cc:1403] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.564s	user 0.029s	sys 0.120s
I20260709 14:50:11.138311 18135 catalog_manager.cc:5697] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 1 to 2, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:11.142666 18279 consensus_peers.cc:597] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:11.182427 18279 consensus_peers.cc:597] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:11.216203 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 128283us
W20260709 14:50:11.217108 18427 consensus_peers.cc:597] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:11.218935 18963 raft_consensus.cc:359] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.219739 18963 raft_consensus.cc:740] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.236297 18963 consensus_queue.cc:260] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.242938 18963 ts_tablet_manager.cc:1434] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.133s	user 0.003s	sys 0.004s
I20260709 14:50:11.244263 18963 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.262977 18462 raft_consensus.cc:1275] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:11.280455 18279 consensus_peers.cc:597] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:11.309075 18455 raft_consensus.cc:1275] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:11.316077 19159 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:50:11.323801 18427 consensus_peers.cc:597] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:11.331743 19141 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:11.355285 18963 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.356297 18963 tablet_bootstrap.cc:492] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.356930 18963 ts_tablet_manager.cc:1403] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.002s
I20260709 14:50:11.362167 18963 raft_consensus.cc:359] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.362811 18963 raft_consensus.cc:740] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.363451 18963 consensus_queue.cc:260] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.366063 18963 ts_tablet_manager.cc:1434] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:11.370168 18963 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.389106 18963 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.390069 18963 tablet_bootstrap.cc:492] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.390662 18963 ts_tablet_manager.cc:1403] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 14:50:11.393314 18963 raft_consensus.cc:359] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.393949 18963 raft_consensus.cc:740] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.394812 18963 consensus_queue.cc:260] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.397269 18963 ts_tablet_manager.cc:1434] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:11.398151 18963 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.419970 18963 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.420748 18963 tablet_bootstrap.cc:492] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.421237 18963 ts_tablet_manager.cc:1403] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 14:50:11.432811 18963 raft_consensus.cc:359] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.433457 18963 raft_consensus.cc:740] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.434223 18963 consensus_queue.cc:260] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.438560 18963 ts_tablet_manager.cc:1434] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:50:11.439210 18963 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.456261 18963 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.457135 18963 tablet_bootstrap.cc:492] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.457769 18963 ts_tablet_manager.cc:1403] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 14:50:11.460179 18963 raft_consensus.cc:359] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.460815 18963 raft_consensus.cc:740] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.461470 18963 consensus_queue.cc:260] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [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: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.463392 18963 ts_tablet_manager.cc:1434] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:11.464447 18963 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.478895 18963 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.479803 18963 tablet_bootstrap.cc:492] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.480444 18963 ts_tablet_manager.cc:1403] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:50:11.482982 18963 raft_consensus.cc:359] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.483635 18963 raft_consensus.cc:740] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.484299 18963 consensus_queue.cc:260] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.486416 18963 ts_tablet_manager.cc:1434] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:11.487712 18963 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.503746 18963 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.504613 18963 tablet_bootstrap.cc:492] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.505209 18963 ts_tablet_manager.cc:1403] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:50:11.507597 18963 raft_consensus.cc:359] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.508212 18963 raft_consensus.cc:740] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.508869 18963 consensus_queue.cc:260] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.510811 18963 ts_tablet_manager.cc:1434] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:11.512076 18963 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.529371 18963 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.530203 18963 tablet_bootstrap.cc:492] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.530802 18963 ts_tablet_manager.cc:1403] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:50:11.533043 18963 raft_consensus.cc:359] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.533684 18963 raft_consensus.cc:740] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.534374 18963 consensus_queue.cc:260] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:11.536408 18963 ts_tablet_manager.cc:1434] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:50:11.537600 18963 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.561172 18963 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.562067 18963 tablet_bootstrap.cc:492] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.562674 18963 ts_tablet_manager.cc:1403] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260709 14:50:11.565456 18963 raft_consensus.cc:359] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.566092 18963 raft_consensus.cc:740] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.566717 18963 consensus_queue.cc:260] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.568655 18963 ts_tablet_manager.cc:1434] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:11.570569 18963 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.595955 18963 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.596840 18963 tablet_bootstrap.cc:492] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.597599 18963 ts_tablet_manager.cc:1403] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260709 14:50:11.601533 18963 raft_consensus.cc:359] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.602169 18963 raft_consensus.cc:740] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.602783 18963 consensus_queue.cc:260] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.604832 18963 ts_tablet_manager.cc:1434] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:11.605566 18963 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.609468 19009 raft_consensus.cc:3060] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.625355 18963 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.626986 18963 tablet_bootstrap.cc:492] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.627655 18963 ts_tablet_manager.cc:1403] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:50:11.629966 18963 raft_consensus.cc:359] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.630577 18963 raft_consensus.cc:740] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.631167 18963 consensus_queue.cc:260] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:11.633112 18963 ts_tablet_manager.cc:1434] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:11.633862 18963 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Bootstrap starting.
I20260709 14:50:11.656881 19011 raft_consensus.cc:3060] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.658414 18963 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:11.659340 18963 tablet_bootstrap.cc:492] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Bootstrap complete.
I20260709 14:50:11.660070 18963 ts_tablet_manager.cc:1403] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 14:50:11.663200 18963 raft_consensus.cc:359] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.663879 18963 raft_consensus.cc:740] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.664460 18963 consensus_queue.cc:260] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:11.666436 18963 ts_tablet_manager.cc:1434] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:11.677476 19009 raft_consensus.cc:3060] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.692041 19009 raft_consensus.cc:3060] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.693503 19011 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.725986 19009 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.293630 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.351104 18316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236fbef724154f54a06646e930e486a5"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "cba39cf49b77486ba470c00c9831094c"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:14.351624 18316 raft_consensus.cc:606] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Received request to transfer leadership to TS cba39cf49b77486ba470c00c9831094c
I20260709 14:50:14.363580 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:14.363994 18460 raft_consensus.cc:606] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:14.374455 18384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57edfbb203404661acda132ea23c5316"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
mode: GRACEFUL
new_leader_uuid: "8622623935c84bada1536ad4dfea6a7d"
 from {username='slave'} at 127.0.0.1:48236
I20260709 14:50:14.374967 18384 raft_consensus.cc:606] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Received request to transfer leadership to TS 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:14.377204 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:14.377610 18460 raft_consensus.cc:606] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:14.379731 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:14.380208 18460 raft_consensus.cc:606] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:14.382050 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:14.382447 18460 raft_consensus.cc:606] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:14.384359 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:14.384738 18460 raft_consensus.cc:606] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:14.385501 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:50:14.386669 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:14.410550 19085 raft_consensus.cc:993] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.411056 19188 raft_consensus.cc:1081] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.412595 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:14.413129 19009 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.413373 19009 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.417733 19009 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:14.422991 19009 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:14.434171 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:14.434803 18384 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.441566 18384 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:14.443221 18958 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:14.446290 19196 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:14.446410 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.447146 18462 raft_consensus.cc:3055] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.447434 18462 raft_consensus.cc:740] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.448235 18462 consensus_queue.cc:260] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:14.449241 19196 raft_consensus.cc:697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:14.449510 18462 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.450067 19196 consensus_queue.cc:237] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:14.455056 18462 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:14.463384 18134 catalog_manager.cc:5697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.600375 19085 raft_consensus.cc:993] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.600843 19188 raft_consensus.cc:1081] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.602358 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:14.602839 19009 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.603075 19009 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.606997 19009 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.608610 19009 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:14.609906 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.610507 18462 raft_consensus.cc:3055] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.610836 18462 raft_consensus.cc:740] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.611541 18462 consensus_queue.cc:260] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.612743 18462 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.617856 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.618348 18462 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.618384 18316 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.619956 18959 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:14.620771 19196 raft_consensus.cc:2804] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.621225 19196 raft_consensus.cc:697] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:14.621959 19196 consensus_queue.cc:237] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.624809 18316 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.631671 19186 raft_consensus.cc:993] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: : Instructing follower 8622623935c84bada1536ad4dfea6a7d to start an election
I20260709 14:50:14.632146 19154 raft_consensus.cc:1081] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Signalling peer 8622623935c84bada1536ad4dfea6a7d to start an election
I20260709 14:50:14.632772 18134 catalog_manager.cc:5697] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.633687 18462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57edfbb203404661acda132ea23c5316"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
 from {username='slave'} at 127.0.0.1:45028
I20260709 14:50:14.634219 18462 raft_consensus.cc:493] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.634506 18462 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.638968 18462 raft_consensus.cc:515] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.641108 18462 leader_election.cc:290] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:14.641052 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.641641 18316 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.641664 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57edfbb203404661acda132ea23c5316" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:14.642300 18384 raft_consensus.cc:3055] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.642522 18384 raft_consensus.cc:740] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:14.643091 18384 consensus_queue.cc:260] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.644030 18384 raft_consensus.cc:3060] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.645603 18316 raft_consensus.cc:2468] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:14.646386 18427 leader_election.cc:304] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:14.646957 19188 raft_consensus.cc:2804] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.647315 19188 raft_consensus.cc:697] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.648008 19188 consensus_queue.cc:237] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.648306 18384 raft_consensus.cc:2468] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:14.656178 18134 catalog_manager.cc:5697] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from cba39cf49b77486ba470c00c9831094c (127.15.222.195) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.763042 19085 raft_consensus.cc:993] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.763439 19188 raft_consensus.cc:1081] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.764616 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:14.764979 19009 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.765204 19009 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.769726 19009 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.770932 19009 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:14.771636 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.772022 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.772226 18462 raft_consensus.cc:3055] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.772559 18316 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.772576 18462 raft_consensus.cc:740] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.773480 18462 consensus_queue.cc:260] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.774667 18462 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.778316 18316 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.779388 18957 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:14.780040 19196 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.780390 19196 raft_consensus.cc:697] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:14.780465 18462 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.781140 19196 consensus_queue.cc:237] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.789393 18134 catalog_manager.cc:5697] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.803438 19085 raft_consensus.cc:993] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.803830 19188 raft_consensus.cc:1081] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.805336 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:14.805452 19195 raft_consensus.cc:993] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: : Instructing follower cba39cf49b77486ba470c00c9831094c to start an election
I20260709 14:50:14.805809 19009 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.806092 19187 raft_consensus.cc:1081] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Signalling peer cba39cf49b77486ba470c00c9831094c to start an election
I20260709 14:50:14.806165 19009 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.807938 18384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "236fbef724154f54a06646e930e486a5"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
 from {username='slave'} at 127.0.0.1:37638
I20260709 14:50:14.808350 18384 raft_consensus.cc:493] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.808617 18384 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.813876 19009 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.813882 18384 raft_consensus.cc:515] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.815346 19009 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:14.816181 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.816704 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.817277 18460 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.818058 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.818552 18316 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.822201 18460 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:14.816792 18462 raft_consensus.cc:3055] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.822911 18462 raft_consensus.cc:740] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.823230 18355 leader_election.cc:304] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:14.823688 18462 consensus_queue.cc:260] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.824124 19186 raft_consensus.cc:2804] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.824532 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.824600 19186 raft_consensus.cc:697] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:14.825140 18315 raft_consensus.cc:3055] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.825486 18315 raft_consensus.cc:740] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:14.825764 19186 consensus_queue.cc:237] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.826210 18315 consensus_queue.cc:260] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:14.827306 18315 raft_consensus.cc:3060] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.829790 18462 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.816255 18384 leader_election.cc:290] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:14.835116 18316 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.837288 18957 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:14.837975 18462 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.838075 19196 raft_consensus.cc:2804] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.838639 19196 raft_consensus.cc:697] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:14.839273 19196 consensus_queue.cc:237] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.842535 18315 raft_consensus.cc:2468] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:14.845652 18134 catalog_manager.cc:5697] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.851779 18136 catalog_manager.cc:5697] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.870393 19188 raft_consensus.cc:993] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.870760 19085 raft_consensus.cc:1081] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:14.872052 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:14.872435 19009 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.872666 19009 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.876945 19009 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.878167 19009 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:14.878830 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:14.879122 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:14.879336 18462 raft_consensus.cc:3055] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.879627 18315 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.879642 18462 raft_consensus.cc:740] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:14.880442 18462 consensus_queue.cc:260] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.881500 18462 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.884789 18315 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.885612 18957 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:14.885975 18462 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:14.886930 19196 raft_consensus.cc:2804] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.888458 19196 raft_consensus.cc:697] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:14.889269 19196 consensus_queue.cc:237] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:14.899848 18136 catalog_manager.cc:5697] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.944537 18390 raft_consensus.cc:1275] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:14.945597 19196 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:14.956136 18462 raft_consensus.cc:1275] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:14.957494 19196 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:15.046131 18390 raft_consensus.cc:1275] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.047168 19188 consensus_queue.cc:1048] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.057869 18315 raft_consensus.cc:1275] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.059094 19188 consensus_queue.cc:1048] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.098740 18462 raft_consensus.cc:1275] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.100001 19211 consensus_queue.cc:1048] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.107970 18315 raft_consensus.cc:1275] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.110590 19197 consensus_queue.cc:1048] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:15.179349 18315 raft_consensus.cc:1275] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.180335 19196 consensus_queue.cc:1048] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.188128 18462 raft_consensus.cc:1275] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.189878 19211 consensus_queue.cc:1048] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.250516 18462 raft_consensus.cc:1275] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.251463 19154 consensus_queue.cc:1048] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.258309 18315 raft_consensus.cc:1275] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.259284 18316 raft_consensus.cc:1275] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.260496 19211 consensus_queue.cc:1048] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.263170 19154 consensus_queue.cc:1048] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.282545 18462 raft_consensus.cc:1275] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.283335 18316 raft_consensus.cc:1275] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.285617 19211 consensus_queue.cc:1048] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.286089 19197 consensus_queue.cc:1048] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.302676 18462 raft_consensus.cc:1275] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.304538 19196 consensus_queue.cc:1048] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.387652 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:15.423768 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:15.456881 18390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:48236
I20260709 14:50:15.457302 18390 raft_consensus.cc:606] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:15.459190 18462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:15.459612 18462 raft_consensus.cc:606] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:15.461808 18462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:15.462282 18462 raft_consensus.cc:606] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:15.464919 18390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:48236
I20260709 14:50:15.465497 18390 raft_consensus.cc:606] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:15.467808 18315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "8622623935c84bada1536ad4dfea6a7d"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:15.468205 18315 raft_consensus.cc:606] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Received request to transfer leadership to TS 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:15.469272 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:15.470327 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:15.524329 19154 raft_consensus.cc:993] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.524755 19186 raft_consensus.cc:1081] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.525897 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50392
I20260709 14:50:15.526278 19009 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:15.526530 19009 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.531113 19009 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.532374 19009 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:15.532984 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:15.533226 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:15.533478 18390 raft_consensus.cc:3055] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:15.533795 18390 raft_consensus.cc:740] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:15.533838 18455 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.534616 18390 consensus_queue.cc:260] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.536063 18390 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.540073 18455 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:15.541977 18959 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:15.542582 19228 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:15.543030 19228 raft_consensus.cc:697] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:15.543784 19228 consensus_queue.cc:237] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.544660 18390 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:15.552313 18134 catalog_manager.cc:5697] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from cba39cf49b77486ba470c00c9831094c (127.15.222.195) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.657774 19188 raft_consensus.cc:993] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.658244 19216 raft_consensus.cc:1081] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.659528 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:15.659976 19009 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:15.660290 19009 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.665406 19009 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:15.666802 19009 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:15.667578 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:15.667721 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:15.668205 18462 raft_consensus.cc:3055] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:15.668269 18316 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.668465 18462 raft_consensus.cc:740] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:15.669134 18462 consensus_queue.cc:260] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:15.669895 18462 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.672369 18316 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:15.673364 18957 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:15.673914 18462 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:15.674137 19196 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:15.674631 19196 raft_consensus.cc:697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:15.675478 19196 consensus_queue.cc:237] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:15.683830 18135 catalog_manager.cc:5697] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:15.774801 19188 raft_consensus.cc:993] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.775223 19216 raft_consensus.cc:1081] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.776564 19011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50366
I20260709 14:50:15.777038 19011 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:15.777364 19011 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.783443 19011 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.784758 19011 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:15.785341 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:15.785717 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:15.785960 18390 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.786289 18462 raft_consensus.cc:3055] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:15.786586 18462 raft_consensus.cc:740] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:15.787245 18462 consensus_queue.cc:260] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.788378 18462 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.791791 18390 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:15.792817 18958 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:15.793460 19196 raft_consensus.cc:2804] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:15.793919 19196 raft_consensus.cc:697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:15.794044 18462 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:15.794767 19196 consensus_queue.cc:237] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.803138 18135 catalog_manager.cc:5697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.873389 19234 raft_consensus.cc:993] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.874287 19234 raft_consensus.cc:1081] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:15.875609 19011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50392
I20260709 14:50:15.876070 19011 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:15.876382 19011 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.880869 19011 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.882232 19011 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:15.882990 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:15.883069 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:15.883594 18390 raft_consensus.cc:3055] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:15.883675 18462 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.883961 18390 raft_consensus.cc:740] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:15.884977 18390 consensus_queue.cc:260] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.887408 18390 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.888881 18462 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:15.890048 18959 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:15.890790 19196 raft_consensus.cc:2804] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:15.891227 19196 raft_consensus.cc:697] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:15.892175 18390 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:15.892055 19196 consensus_queue.cc:237] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:15.904773 18135 catalog_manager.cc:5697] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from cba39cf49b77486ba470c00c9831094c (127.15.222.195) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.929612 18390 raft_consensus.cc:1275] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:15.930696 19196 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:15.941613 18462 raft_consensus.cc:1275] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:15.943171 19228 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:15.998610 18882 raft_consensus.cc:993] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: : Instructing follower 8622623935c84bada1536ad4dfea6a7d to start an election
I20260709 14:50:15.998994 19195 raft_consensus.cc:1081] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Signalling peer 8622623935c84bada1536ad4dfea6a7d to start an election
I20260709 14:50:16.000195 18462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
 from {username='slave'} at 127.0.0.1:45030
I20260709 14:50:16.000564 18462 raft_consensus.cc:493] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.000771 18462 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.005349 18462 raft_consensus.cc:515] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:16.006778 18462 leader_election.cc:290] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:16.007323 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:16.007756 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4f9bf686394abaa7fee62c794f121a" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:16.007967 18315 raft_consensus.cc:3055] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.008296 18315 raft_consensus.cc:740] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:16.008298 18390 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.009132 18315 consensus_queue.cc:260] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:16.010269 18315 raft_consensus.cc:3060] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.014355 18390 raft_consensus.cc:2468] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:16.015359 18428 leader_election.cc:304] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:16.015787 18315 raft_consensus.cc:2468] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:16.015964 19188 raft_consensus.cc:2804] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.016485 19188 raft_consensus.cc:697] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:16.017246 19188 consensus_queue.cc:237] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:16.026916 18135 catalog_manager.cc:5697] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 1 to 2, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:16.081373 18315 raft_consensus.cc:1275] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:16.082680 19228 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:16.199714 18390 raft_consensus.cc:1275] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.201431 19211 consensus_queue.cc:1048] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.219817 18462 raft_consensus.cc:1275] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:16.221180 19211 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:16.296679 18455 raft_consensus.cc:1275] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.297827 19211 consensus_queue.cc:1048] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.305284 18462 raft_consensus.cc:1275] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.306907 19196 consensus_queue.cc:1048] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.318336 18390 raft_consensus.cc:1275] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.488577 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.638306 18310 raft_consensus.cc:1275] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.643342 18384 raft_consensus.cc:1275] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.661949 19228 consensus_queue.cc:1048] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.693192 19252 consensus_queue.cc:1048] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.713033 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:16.714586 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36037, user_credentials={real_user=slave}} blocked reactor thread for 62128.6us
I20260709 14:50:16.720218 19216 consensus_queue.cc:1048] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.770548 18312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:16.770998 18312 raft_consensus.cc:606] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:16.773471 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b"
dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
mode: GRACEFUL
new_leader_uuid: "cba39cf49b77486ba470c00c9831094c"
 from {username='slave'} at 127.0.0.1:41250
I20260709 14:50:16.774765 18461 raft_consensus.cc:606] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Received request to transfer leadership to TS cba39cf49b77486ba470c00c9831094c
I20260709 14:50:16.776939 18312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:16.777328 18312 raft_consensus.cc:606] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:16.779181 18312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:16.779677 18312 raft_consensus.cc:606] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:16.781646 18312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3"
dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:59458
I20260709 14:50:16.782151 18312 raft_consensus.cc:606] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:16.783305 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:16.784624 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:16.816916 19195 raft_consensus.cc:993] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.817359 19255 raft_consensus.cc:1081] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.818605 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50376
I20260709 14:50:16.819022 19002 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.819284 19002 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.825129 19002 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:16.827060 19002 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:16.827872 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:16.828294 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:16.828636 18312 raft_consensus.cc:3055] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.828938 18461 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.828972 18312 raft_consensus.cc:740] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:16.830773 18312 consensus_queue.cc:260] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:16.832000 18312 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.836535 18461 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:16.837795 18959 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:16.838490 19211 raft_consensus.cc:2804] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.838934 19211 raft_consensus.cc:697] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:16.839684 19211 consensus_queue.cc:237] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:16.841470 18312 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:16.849670 18135 catalog_manager.cc:5697] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:16.950891 19195 raft_consensus.cc:993] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.951465 19195 raft_consensus.cc:1081] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.952915 19008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50376
I20260709 14:50:16.953445 19008 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.953814 19008 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:16.959415 19008 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:16.961166 19008 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:16.961800 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:16.962072 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:16.962409 18461 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:16.963029 18312 raft_consensus.cc:3055] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:16.963356 18312 raft_consensus.cc:740] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:16.964144 18312 consensus_queue.cc:260] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:16.965334 18312 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:16.968837 18461 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:16.969893 18959 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:16.970566 19211 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.970932 19211 raft_consensus.cc:697] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:16.971403 18312 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:16.971598 19211 consensus_queue.cc:237] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:16.981251 18135 catalog_manager.cc:5697] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.997241 19255 raft_consensus.cc:993] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.997781 19195 raft_consensus.cc:1081] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:16.999410 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50376
I20260709 14:50:16.999912 19002 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:17.000218 19002 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.006157 19002 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:17.007733 19002 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:17.008373 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:17.008858 18312 raft_consensus.cc:3055] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:17.009078 18312 raft_consensus.cc:740] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:17.009706 18312 consensus_queue.cc:260] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:17.010564 18312 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.013787 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:17.014369 18384 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.015632 18312 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:17.016808 18957 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:17.017535 19211 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:17.017966 19211 raft_consensus.cc:697] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:17.018676 19211 consensus_queue.cc:237] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:17.020004 18384 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:17.028272 18135 catalog_manager.cc:5697] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.212826 18882 raft_consensus.cc:993] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:17.213317 19195 raft_consensus.cc:1081] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:17.214680 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50376
I20260709 14:50:17.215153 19002 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:17.215420 19002 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.220309 19002 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:17.221849 19002 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:17.222465 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:17.222656 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:17.223073 18461 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.223318 18312 raft_consensus.cc:3055] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:17.223655 18312 raft_consensus.cc:740] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:17.224370 18312 consensus_queue.cc:260] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:17.225433 18312 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.227711 18461 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:17.228520 18959 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d; no voters: 
I20260709 14:50:17.229123 19211 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:17.229472 19211 raft_consensus.cc:697] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:17.229503 18312 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 3.
I20260709 14:50:17.230255 19211 consensus_queue.cc:237] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:17.238374 18135 catalog_manager.cc:5697] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 2 to 3, leader changed from f3128ba789e34475bdbc6416b4859c25 (127.15.222.194) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.317703 18461 raft_consensus.cc:1275] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.318739 19211 consensus_queue.cc:1048] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.319101 19188 raft_consensus.cc:993] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: : Instructing follower cba39cf49b77486ba470c00c9831094c to start an election
I20260709 14:50:17.319586 19216 raft_consensus.cc:1081] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Signalling peer cba39cf49b77486ba470c00c9831094c to start an election
I20260709 14:50:17.321005 18384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
 from {username='slave'} at 127.0.0.1:37652
I20260709 14:50:17.321460 18384 raft_consensus.cc:493] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:17.321729 18384 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.327965 18384 raft_consensus.cc:515] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:17.329733 18384 leader_election.cc:290] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
W20260709 14:50:17.330276 18337 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1920 after lost signal to thread 16254
W20260709 14:50:17.331197 18337 debug-util.cc:398] Leaking SignalData structure 0x7b08002105e0 after lost signal to thread 18173
W20260709 14:50:17.332351 18337 debug-util.cc:398] Leaking SignalData structure 0x7b080021b420 after lost signal to thread 18340
W20260709 14:50:17.333360 18337 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4240 after lost signal to thread 18414
W20260709 14:50:17.334388 18337 debug-util.cc:398] Leaking SignalData structure 0x7b08001d57c0 after lost signal to thread 18488
I20260709 14:50:17.335830 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:17.336395 18460 raft_consensus.cc:3055] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:17.336658 18460 raft_consensus.cc:740] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:17.336870 18312 raft_consensus.cc:1275] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:17.337325 18460 consensus_queue.cc:260] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:17.338640 18460 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.343520 19211 consensus_queue.cc:1048] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.343947 18460 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:17.345038 18355 leader_election.cc:304] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
W20260709 14:50:17.335424 18337 debug-util.cc:398] Leaking SignalData structure 0x7b0800208ea0 after lost signal to thread 19038
I20260709 14:50:17.360900 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d018eb22aac45acb13122b1a514a13b" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:17.361526 18310 raft_consensus.cc:3060] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.373477 18310 raft_consensus.cc:2468] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:17.376078 19253 raft_consensus.cc:2804] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.376668 19253 raft_consensus.cc:697] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:17.377501 19253 consensus_queue.cc:237] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:17.391973 18310 raft_consensus.cc:1275] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.393546 19228 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:17.399091 18135 catalog_manager.cc:5697] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 1 to 2, leader changed from 8622623935c84bada1536ad4dfea6a7d (127.15.222.196) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.404136 18460 raft_consensus.cc:1275] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.407855 19211 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:17.455783 18312 raft_consensus.cc:1275] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.458441 19211 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:17.482966 18385 raft_consensus.cc:1275] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.484560 19196 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:17.561720 19034 debug-util.cc:398] Leaking SignalData structure 0x7b0800297580 after lost signal to thread 16254
W20260709 14:50:17.562739 19034 debug-util.cc:398] Leaking SignalData structure 0x7b0800325f00 after lost signal to thread 18173
W20260709 14:50:17.563886 19034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ece40 after lost signal to thread 18340
W20260709 14:50:17.564977 19034 debug-util.cc:398] Leaking SignalData structure 0x7b0800335380 after lost signal to thread 18414
W20260709 14:50:17.566083 19034 debug-util.cc:398] Leaking SignalData structure 0x7b080033a8c0 after lost signal to thread 18488
W20260709 14:50:17.566367 19034 debug-util.cc:398] Leaking SignalData structure 0x7b080013c1e0 after lost signal to thread 18489
W20260709 14:50:17.567425 19034 debug-util.cc:398] Leaking SignalData structure 0x7b080031a020 after lost signal to thread 19038
W20260709 14:50:17.572008 19034 debug-util.cc:398] Leaking SignalData structure 0x7b0800266220 after lost signal to thread 19039
I20260709 14:50:17.799896 18460 raft_consensus.cc:1275] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:50:18.498486 18355 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.716s	user 0.007s	sys 0.004s
W20260709 14:50:18.500344 18355 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.007s	sys 0.006s
I20260709 14:50:18.502444 19211 raft_consensus.cc:493] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3128ba789e34475bdbc6416b4859c25)
I20260709 14:50:18.502974 19211 raft_consensus.cc:515] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:18.508309 18315 raft_consensus.cc:1275] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:18.513372 19211 leader_election.cc:290] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.521025 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.549155 18312 raft_consensus.cc:1275] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.550483 19285 raft_consensus.cc:493] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.551115 19285 raft_consensus.cc:515] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.554679 19285 leader_election.cc:290] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:18.555794 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
W20260709 14:50:18.561175 18385 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.073s	user 0.031s	sys 0.028s
I20260709 14:50:18.575976 19285 raft_consensus.cc:493] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.595961 19285 raft_consensus.cc:515] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.597925 19285 leader_election.cc:290] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:17.787209 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:18.603729 18385 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.115s	user 0.031s	sys 0.029s
W20260709 14:50:18.604602 18957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 81815.4us
I20260709 14:50:18.604682 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.607898 19228 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:18.595338 18135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54924 (request call id 156) took 1110 ms. Trace:
I20260709 14:50:18.608652 18135 rpcz_store.cc:276] 0709 14:50:17.485374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.485492 (+   118us) service_pool.cc:224] Handling call
0709 14:50:18.595259 (+1109767us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":91697,"reported_tablets":1}
I20260709 14:50:18.609763 18136 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38558 (request call id 86) took 1127 ms. Trace:
I20260709 14:50:18.610101 18136 rpcz_store.cc:276] 0709 14:50:17.482838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.482968 (+   130us) service_pool.cc:224] Handling call
0709 14:50:18.609711 (+1126743us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:50:18.610625 19287 raft_consensus.cc:493] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.611189 19287 raft_consensus.cc:515] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.614001 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.616443 19287 leader_election.cc:290] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:18.628597 19303 raft_consensus.cc:493] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.629375 19303 raft_consensus.cc:515] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:18.633270 19293 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:18.638928 19211 raft_consensus.cc:493] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.641613 19188 raft_consensus.cc:493] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.644006 19188 raft_consensus.cc:515] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.646273 19188 leader_election.cc:290] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.648484 19211 raft_consensus.cc:515] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:18.650287 19303 leader_election.cc:290] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:18.651224 19211 leader_election.cc:290] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:18.652316 18385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48250 (request call id 28) took 1165 ms. Trace:
I20260709 14:50:18.652496 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.655869 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.652915 19299 raft_consensus.cc:493] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.657409 19299 raft_consensus.cc:515] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.662254 19299 leader_election.cc:290] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.666003 18385 rpcz_store.cc:276] 0709 14:50:17.486338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.486521 (+   183us) service_pool.cc:224] Handling call
0709 14:50:17.486808 (+   287us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.487842 (+  1034us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:17.487872 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:17.488360 (+   488us) log.cc:844] Serialized 26 byte log entry
0709 14:50:18.604921 (+1116561us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:18.650651 (+ 45730us) log.cc:844] Serialized 14 byte log entry
0709 14:50:18.651694 (+  1043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.651908 (+   214us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:18.651949 (+    41us) raft_consensus.cc:1685] finished
0709 14:50:18.651960 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:18.652167 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":40859,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":181,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":174,"thread_start_us":1160841,"threads_started":2,"wal-append.queue_time_us":307670}
I20260709 14:50:18.673821 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058f60a925a4fa896637e88f2271cbf" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.675184 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132434ed9b6645ce8f51677b23fb123c" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.681175 18959 leader_election.cc:304] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.682675 19293 raft_consensus.cc:2749] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.683951 18959 leader_election.cc:304] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.688522 19293 raft_consensus.cc:2749] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.710497 19188 raft_consensus.cc:493] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.711058 19188 raft_consensus.cc:515] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.713737 19297 raft_consensus.cc:493] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.714344 19297 raft_consensus.cc:515] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.733619 19285 raft_consensus.cc:493] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.734243 19285 raft_consensus.cc:515] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.736301 19285 leader_election.cc:290] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:18.737679 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.738508 18462 raft_consensus.cc:1275] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.746374 19002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.750293 19002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.718425 19188 leader_election.cc:290] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.725347 19287 raft_consensus.cc:493] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.764325 19287 raft_consensus.cc:515] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.766268 19287 leader_election.cc:290] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:18.769776 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.775802 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.780246 19228 raft_consensus.cc:493] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.781029 19287 raft_consensus.cc:493] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.780786 19228 raft_consensus.cc:515] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.781548 19287 raft_consensus.cc:515] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:18.800092 19188 raft_consensus.cc:493] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.802881 19305 raft_consensus.cc:493] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.801432 19188 raft_consensus.cc:515] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
W20260709 14:50:18.807649 18353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 257228us
I20260709 14:50:18.808560 19188 leader_election.cc:290] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.808823 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:18.803419 19305 raft_consensus.cc:515] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:18.811067 19228 leader_election.cc:290] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.811154 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.812413 19305 leader_election.cc:290] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.813163 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.815361 19299 raft_consensus.cc:493] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f3128ba789e34475bdbc6416b4859c25)
I20260709 14:50:18.815845 19299 raft_consensus.cc:515] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.817286 19287 leader_election.cc:290] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.817665 19299 leader_election.cc:290] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:18.819351 19002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.820623 19297 leader_election.cc:290] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.821849 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64207fd4d3f44cfc9266b9de3d463dcf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.823413 18280 leader_election.cc:304] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.824647 19287 raft_consensus.cc:2749] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.812642 19296 consensus_queue.cc:1048] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:50:18.829470 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8786635298fd44cb948b9758f5f3dca8" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.830940 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.835191 19154 raft_consensus.cc:493] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.835631 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01b762e33da4a3da870aacef92c2112" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.835747 19154 raft_consensus.cc:515] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.837878 19154 leader_election.cc:290] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.838711 19154 raft_consensus.cc:493] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8622623935c84bada1536ad4dfea6a7d)
I20260709 14:50:18.839139 19154 raft_consensus.cc:515] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } }
I20260709 14:50:18.840857 19154 leader_election.cc:290] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489)
I20260709 14:50:18.843225 18958 leader_election.cc:304] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.844543 19293 raft_consensus.cc:2749] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.845607 18958 leader_election.cc:304] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.846805 19293 raft_consensus.cc:2749] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.847914 18958 leader_election.cc:304] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [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: 6ca879791b354726baf5e7ae854b4998; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.848896 19293 raft_consensus.cc:2749] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.855212 19296 consensus_queue.cc:1048] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.871110 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafbb987334e445b877f7012acac341e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.873795 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82438cdaf45e45c49ee2892ea4a15d33" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.878465 19299 raft_consensus.cc:493] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cba39cf49b77486ba470c00c9831094c)
I20260709 14:50:18.879087 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbdbbe7535f4620ac333b48213470e1" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.878988 19299 raft_consensus.cc:515] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:18.880970 19299 leader_election.cc:290] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:18.881646 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567175caf9984e5593044a25399d1334" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.882519 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5947d758e644c3a3341447fbcc552b" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.882778 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e670e73132c4a7e8d9b142d1611e434" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.884196 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42a200777c243bf8290f84293a9e911" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.890136 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fbef724154f54a06646e930e486a5" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.892014 18382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.892536 18390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a7d5e117894267a00760d01d355817"
dest_uuid: "cba39cf49b77486ba470c00c9831094c"
mode: GRACEFUL
new_leader_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:48236
I20260709 14:50:18.893081 18390 raft_consensus.cc:606] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Received request to transfer leadership to TS 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:18.893296 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.896938 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39de86888ced464aaa046b009e15b88d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.898046 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:18.899096 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.899968 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:18.905735 19002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.909804 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.900142 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.901508 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898c8d4cf5d4d27ab88178e0ae47dee" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:18.914043 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db477fab37c04985956821899b749bd3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:18.927922 18281 leader_election.cc:304] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.930158 18428 leader_election.cc:304] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.930536 19288 raft_consensus.cc:2749] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.931283 19297 raft_consensus.cc:2749] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.931746 18281 leader_election.cc:304] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.932744 18428 leader_election.cc:304] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.933218 19285 raft_consensus.cc:2749] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.933420 18281 leader_election.cc:304] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.933782 19297 raft_consensus.cc:2749] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.935262 18428 leader_election.cc:304] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.938346 19297 raft_consensus.cc:2749] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.939320 19285 raft_consensus.cc:2749] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.944578 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b154b50a3519478ab2590a7f6f5666c0" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:18.944856 18281 leader_election.cc:304] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.945768 19285 raft_consensus.cc:2749] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.948753 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d752d32331847fca9efcc859b47d067" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.949085 18281 leader_election.cc:304] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [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: f3128ba789e34475bdbc6416b4859c25; no voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.950068 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ba2ebece3a459398f69abe421a1ef3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:18.950265 19285 raft_consensus.cc:2749] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.954164 18355 leader_election.cc:304] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:18.955704 19291 raft_consensus.cc:2749] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.956775 18355 leader_election.cc:304] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c; no voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.960358 19295 raft_consensus.cc:2749] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.972491 18428 leader_election.cc:304] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.973565 18428 leader_election.cc:304] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:18.974565 18428 leader_election.cc:304] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.976035 19297 raft_consensus.cc:2749] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.976624 19297 raft_consensus.cc:2749] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:18.977162 19297 raft_consensus.cc:2749] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.988741 18428 leader_election.cc:304] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:18.989529 19299 raft_consensus.cc:2749] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:19.013718 19315 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:19.014227 19315 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:19.015599 19292 raft_consensus.cc:993] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: : Instructing follower 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:19.016184 19294 raft_consensus.cc:1081] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Signalling peer 6ca879791b354726baf5e7ae854b4998 to start an election
I20260709 14:50:19.020928 19315 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:19.022670 19004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a7d5e117894267a00760d01d355817"
dest_uuid: "6ca879791b354726baf5e7ae854b4998"
 from {username='slave'} at 127.0.0.1:50392
I20260709 14:50:19.024106 19004 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.024482 19004 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.027997 19003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6ca879791b354726baf5e7ae854b4998" is_pre_election: true
I20260709 14:50:19.028529 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:19.030179 18353 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:19.031111 19315 raft_consensus.cc:2749] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:19.031425 19004 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:19.036381 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:19.036891 18312 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.036933 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "6ca879791b354726baf5e7ae854b4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:19.037566 18386 raft_consensus.cc:3055] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.037855 18386 raft_consensus.cc:740] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:19.038645 18386 consensus_queue.cc:260] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:19.039747 18386 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.037881 19004 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Requested vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:19.046751 18312 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:19.047677 18386 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca879791b354726baf5e7ae854b4998 in term 2.
I20260709 14:50:19.048628 18957 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:19.049710 19293 raft_consensus.cc:2804] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.050148 19293 raft_consensus.cc:697] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Becoming Leader. State: Replica: 6ca879791b354726baf5e7ae854b4998, State: Running, Role: LEADER
I20260709 14:50:19.050884 19293 consensus_queue.cc:237] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:19.085513 18135 catalog_manager.cc:5697] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 reported cstate change: term changed from 1 to 2, leader changed from cba39cf49b77486ba470c00c9831094c (127.15.222.195) to 6ca879791b354726baf5e7ae854b4998 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6ca879791b354726baf5e7ae854b4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.486004 18314 raft_consensus.cc:1275] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.487174 19304 consensus_queue.cc:1048] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:19.541774 18485 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5a40 after lost signal to thread 16254
W20260709 14:50:19.542774 18485 debug-util.cc:398] Leaking SignalData structure 0x7b0800145d00 after lost signal to thread 18173
W20260709 14:50:19.543896 18485 debug-util.cc:398] Leaking SignalData structure 0x7b08003070e0 after lost signal to thread 18340
W20260709 14:50:19.544894 18485 debug-util.cc:398] Leaking SignalData structure 0x7b08003348e0 after lost signal to thread 18414
W20260709 14:50:19.546018 18485 debug-util.cc:398] Leaking SignalData structure 0x7b080011ba60 after lost signal to thread 18488
W20260709 14:50:19.547143 18485 debug-util.cc:398] Leaking SignalData structure 0x7b0800170120 after lost signal to thread 19038
I20260709 14:50:19.578428 18386 raft_consensus.cc:1275] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Refusing update from remote peer 6ca879791b354726baf5e7ae854b4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.587715 19305 consensus_queue.cc:1048] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.905375 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:19.951574 16251 tablet_server.cc:179] TabletServer@127.15.222.193:36037 shutting down...
W20260709 14:50:19.956961 18279 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
W20260709 14:50:19.968575 18279 consensus_peers.cc:597] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:19.978820 18353 consensus_peers.cc:597] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.019871 18279 consensus_peers.cc:597] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.030725 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:20.038362 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.039155 16251 raft_consensus.cc:2243] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.039633 16251 raft_consensus.cc:2272] T a236be2df1a64586a9e01efcba96e299 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.041894 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.042649 16251 raft_consensus.cc:2243] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.043131 16251 raft_consensus.cc:2272] T 2ee2472d712b49acadfebc03d659287c P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.045329 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.046030 16251 raft_consensus.cc:2243] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.046947 16251 raft_consensus.cc:2272] T 39d6ddd3d79d40e58d56e18caafc16b6 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.050280 18279 consensus_peers.cc:597] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.061213 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.068158 16251 raft_consensus.cc:2243] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.068599 16251 raft_consensus.cc:2272] T ee6cf0a705404652b33a60072bc6dfaf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.070768 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.071478 16251 raft_consensus.cc:2243] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.106861 16251 raft_consensus.cc:2272] T 8773c66389d94d51a4cfb15ca2fdfc46 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.116472 18279 consensus_peers.cc:597] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.119529 18427 consensus_peers.cc:597] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.132658 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.146802 18279 consensus_peers.cc:597] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.149267 18353 consensus_peers.cc:597] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.147540 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.150437 16251 raft_consensus.cc:2243] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.162593 16251 raft_consensus.cc:2272] T ba0056e1075646958a72f67f1c9967fc P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.164547 18279 consensus_peers.cc:597] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.165230 18353 consensus_peers.cc:597] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.173439 18279 consensus_peers.cc:597] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.176832 18353 consensus_peers.cc:597] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.179616 18279 consensus_peers.cc:597] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.182404 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.183302 16251 raft_consensus.cc:2243] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.184470 16251 raft_consensus.cc:2272] T 5671c19e89454e9b9187ad2266f641cf P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.186757 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.187526 16251 raft_consensus.cc:2243] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.188011 16251 raft_consensus.cc:2272] T 9d752d32331847fca9efcc859b47d067 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.190238 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.190996 16251 raft_consensus.cc:2243] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.191650 16251 raft_consensus.cc:2272] T 124daaf7c154417f92a0d3ff897ec9d2 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.194137 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.194934 16251 raft_consensus.cc:2243] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:20.200263 18279 consensus_peers.cc:597] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.200377 16251 raft_consensus.cc:2272] T 710e9240e9ca41c6b9733196782b36d9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.205327 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.209246 16251 raft_consensus.cc:2243] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.209980 16251 raft_consensus.cc:2272] T b154b50a3519478ab2590a7f6f5666c0 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.212222 18427 consensus_peers.cc:597] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.219058 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.219942 16251 raft_consensus.cc:2243] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.221889 16251 raft_consensus.cc:2272] T c4e41e28fc8444f1961d98a59a31145e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.224239 16251 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:20.224453 18427 consensus_peers.cc:597] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.225128 16251 raft_consensus.cc:2243] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.226097 16251 raft_consensus.cc:2272] T cebc6636e91845ec9e1e1794be48694e P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.228875 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.231498 16251 raft_consensus.cc:2243] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.232059 16251 raft_consensus.cc:2272] T 64207fd4d3f44cfc9266b9de3d463dcf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.234656 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.235422 16251 raft_consensus.cc:2243] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.235977 16251 raft_consensus.cc:2272] T 2ada4000b1cf49488bea3bdc0b964c76 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.237123 18427 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.238612 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.239470 16251 raft_consensus.cc:2243] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:20.239527 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.240561 18353 consensus_peers.cc:597] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.247705 18353 consensus_peers.cc:597] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.240310 16251 raft_consensus.cc:2272] T 88d17d3ed1884528a42caf69401a6d78 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.254417 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.255291 16251 raft_consensus.cc:2243] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.256031 16251 raft_consensus.cc:2272] T 6e670e73132c4a7e8d9b142d1611e434 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.258842 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.259601 16251 raft_consensus.cc:2243] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.260090 16251 raft_consensus.cc:2272] T b0f545f72d844e74b4f4ab3379d2a6a9 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.262653 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.263382 16251 raft_consensus.cc:2243] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.264326 16251 raft_consensus.cc:2272] T 35a7d5e117894267a00760d01d355817 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.273542 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.274348 16251 raft_consensus.cc:2243] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.275229 16251 raft_consensus.cc:2272] T 92cfa04d36174e9e909f2ea76ef5bea3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.277542 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.278209 16251 raft_consensus.cc:2243] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.278653 16251 raft_consensus.cc:2272] T 132434ed9b6645ce8f51677b23fb123c P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.293318 16251 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:20.299285 18427 consensus_peers.cc:597] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.306838 18353 consensus_peers.cc:597] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.312654 16251 raft_consensus.cc:2243] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.313482 16251 raft_consensus.cc:2272] T 0c16fb93216c493288c6d50cbcfcac4d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.316184 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.316900 16251 raft_consensus.cc:2243] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.317345 16251 raft_consensus.cc:2272] T d058f60a925a4fa896637e88f2271cbf P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.323349 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.324100 16251 raft_consensus.cc:2243] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.324579 16251 raft_consensus.cc:2272] T 9dfa2e3232594ec38be9f05794b4122d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.327049 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.327764 16251 raft_consensus.cc:2243] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.328229 16251 raft_consensus.cc:2272] T c64ea3c2eec04bdc8f925e40f996b2f3 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.330591 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.331295 16251 raft_consensus.cc:2243] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.331737 16251 raft_consensus.cc:2272] T a01b762e33da4a3da870aacef92c2112 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.334046 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.334741 16251 raft_consensus.cc:2243] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.335188 16251 raft_consensus.cc:2272] T de40e429704f466885bd8d1107a11fc6 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.342764 18279 consensus_peers.cc:597] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.343381 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.344170 16251 raft_consensus.cc:2243] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.344647 16251 raft_consensus.cc:2272] T 78f707187ba046e0995bfb352c009911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.351678 18353 consensus_peers.cc:597] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.353992 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.354802 16251 raft_consensus.cc:2243] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.355669 16251 raft_consensus.cc:2272] T ede3aba3a44f4a029bd881629e13d9a3 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.360263 18353 consensus_peers.cc:597] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.362229 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.362977 16251 raft_consensus.cc:2243] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.363444 16251 raft_consensus.cc:2272] T db477fab37c04985956821899b749bd3 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.367786 18353 consensus_peers.cc:597] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.373186 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.373963 16251 raft_consensus.cc:2243] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.374411 16251 raft_consensus.cc:2272] T 99628bb12c224a7bac69d47245088d39 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.379305 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.379997 16251 raft_consensus.cc:2243] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.380475 16251 raft_consensus.cc:2272] T 8786635298fd44cb948b9758f5f3dca8 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.382776 16251 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:20.400038 18427 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:20.399348 18353 consensus_peers.cc:597] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.412523 16251 raft_consensus.cc:2243] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:50:20.426652 18279 consensus_peers.cc:597] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.427598 16251 raft_consensus.cc:2272] T 8eaec60eefa7431bb404b173d662e9cd P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.430364 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.431044 16251 raft_consensus.cc:2243] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.431464 16251 raft_consensus.cc:2272] T 36fba7d634f64f2f84f20d22ea474c24 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.438620 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.439296 16251 raft_consensus.cc:2243] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.439765 16251 raft_consensus.cc:2272] T 39de86888ced464aaa046b009e15b88d P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.442077 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.442730 16251 raft_consensus.cc:2243] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.443583 16251 raft_consensus.cc:2272] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.449755 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.450450 16251 raft_consensus.cc:2243] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.454988 16251 raft_consensus.cc:2272] T b279c1a160444c4e90e45460116f6c6d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.462941 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.463873 16251 raft_consensus.cc:2243] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.464715 16251 raft_consensus.cc:2272] T 97295988d98c4e5fb4001f8a5fa95a40 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.466868 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.467882 16251 raft_consensus.cc:2243] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.468395 16251 raft_consensus.cc:2272] T d42a200777c243bf8290f84293a9e911 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.476724 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.477401 16251 raft_consensus.cc:2243] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.486418 16251 raft_consensus.cc:2272] T 744db151005e43f5962506571cb23894 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.493615 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.494654 16251 raft_consensus.cc:2243] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.495640 16251 raft_consensus.cc:2272] T b03b77c3a929426ea174a65eb5154a48 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.497934 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.499118 16251 raft_consensus.cc:2243] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.499583 16251 raft_consensus.cc:2272] T d66cb8a5b5fe46f5bdd8026cd034a17d P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.501896 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.502517 16251 raft_consensus.cc:2243] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.503072 16251 raft_consensus.cc:2272] T cc2e663663af40158c9eb7f8ccec1f70 P 6ca879791b354726baf5e7ae854b4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.505317 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.505899 16251 raft_consensus.cc:2243] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:20.506749 16251 raft_consensus.cc:2272] T 61e67218f2ec439cb5e143664ca0ae17 P 6ca879791b354726baf5e7ae854b4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:20.509013 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:20.509755 16251 raft_consensus.cc:2243] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:20.510175 16251 raft_consensus.cc:2272] T 362b1b3e56a644c0afd7265ac896f329 P 6ca879791b354726baf5e7ae854b4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:20.559398 18279 consensus_peers.cc:597] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:21.145147 19332 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.145725 19332 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.172804 19315 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.173447 19315 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.187074 19332 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.175427 19315 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.202636 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:21.204103 18353 leader_election.cc:336] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.209012 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.213016 19288 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.216770 19288 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.218791 19288 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.226225 18355 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:21.228963 19315 raft_consensus.cc:2749] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:50:21.238379 18279 leader_election.cc:336] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.243054 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.259465 18281 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:21.260571 19288 raft_consensus.cc:2749] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:50:21.268718 18427 leader_election.cc:336] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.269186 18427 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:21.270056 19326 raft_consensus.cc:2749] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.373350 19340 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.374636 19340 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.381237 19340 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.381198 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.384523 18390 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:21.385885 18428 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:21.386840 19340 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.387238 19340 raft_consensus.cc:493] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.387689 19340 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.394891 19342 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.395802 19342 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.400022 19341 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.400660 19341 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.402246 19342 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.402812 19341 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.408208 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.412753 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.418202 19341 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.418987 19341 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.418264 18427 leader_election.cc:336] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.421308 19341 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.437765 19285 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.438548 19285 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.441751 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:21.441780 18427 leader_election.cc:336] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.442324 18427 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:21.442976 19341 raft_consensus.cc:2749] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.445988 19340 raft_consensus.cc:515] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.449270 19340 leader_election.cc:290] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
W20260709 14:50:21.450559 18279 leader_election.cc:336] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.451723 18427 leader_election.cc:336] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.452234 18427 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:21.451885 19285 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.454447 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d6ddd3d79d40e58d56e18caafc16b6" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:21.455057 18386 raft_consensus.cc:3060] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.457415 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.458042 18460 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
W20260709 14:50:21.459870 18427 leader_election.cc:336] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.460281 18427 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:21.460587 19340 raft_consensus.cc:2749] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.470827 18386 raft_consensus.cc:2468] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 4.
I20260709 14:50:21.472018 19341 raft_consensus.cc:2749] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.472561 19285 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.474157 18428 leader_election.cc:304] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:21.475323 19341 raft_consensus.cc:2804] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:21.475874 19341 raft_consensus.cc:697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 4 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:21.477238 19288 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.477000 19341 consensus_queue.cc:237] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.477811 19288 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.478468 19342 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.479171 19342 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.479722 18427 leader_election.cc:336] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.476894 18281 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.481282 19342 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.482612 19323 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.483050 19323 raft_consensus.cc:493] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.483418 19323 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.473914 19285 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.486442 18279 leader_election.cc:336] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.479912 19288 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.489938 19285 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.491596 19323 raft_consensus.cc:515] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.493803 19285 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:21.494757 18279 leader_election.cc:336] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.494570 19285 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.497052 19285 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.497606 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.498268 18314 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:21.500345 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.500439 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.501246 18458 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:21.501739 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
W20260709 14:50:21.501853 18279 leader_election.cc:336] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.502734 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671c19e89454e9b9187ad2266f641cf" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:21.503273 18460 raft_consensus.cc:3060] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.509203 18135 catalog_manager.cc:5697] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 3 to 4, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 4 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.510852 19323 leader_election.cc:290] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.502249 18427 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.512149 19341 raft_consensus.cc:2804] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.512530 19341 raft_consensus.cc:493] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.512882 19341 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.514227 18281 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:21.515758 18281 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
W20260709 14:50:21.516240 18279 leader_election.cc:336] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.516441 19285 raft_consensus.cc:2749] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.517226 19285 raft_consensus.cc:2804] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.517520 19285 raft_consensus.cc:493] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.517850 19285 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.519937 18281 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:21.520135 19337 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.520673 19288 raft_consensus.cc:2749] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.520753 19337 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.521829 18460 raft_consensus.cc:2468] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 4.
I20260709 14:50:21.525242 18281 leader_election.cc:304] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.526216 19288 raft_consensus.cc:2804] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:21.527056 19337 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.526835 19341 raft_consensus.cc:515] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.531862 18353 leader_election.cc:336] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.536445 19341 leader_election.cc:290] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:21.537375 18427 leader_election.cc:336] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.538966 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.541334 19337 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.542026 19337 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.541344 19285 raft_consensus.cc:515] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.544202 19337 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.545604 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.546316 19345 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.546715 19340 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.546912 19345 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.549157 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0056e1075646958a72f67f1c9967fc" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:21.549358 18355 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
I20260709 14:50:21.549690 18314 raft_consensus.cc:3060] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.550629 19337 raft_consensus.cc:2749] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.550755 19345 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.547369 19340 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.555886 19285 leader_election.cc:290] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.556463 19288 raft_consensus.cc:697] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:21.557529 19288 consensus_queue.cc:237] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.560810 19340 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:21.562844 18353 leader_election.cc:336] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.563287 18353 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
W20260709 14:50:21.563640 18279 leader_election.cc:336] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.564465 19337 raft_consensus.cc:2749] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.568382 18314 raft_consensus.cc:2468] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:21.570228 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
W20260709 14:50:21.570875 18279 leader_election.cc:336] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.573210 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.573798 18460 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
I20260709 14:50:21.570822 18312 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:21.579933 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e41e28fc8444f1961d98a59a31145e" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:21.580533 18458 raft_consensus.cc:3060] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.582398 19337 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.582984 19337 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.592682 18427 leader_election.cc:304] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.593891 19337 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.597960 18136 catalog_manager.cc:5697] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 3 to 4, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 4 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:21.599226 18353 leader_election.cc:336] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.600911 19342 raft_consensus.cc:2804] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.601459 19342 raft_consensus.cc:697] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:21.602428 19342 consensus_queue.cc:237] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.610101 18427 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.610877 19341 raft_consensus.cc:2804] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.611239 19341 raft_consensus.cc:493] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.611618 19341 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.613279 18458 raft_consensus.cc:2468] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
I20260709 14:50:21.616076 18281 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.616902 19347 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.617228 19347 raft_consensus.cc:493] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.617568 19347 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:21.619483 18427 leader_election.cc:336] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.620265 18427 leader_election.cc:336] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.625310 18281 leader_election.cc:304] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.628101 19346 raft_consensus.cc:2804] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.628566 19346 raft_consensus.cc:697] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 3 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:21.629475 19347 raft_consensus.cc:515] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.629397 19346 consensus_queue.cc:237] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [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: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.634341 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.635008 18458 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:21.635761 19323 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.636364 19323 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.636896 19347 leader_election.cc:290] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.638363 19323 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:21.640925 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.641798 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfa04d36174e9e909f2ea76ef5bea3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:21.641979 18355 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.642387 18458 raft_consensus.cc:3060] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.642684 19337 raft_consensus.cc:2804] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.643074 19337 raft_consensus.cc:493] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.643427 19337 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.644265 19333 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.644835 19333 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.647042 19340 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:21.647459 18279 leader_election.cc:336] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.647625 19340 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.648015 18279 leader_election.cc:336] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.648403 18279 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:21.646961 19333 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.649452 19323 raft_consensus.cc:2749] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.652416 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.652259 19337 raft_consensus.cc:515] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.653003 18312 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 2.
I20260709 14:50:21.649718 18458 raft_consensus.cc:2468] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 4.
I20260709 14:50:21.654744 19337 leader_election.cc:290] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.657614 18353 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.649544 19340 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:21.660221 18353 leader_election.cc:336] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.663777 18353 leader_election.cc:336] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.664618 19333 raft_consensus.cc:2804] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.665036 19333 raft_consensus.cc:493] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.665391 19333 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.671949 19340 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.672574 19340 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.674443 19340 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.644191 19341 raft_consensus.cc:515] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.675046 19333 raft_consensus.cc:515] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.677090 19323 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.677642 19323 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.678982 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.680747 19323 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.724601 19333 leader_election.cc:290] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.725229 19346 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:21.725880 18279 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.725797 19346 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.728909 19341 leader_election.cc:290] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:21.730058 16251 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19034)
I20260709 14:50:21.731221 19332 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
W20260709 14:50:21.731979 18279 leader_election.cc:336] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.731860 19332 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.735059 19323 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.735389 18281 leader_election.cc:304] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.736198 19285 raft_consensus.cc:2804] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:21.736658 19285 raft_consensus.cc:697] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:21.736984 19323 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.737507 19285 consensus_queue.cc:237] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.738981 19323 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.742522 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7d5e117894267a00760d01d355817" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:21.743049 18312 raft_consensus.cc:3060] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.739250 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebc6636e91845ec9e1e1794be48694e" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:21.743916 18458 raft_consensus.cc:3060] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:21.747411 18279 leader_election.cc:336] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.751410 18458 raft_consensus.cc:2468] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 3.
I20260709 14:50:21.752811 18312 raft_consensus.cc:2468] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 3.
I20260709 14:50:21.734593 19332 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.753818 19341 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.754371 19341 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.758888 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.760281 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.760805 18390 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:21.763499 19346 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:21.764345 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c" is_pre_election: true
I20260709 14:50:21.764910 18390 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
I20260709 14:50:21.779670 18280 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.780634 19346 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.781038 19346 raft_consensus.cc:493] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.781709 19346 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.786782 19341 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.790330 18353 leader_election.cc:304] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [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: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.792613 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.792853 18428 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:21.793272 18312 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:21.797346 19340 raft_consensus.cc:2804] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.798063 19340 raft_consensus.cc:493] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.798391 19340 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.796547 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b279c1a160444c4e90e45460116f6c6d" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:21.799348 18312 raft_consensus.cc:3060] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.799903 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.800530 18458 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
I20260709 14:50:21.802240 18455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.802829 18455 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 2.
I20260709 14:50:21.794193 19337 raft_consensus.cc:2804] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:50:21.804035 18353 leader_election.cc:336] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.805032 19337 raft_consensus.cc:697] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 3 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:21.805502 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.809779 18312 raft_consensus.cc:2468] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:21.806088 19337 consensus_queue.cc:237] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.808557 19340 raft_consensus.cc:515] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.814400 19340 leader_election.cc:290] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: Requested vote from peers cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.818686 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7877a1efaf794f7a8b91d50fe4f5d3b4" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:21.819228 18386 raft_consensus.cc:3060] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.825496 18386 raft_consensus.cc:2468] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:21.829102 18428 leader_election.cc:304] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 
I20260709 14:50:21.829872 19340 raft_consensus.cc:2804] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.830502 19340 raft_consensus.cc:697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:21.831440 19340 consensus_queue.cc:237] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.837212 19326 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.814126 19346 raft_consensus.cc:515] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.837569 19326 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.837955 19326 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.839152 18427 leader_election.cc:304] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:21.841652 19333 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.845458 19326 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:21.845820 18279 leader_election.cc:336] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.847345 19333 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.848362 19297 raft_consensus.cc:2804] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.848537 19326 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.848928 19297 raft_consensus.cc:697] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:21.849328 19333 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.849835 19297 consensus_queue.cc:237] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.853824 18355 leader_election.cc:304] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.856405 19333 raft_consensus.cc:2804] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.856863 19333 raft_consensus.cc:697] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 3 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:21.857753 19333 consensus_queue.cc:237] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:21.867834 19346 leader_election.cc:290] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805)
I20260709 14:50:21.876281 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede3aba3a44f4a029bd881629e13d9a3" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cba39cf49b77486ba470c00c9831094c"
I20260709 14:50:21.876792 18386 raft_consensus.cc:3060] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:21.881700 18427 leader_election.cc:336] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.882061 18427 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
W20260709 14:50:21.884125 18353 leader_election.cc:336] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.886155 18281 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.887543 19346 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.887962 19346 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.887809 18134 catalog_manager.cc:5697] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 3 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.888342 19346 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.889941 18281 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.890915 19285 raft_consensus.cc:2804] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.891258 19285 raft_consensus.cc:493] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.891613 19285 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.892037 19341 raft_consensus.cc:2749] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.896816 18136 catalog_manager.cc:5697] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.898118 18386 raft_consensus.cc:2468] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 4.
I20260709 14:50:21.897899 19285 raft_consensus.cc:515] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.895056 19346 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.899310 18280 leader_election.cc:304] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cba39cf49b77486ba470c00c9831094c, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.901399 19288 raft_consensus.cc:2804] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:21.899446 18135 catalog_manager.cc:5697] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 3 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.903844 19288 raft_consensus.cc:697] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:21.904230 18135 catalog_manager.cc:5697] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 3 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.904729 19288 consensus_queue.cc:237] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [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: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } }
I20260709 14:50:21.905728 18135 catalog_manager.cc:5697] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 3 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:21.907389 18279 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.905488 19346 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.898428 18136 catalog_manager.cc:5697] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 3 to 4, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 4 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.918991 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:21.919520 18312 raft_consensus.cc:2393] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8622623935c84bada1536ad4dfea6a7d in current term 4: Already voted for candidate f3128ba789e34475bdbc6416b4859c25 in this term.
I20260709 14:50:21.918156 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d" is_pre_election: true
I20260709 14:50:21.921252 18459 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 3.
I20260709 14:50:21.923703 19297 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.924239 19297 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:21.926049 19297 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:21.929463 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:21.930230 18458 raft_consensus.cc:2393] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f3128ba789e34475bdbc6416b4859c25 in current term 4: Already voted for candidate 8622623935c84bada1536ad4dfea6a7d in this term.
W20260709 14:50:21.934046 18427 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.934710 18427 leader_election.cc:336] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.935339 18427 leader_election.cc:336] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.935707 18427 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, cba39cf49b77486ba470c00c9831094c
I20260709 14:50:21.936368 19297 raft_consensus.cc:2749] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:50:21.937392 18427 leader_election.cc:336] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.940726 18355 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.941648 19333 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.943949 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:21.946535 18312 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 2.
I20260709 14:50:21.946803 18281 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998, 8622623935c84bada1536ad4dfea6a7d
W20260709 14:50:21.947032 18427 consensus_peers.cc:597] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:21.948154 19323 raft_consensus.cc:2749] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:50:21.951660 18427 leader_election.cc:336] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.951346 18134 catalog_manager.cc:5697] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 3 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:21.952142 18427 leader_election.cc:336] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
W20260709 14:50:21.952891 18427 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:21.953198 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d; no voters: 6ca879791b354726baf5e7ae854b4998, f3128ba789e34475bdbc6416b4859c25
I20260709 14:50:21.947172 19333 raft_consensus.cc:493] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.956205 19297 raft_consensus.cc:2749] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.956347 19333 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.957463 19285 leader_election.cc:290] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:21.991133 18427 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:21.992225 19297 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:21.992594 19297 raft_consensus.cc:493] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6ca879791b354726baf5e7ae854b4998)
I20260709 14:50:21.992921 19297 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.994534 19333 raft_consensus.cc:515] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
W20260709 14:50:21.997494 18279 leader_election.cc:336] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:22.002928 19297 raft_consensus.cc:515] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:22.004905 19297 leader_election.cc:290] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:22.005939 18134 catalog_manager.cc:5697] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 3 to 4, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 4 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.007804 19333 leader_election.cc:290] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 election: Requested vote from peers 8622623935c84bada1536ad4dfea6a7d (127.15.222.196:39489), 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037)
I20260709 14:50:22.008285 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03b77c3a929426ea174a65eb5154a48" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:22.008841 18312 raft_consensus.cc:3060] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:22.010038 18353 leader_election.cc:336] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:22.024989 18312 raft_consensus.cc:2468] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 3.
I20260709 14:50:22.036128 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e67218f2ec439cb5e143664ca0ae17" candidate_uuid: "cba39cf49b77486ba470c00c9831094c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:22.036586 18458 raft_consensus.cc:3060] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.041989 18458 raft_consensus.cc:2468] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba39cf49b77486ba470c00c9831094c in term 4.
I20260709 14:50:22.046125 18457 raft_consensus.cc:1275] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.050110 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97295988d98c4e5fb4001f8a5fa95a40" candidate_uuid: "f3128ba789e34475bdbc6416b4859c25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8622623935c84bada1536ad4dfea6a7d"
I20260709 14:50:22.050648 18458 raft_consensus.cc:3060] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.050726 18427 leader_election.cc:304] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [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: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 
I20260709 14:50:22.051759 19326 raft_consensus.cc:2804] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.052213 19326 raft_consensus.cc:697] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:22.053025 19326 consensus_queue.cc:237] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:22.058028 18279 consensus_peers.cc:597] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.060189 18386 raft_consensus.cc:1275] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.061607 19341 consensus_queue.cc:1048] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.062963 18458 raft_consensus.cc:2468] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3128ba789e34475bdbc6416b4859c25 in term 3.
I20260709 14:50:22.078640 18355 leader_election.cc:304] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, cba39cf49b77486ba470c00c9831094c; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:22.079746 19333 raft_consensus.cc:2804] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:22.080183 19333 raft_consensus.cc:697] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 4 LEADER]: Becoming Leader. State: Replica: cba39cf49b77486ba470c00c9831094c, State: Running, Role: LEADER
I20260709 14:50:22.080947 18134 catalog_manager.cc:5697] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 3 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.081020 19333 consensus_queue.cc:237] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [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: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } }
I20260709 14:50:22.096223 19288 consensus_queue.cc:1048] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.102905 18281 leader_election.cc:304] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:22.104496 19288 raft_consensus.cc:2804] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.105055 19288 raft_consensus.cc:697] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 3 LEADER]: Becoming Leader. State: Replica: f3128ba789e34475bdbc6416b4859c25, State: Running, Role: LEADER
I20260709 14:50:22.105929 19288 consensus_queue.cc:237] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [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: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:22.125425 18427 leader_election.cc:336] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:22.139176 18135 catalog_manager.cc:5697] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c reported cstate change: term changed from 3 to 4, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to cba39cf49b77486ba470c00c9831094c (127.15.222.195). New cstate: current_term: 4 leader_uuid: "cba39cf49b77486ba470c00c9831094c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:22.154258 18279 consensus_peers.cc:597] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.179064 18134 catalog_manager.cc:5697] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 reported cstate change: term changed from 2 to 3, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to f3128ba789e34475bdbc6416b4859c25 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "f3128ba789e34475bdbc6416b4859c25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:22.187605 18279 consensus_peers.cc:597] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.214071 18312 raft_consensus.cc:1275] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.225862 18457 raft_consensus.cc:1275] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.249701 19346 consensus_queue.cc:1048] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:22.251602 18457 raft_consensus.cc:1275] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.251914 18312 raft_consensus.cc:1275] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.252523 19326 consensus_queue.cc:1048] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:22.254493 19337 consensus_queue.cc:1048] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:22.267194 18462 raft_consensus.cc:1275] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.262810 19333 consensus_queue.cc:1048] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
W20260709 14:50:22.279999 18427 consensus_peers.cc:597] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.275651 19285 consensus_queue.cc:1048] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
W20260709 14:50:22.304764 18353 consensus_peers.cc:597] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.335628 18386 raft_consensus.cc:1275] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.339221 19326 consensus_queue.cc:1048] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:22.343575 18427 consensus_peers.cc:597] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:22.353552 18279 consensus_peers.cc:597] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.372898 18353 consensus_peers.cc:597] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:22.399775 18427 consensus_peers.cc:597] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:22.405408 19355 log.cc:927] Time spent T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: Append to log took a long time: real 0.050s	user 0.005s	sys 0.007s
I20260709 14:50:22.427834 18314 raft_consensus.cc:1275] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.430729 19340 consensus_queue.cc:1048] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:22.448063 18353 consensus_peers.cc:597] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.464051 18279 consensus_peers.cc:597] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.472735 18427 consensus_peers.cc:597] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.478564 18279 consensus_peers.cc:597] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.479068 18386 raft_consensus.cc:1275] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.480381 19323 consensus_queue.cc:1048] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba39cf49b77486ba470c00c9831094c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:22.501503 18279 consensus_peers.cc:597] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.506515 18461 raft_consensus.cc:1275] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Refusing update from remote peer cba39cf49b77486ba470c00c9831094c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.512265 19333 consensus_queue.cc:1048] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.541203 18314 raft_consensus.cc:1275] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.542680 19340 consensus_queue.cc:1048] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:22.548568 18279 consensus_peers.cc:597] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.597213 18353 consensus_peers.cc:597] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:22.608520 18353 consensus_peers.cc:597] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.622292 18427 consensus_peers.cc:597] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:22.642150 18458 raft_consensus.cc:1275] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Refusing update from remote peer f3128ba789e34475bdbc6416b4859c25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.644019 19285 consensus_queue.cc:1048] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:22.647313 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.668372 18279 consensus_peers.cc:597] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.679427 18427 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.684960 18353 consensus_peers.cc:597] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.705711 18353 consensus_peers.cc:597] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.713196 18427 consensus_peers.cc:597] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.715446 18279 consensus_peers.cc:597] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.716034 18279 consensus_peers.cc:597] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.717803 18279 consensus_peers.cc:597] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.730500 16251 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19034)
W20260709 14:50:22.771039 18279 consensus_peers.cc:597] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.782944 18427 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.806665 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.855646 18353 consensus_peers.cc:597] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.869140 18279 consensus_peers.cc:597] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.875123 18279 consensus_peers.cc:597] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.911073 18353 consensus_peers.cc:597] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.917021 18353 consensus_peers.cc:597] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.934644 18353 consensus_peers.cc:597] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.935945 18279 consensus_peers.cc:597] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.953800 18279 consensus_peers.cc:597] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.957820 18427 consensus_peers.cc:597] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.958609 18353 consensus_peers.cc:597] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:22.959158 18353 consensus_peers.cc:597] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:23.030325 18427 consensus_peers.cc:597] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:23.053332 18353 consensus_peers.cc:597] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:23.292819 18427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:35543, user_credentials={real_user=slave}} blocked reactor thread for 62438.6us
I20260709 14:50:23.565325 19382 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.565796 19382 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:23.573118 19382 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
W20260709 14:50:23.573729 18427 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:23.577687 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25" is_pre_election: true
I20260709 14:50:23.578269 18314 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 4.
I20260709 14:50:23.584554 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:23.585676 19382 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.586122 19382 raft_consensus.cc:493] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.586506 19382 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.593250 19382 raft_consensus.cc:515] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
W20260709 14:50:23.612704 18427 leader_election.cc:336] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111)
I20260709 14:50:23.613682 19382 leader_election.cc:290] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 election: Requested vote from peers 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037), f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543)
I20260709 14:50:23.614826 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eaec60eefa7431bb404b173d662e9cd" candidate_uuid: "8622623935c84bada1536ad4dfea6a7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f3128ba789e34475bdbc6416b4859c25"
I20260709 14:50:23.617009 18314 raft_consensus.cc:3060] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.627051 18314 raft_consensus.cc:2468] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8622623935c84bada1536ad4dfea6a7d in term 5.
I20260709 14:50:23.632073 18427 leader_election.cc:304] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8622623935c84bada1536ad4dfea6a7d, f3128ba789e34475bdbc6416b4859c25; no voters: 6ca879791b354726baf5e7ae854b4998
I20260709 14:50:23.633381 19341 raft_consensus.cc:2804] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:23.633852 19341 raft_consensus.cc:697] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 5 LEADER]: Becoming Leader. State: Replica: 8622623935c84bada1536ad4dfea6a7d, State: Running, Role: LEADER
I20260709 14:50:23.634692 19341 consensus_queue.cc:237] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } }
I20260709 14:50:23.646240 18136 catalog_manager.cc:5697] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d reported cstate change: term changed from 3 to 5, leader changed from 6ca879791b354726baf5e7ae854b4998 (127.15.222.193) to 8622623935c84bada1536ad4dfea6a7d (127.15.222.196). New cstate: current_term: 5 leader_uuid: "8622623935c84bada1536ad4dfea6a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8622623935c84bada1536ad4dfea6a7d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca879791b354726baf5e7ae854b4998" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:23.730937 16251 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19034)
I20260709 14:50:24.020752 18314 raft_consensus.cc:1275] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 5 FOLLOWER]: Refusing update from remote peer 8622623935c84bada1536ad4dfea6a7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:24.023325 19341 consensus_queue.cc:1048] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3128ba789e34475bdbc6416b4859c25" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:24.143647 18427 consensus_peers.cc:597] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:24.272818 18427 consensus_peers.cc:597] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:24.542102 18279 consensus_peers.cc:597] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:24.590114 16251 tablet_server.cc:196] TabletServer@127.15.222.193:36037 shutdown complete.
I20260709 14:50:24.701962 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
W20260709 14:50:24.702776 18279 consensus_peers.cc:597] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:24.722883 18427 consensus_peers.cc:597] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:24.732405 18427 consensus_peers.cc:597] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:24.782087 18427 consensus_peers.cc:597] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.784101 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.785614 16251 tablet_replica.cc:333] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.786458 16251 raft_consensus.cc:2243] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.787623 16251 raft_consensus.cc:2272] T 97295988d98c4e5fb4001f8a5fa95a40 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.788810 18427 consensus_peers.cc:597] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:24.790375 18427 consensus_peers.cc:597] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.791494 16251 tablet_replica.cc:333] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.792701 16251 raft_consensus.cc:2243] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.793231 16251 raft_consensus.cc:2272] T b03b77c3a929426ea174a65eb5154a48 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.795447 16251 tablet_replica.cc:333] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.797186 16251 raft_consensus.cc:2243] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.797740 16251 raft_consensus.cc:2272] T 6f5947d758e644c3a3341447fbcc552b P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.800264 16251 tablet_replica.cc:333] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.801071 16251 raft_consensus.cc:2243] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.802294 16251 raft_consensus.cc:2272] T 2ee2472d712b49acadfebc03d659287c P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.808827 16251 tablet_replica.cc:333] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.809677 16251 raft_consensus.cc:2243] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.810667 16251 raft_consensus.cc:2272] T 78f707187ba046e0995bfb352c009911 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.814200 16251 tablet_replica.cc:333] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.814986 16251 raft_consensus.cc:2243] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.815577 16251 raft_consensus.cc:2272] T 68ba2ebece3a459398f69abe421a1ef3 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.818585 16251 tablet_replica.cc:333] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.819377 16251 raft_consensus.cc:2243] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.819959 16251 raft_consensus.cc:2272] T de40e429704f466885bd8d1107a11fc6 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.823753 16251 tablet_replica.cc:333] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
W20260709 14:50:24.825913 18279 consensus_peers.cc:597] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:24.824504 16251 raft_consensus.cc:2243] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.830024 16251 raft_consensus.cc:2272] T ba0056e1075646958a72f67f1c9967fc P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.832403 16251 tablet_replica.cc:333] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.833185 16251 raft_consensus.cc:2243] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.839783 16251 raft_consensus.cc:2272] T 0e57426b394844c89caa046e1aec6109 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.842172 16251 tablet_replica.cc:333] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
W20260709 14:50:24.847313 18427 consensus_peers.cc:597] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:24.848220 16251 raft_consensus.cc:2243] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.852448 16251 raft_consensus.cc:2272] T ede3aba3a44f4a029bd881629e13d9a3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.856242 16251 tablet_replica.cc:333] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.856973 16251 raft_consensus.cc:2243] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.857909 16251 raft_consensus.cc:2272] T 9dfa2e3232594ec38be9f05794b4122d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.860359 16251 tablet_replica.cc:333] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.861065 16251 raft_consensus.cc:2243] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.861989 16251 raft_consensus.cc:2272] T 362b1b3e56a644c0afd7265ac896f329 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.864476 16251 tablet_replica.cc:333] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.865206 16251 raft_consensus.cc:2243] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.865774 16251 raft_consensus.cc:2272] T b279c1a160444c4e90e45460116f6c6d P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.868127 16251 tablet_replica.cc:333] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.868861 16251 raft_consensus.cc:2243] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.869341 16251 raft_consensus.cc:2272] T 82438cdaf45e45c49ee2892ea4a15d33 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.871904 16251 tablet_replica.cc:333] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.872661 16251 raft_consensus.cc:2243] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.873230 16251 raft_consensus.cc:2272] T 5bbdbbe7535f4620ac333b48213470e1 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.875746 16251 tablet_replica.cc:333] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.876575 16251 raft_consensus.cc:2243] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.877954 16251 raft_consensus.cc:2272] T a236be2df1a64586a9e01efcba96e299 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.880410 16251 tablet_replica.cc:333] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.881156 16251 raft_consensus.cc:2243] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.881716 16251 raft_consensus.cc:2272] T 64207fd4d3f44cfc9266b9de3d463dcf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.884220 16251 tablet_replica.cc:333] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.884931 16251 raft_consensus.cc:2243] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.885496 16251 raft_consensus.cc:2272] T 5d018eb22aac45acb13122b1a514a13b P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.887975 16251 tablet_replica.cc:333] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.888759 16251 raft_consensus.cc:2243] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.889304 16251 raft_consensus.cc:2272] T 35a7d5e117894267a00760d01d355817 P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.891600 16251 tablet_replica.cc:333] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.892302 16251 raft_consensus.cc:2243] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.892820 16251 raft_consensus.cc:2272] T b0f545f72d844e74b4f4ab3379d2a6a9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.893177 18427 consensus_peers.cc:597] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.895153 16251 tablet_replica.cc:333] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.896030 16251 raft_consensus.cc:2243] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.896991 16251 raft_consensus.cc:2272] T 92cfa04d36174e9e909f2ea76ef5bea3 P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.899115 16251 tablet_replica.cc:333] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.899891 16251 raft_consensus.cc:2243] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.900424 16251 raft_consensus.cc:2272] T dafbb987334e445b877f7012acac341e P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.902741 16251 tablet_replica.cc:333] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.903447 16251 raft_consensus.cc:2243] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.904440 16251 raft_consensus.cc:2272] T 5671c19e89454e9b9187ad2266f641cf P f3128ba789e34475bdbc6416b4859c25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.906765 16251 tablet_replica.cc:333] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.907492 16251 raft_consensus.cc:2243] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.908493 16251 raft_consensus.cc:2272] T 8786635298fd44cb948b9758f5f3dca8 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.909111 18427 consensus_peers.cc:597] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.910832 16251 tablet_replica.cc:333] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.911654 16251 raft_consensus.cc:2243] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.912222 16251 raft_consensus.cc:2272] T 8eaec60eefa7431bb404b173d662e9cd P f3128ba789e34475bdbc6416b4859c25 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.914888 16251 tablet_replica.cc:333] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
W20260709 14:50:24.914832 18353 consensus_peers.cc:597] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.916046 16251 raft_consensus.cc:2243] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.917021 16251 raft_consensus.cc:2272] T 36fba7d634f64f2f84f20d22ea474c24 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.918272 18427 consensus_peers.cc:597] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.919358 16251 tablet_replica.cc:333] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.920137 16251 raft_consensus.cc:2243] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.921178 16251 raft_consensus.cc:2272] T 710e9240e9ca41c6b9733196782b36d9 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.923516 16251 tablet_replica.cc:333] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.924182 16251 raft_consensus.cc:2243] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.925057 16251 raft_consensus.cc:2272] T 8773c66389d94d51a4cfb15ca2fdfc46 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.927428 16251 tablet_replica.cc:333] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.928143 16251 raft_consensus.cc:2243] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.928704 16251 raft_consensus.cc:2272] T df4f9bf686394abaa7fee62c794f121a P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.931023 16251 tablet_replica.cc:333] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.931730 16251 raft_consensus.cc:2243] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.932654 16251 raft_consensus.cc:2272] T ee6cf0a705404652b33a60072bc6dfaf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.935139 16251 tablet_replica.cc:333] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.935930 16251 raft_consensus.cc:2243] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.936841 16251 raft_consensus.cc:2272] T d898c8d4cf5d4d27ab88178e0ae47dee P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.939174 16251 tablet_replica.cc:333] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.939880 16251 raft_consensus.cc:2243] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.940841 16251 raft_consensus.cc:2272] T c4e41e28fc8444f1961d98a59a31145e P f3128ba789e34475bdbc6416b4859c25 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.942701 18353 consensus_peers.cc:597] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:24.943205 16251 tablet_replica.cc:333] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.943836 16251 raft_consensus.cc:2243] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.944545 16251 raft_consensus.cc:2272] T 6927c2e841ae43da884dc7a91e103df7 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.946367 16251 tablet_replica.cc:333] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.946861 16251 raft_consensus.cc:2243] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.947278 16251 raft_consensus.cc:2272] T 99628bb12c224a7bac69d47245088d39 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.949715 16251 tablet_replica.cc:333] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.950424 16251 raft_consensus.cc:2243] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.950966 16251 raft_consensus.cc:2272] T f67cee09262943879da39ca4c655fa29 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.953169 18427 consensus_peers.cc:597] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.953330 16251 tablet_replica.cc:333] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.954124 16251 raft_consensus.cc:2243] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.954571 16251 raft_consensus.cc:2272] T 236fbef724154f54a06646e930e486a5 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.956799 16251 tablet_replica.cc:333] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.957360 16251 raft_consensus.cc:2243] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.957731 16251 raft_consensus.cc:2272] T 57edfbb203404661acda132ea23c5316 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.959510 16251 tablet_replica.cc:333] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.960011 16251 raft_consensus.cc:2243] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.960402 16251 raft_consensus.cc:2272] T 567175caf9984e5593044a25399d1334 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.962373 16251 tablet_replica.cc:333] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.963052 16251 raft_consensus.cc:2243] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.963516 16251 raft_consensus.cc:2272] T a01b762e33da4a3da870aacef92c2112 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.965879 16251 tablet_replica.cc:333] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
W20260709 14:50:24.965085 18353 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111) [suppressed 432 similar messages]
I20260709 14:50:24.966599 16251 raft_consensus.cc:2243] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.967120 16251 raft_consensus.cc:2272] T c64ea3c2eec04bdc8f925e40f996b2f3 P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.969532 16251 tablet_replica.cc:333] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.970192 16251 raft_consensus.cc:2243] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.971212 16251 raft_consensus.cc:2272] T 2ada4000b1cf49488bea3bdc0b964c76 P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.971741 18353 consensus_peers.cc:597] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:24.973690 16251 tablet_replica.cc:333] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.974398 16251 raft_consensus.cc:2243] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:24.975088 18353 consensus_peers.cc:597] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.975319 16251 raft_consensus.cc:2272] T 0c16fb93216c493288c6d50cbcfcac4d P f3128ba789e34475bdbc6416b4859c25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.977986 16251 tablet_replica.cc:333] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.978446 16251 raft_consensus.cc:2243] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.978811 16251 raft_consensus.cc:2272] T 132434ed9b6645ce8f51677b23fb123c P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.980975 16251 tablet_replica.cc:333] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25: stopping tablet replica
I20260709 14:50:24.981498 16251 raft_consensus.cc:2243] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.981953 16251 raft_consensus.cc:2272] T d058f60a925a4fa896637e88f2271cbf P f3128ba789e34475bdbc6416b4859c25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.984062 18427 consensus_peers.cc:597] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:24.994568 18353 consensus_peers.cc:597] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:25.006438 18427 consensus_peers.cc:597] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.012079 18427 consensus_peers.cc:597] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.024736 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.028208 18353 consensus_peers.cc:597] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.037263 18427 consensus_peers.cc:597] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.073091 18427 consensus_peers.cc:597] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.085714 18427 consensus_peers.cc:597] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:25.086268 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.102571 18427 consensus_peers.cc:597] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.104301 18353 consensus_peers.cc:597] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:25.106526 18353 consensus_peers.cc:597] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.112336 18353 consensus_peers.cc:597] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.127380 18353 consensus_peers.cc:597] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.127776 18353 consensus_peers.cc:597] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.131356 18427 consensus_peers.cc:597] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.141803 18427 consensus_peers.cc:597] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.160388 18353 consensus_peers.cc:597] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.162758 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260709 14:50:25.169209 18427 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.171821 18353 consensus_peers.cc:597] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.176766 18427 consensus_peers.cc:597] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.182765 18427 consensus_peers.cc:597] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d -> Peer f3128ba789e34475bdbc6416b4859c25 (127.15.222.194:35543): Couldn't send request to peer f3128ba789e34475bdbc6416b4859c25. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.203918 18353 consensus_peers.cc:597] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.217866 18353 consensus_peers.cc:597] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.228907 18427 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:25.249181 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260709 14:50:25.250698 18353 consensus_peers.cc:597] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:25.266273 18427 consensus_peers.cc:597] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:25.277959 18428 consensus_peers.cc:597] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.286293 18428 consensus_peers.cc:597] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.307175 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:25.308176 16251 tablet_replica.cc:333] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.309020 16251 raft_consensus.cc:2243] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.309618 16251 raft_consensus.cc:2272] T 0c16fb93216c493288c6d50cbcfcac4d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.312144 16251 tablet_replica.cc:333] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.312991 16251 raft_consensus.cc:2243] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:25.314164 18353 consensus_peers.cc:597] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:25.314441 16251 raft_consensus.cc:2272] T 39de86888ced464aaa046b009e15b88d P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.316926 16251 tablet_replica.cc:333] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.317724 16251 raft_consensus.cc:2243] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.318239 16251 raft_consensus.cc:2272] T 6f5947d758e644c3a3341447fbcc552b P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.320578 16251 tablet_replica.cc:333] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.322400 16251 raft_consensus.cc:2243] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.322892 16251 raft_consensus.cc:2272] T 68ba2ebece3a459398f69abe421a1ef3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.325169 16251 tablet_replica.cc:333] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.325932 16251 raft_consensus.cc:2243] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.327055 16251 raft_consensus.cc:2272] T d66cb8a5b5fe46f5bdd8026cd034a17d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.329456 16251 tablet_replica.cc:333] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.330210 16251 raft_consensus.cc:2243] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:25.331025 18428 consensus_peers.cc:597] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.331099 16251 raft_consensus.cc:2272] T cc2e663663af40158c9eb7f8ccec1f70 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.333689 16251 tablet_replica.cc:333] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.334519 16251 raft_consensus.cc:2243] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.335405 16251 raft_consensus.cc:2272] T a01b762e33da4a3da870aacef92c2112 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.337749 16251 tablet_replica.cc:333] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.338483 16251 raft_consensus.cc:2243] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.339433 16251 raft_consensus.cc:2272] T de40e429704f466885bd8d1107a11fc6 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.341720 16251 tablet_replica.cc:333] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.342442 16251 raft_consensus.cc:2243] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.342908 16251 raft_consensus.cc:2272] T ede3aba3a44f4a029bd881629e13d9a3 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.344966 16251 tablet_replica.cc:333] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.345654 16251 raft_consensus.cc:2243] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.346156 16251 raft_consensus.cc:2272] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.348254 16251 tablet_replica.cc:333] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.348909 16251 raft_consensus.cc:2243] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.349762 16251 raft_consensus.cc:2272] T d42a200777c243bf8290f84293a9e911 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.352938 16251 tablet_replica.cc:333] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.353761 16251 raft_consensus.cc:2243] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.354262 16251 raft_consensus.cc:2272] T 0e57426b394844c89caa046e1aec6109 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.356657 16251 tablet_replica.cc:333] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.357396 16251 raft_consensus.cc:2243] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.357952 16251 raft_consensus.cc:2272] T 9d752d32331847fca9efcc859b47d067 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.360227 16251 tablet_replica.cc:333] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.360953 16251 raft_consensus.cc:2243] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.361826 16251 raft_consensus.cc:2272] T 35a7d5e117894267a00760d01d355817 P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.363821 16251 tablet_replica.cc:333] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.364554 16251 raft_consensus.cc:2243] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.365490 16251 raft_consensus.cc:2272] T 6e670e73132c4a7e8d9b142d1611e434 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.367926 16251 tablet_replica.cc:333] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.368618 16251 raft_consensus.cc:2243] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.369091 16251 raft_consensus.cc:2272] T dafbb987334e445b877f7012acac341e P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.371237 16251 tablet_replica.cc:333] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.371893 16251 raft_consensus.cc:2243] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.372380 16251 raft_consensus.cc:2272] T 9dfa2e3232594ec38be9f05794b4122d P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.373557 18428 consensus_peers.cc:597] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.374645 16251 tablet_replica.cc:333] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.375434 16251 raft_consensus.cc:2243] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.376353 16251 raft_consensus.cc:2272] T 567175caf9984e5593044a25399d1334 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.378639 16251 tablet_replica.cc:333] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.379333 16251 raft_consensus.cc:2243] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.379843 16251 raft_consensus.cc:2272] T 57edfbb203404661acda132ea23c5316 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.382205 16251 tablet_replica.cc:333] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.382889 16251 raft_consensus.cc:2243] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.383433 16251 raft_consensus.cc:2272] T 39d6ddd3d79d40e58d56e18caafc16b6 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.385648 16251 tablet_replica.cc:333] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.386374 16251 raft_consensus.cc:2243] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.386931 16251 raft_consensus.cc:2272] T 124daaf7c154417f92a0d3ff897ec9d2 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.387270 18428 consensus_peers.cc:597] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.387880 18428 consensus_peers.cc:597] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.389266 16251 tablet_replica.cc:333] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.390074 16251 raft_consensus.cc:2243] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.390771 16251 raft_consensus.cc:2272] T 88d17d3ed1884528a42caf69401a6d78 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.392625 16251 tablet_replica.cc:333] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.393105 16251 raft_consensus.cc:2243] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.393556 16251 raft_consensus.cc:2272] T 744db151005e43f5962506571cb23894 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.396021 16251 tablet_replica.cc:333] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
W20260709 14:50:25.397297 18428 consensus_peers.cc:597] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.396735 16251 raft_consensus.cc:2243] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.398702 16251 raft_consensus.cc:2272] T 82438cdaf45e45c49ee2892ea4a15d33 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.399528 18427 consensus_peers.cc:597] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:25.400882 16251 tablet_replica.cc:333] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.401389 16251 raft_consensus.cc:2243] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.401762 16251 raft_consensus.cc:2272] T 5bbdbbe7535f4620ac333b48213470e1 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.403856 16251 tablet_replica.cc:333] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.404532 16251 raft_consensus.cc:2243] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.405027 16251 raft_consensus.cc:2272] T a236be2df1a64586a9e01efcba96e299 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.407320 16251 tablet_replica.cc:333] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.408098 16251 raft_consensus.cc:2243] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.409025 16251 raft_consensus.cc:2272] T 5d018eb22aac45acb13122b1a514a13b P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.411214 16251 tablet_replica.cc:333] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.411948 16251 raft_consensus.cc:2243] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.412837 16251 raft_consensus.cc:2272] T 64207fd4d3f44cfc9266b9de3d463dcf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.415019 16251 tablet_replica.cc:333] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.415690 16251 raft_consensus.cc:2243] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.416165 16251 raft_consensus.cc:2272] T 362b1b3e56a644c0afd7265ac896f329 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.418452 16251 tablet_replica.cc:333] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.419119 16251 raft_consensus.cc:2243] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.420053 16251 raft_consensus.cc:2272] T 61e67218f2ec439cb5e143664ca0ae17 P cba39cf49b77486ba470c00c9831094c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.420495 18428 consensus_peers.cc:597] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.422405 16251 tablet_replica.cc:333] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.423138 16251 raft_consensus.cc:2243] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.423689 16251 raft_consensus.cc:2272] T df4f9bf686394abaa7fee62c794f121a P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.426970 16251 tablet_replica.cc:333] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.427700 16251 raft_consensus.cc:2243] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:25.427724 18353 consensus_peers.cc:597] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:25.428347 16251 raft_consensus.cc:2272] T ee6cf0a705404652b33a60072bc6dfaf P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.430151 16251 tablet_replica.cc:333] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.430630 16251 raft_consensus.cc:2243] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.431296 16251 raft_consensus.cc:2272] T db477fab37c04985956821899b749bd3 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.433029 16251 tablet_replica.cc:333] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.433521 16251 raft_consensus.cc:2243] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.433876 16251 raft_consensus.cc:2272] T 6927c2e841ae43da884dc7a91e103df7 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.435494 16251 tablet_replica.cc:333] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.435997 16251 raft_consensus.cc:2243] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.436640 16251 raft_consensus.cc:2272] T 99628bb12c224a7bac69d47245088d39 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.438356 16251 tablet_replica.cc:333] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.438810 16251 raft_consensus.cc:2243] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.439178 16251 raft_consensus.cc:2272] T 8786635298fd44cb948b9758f5f3dca8 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.440784 16251 tablet_replica.cc:333] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.441252 16251 raft_consensus.cc:2243] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.441633 16251 raft_consensus.cc:2272] T 36fba7d634f64f2f84f20d22ea474c24 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.443322 16251 tablet_replica.cc:333] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.443818 16251 raft_consensus.cc:2243] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.444168 16251 raft_consensus.cc:2272] T 8773c66389d94d51a4cfb15ca2fdfc46 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.445921 16251 tablet_replica.cc:333] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.446393 16251 raft_consensus.cc:2243] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.446746 16251 raft_consensus.cc:2272] T 710e9240e9ca41c6b9733196782b36d9 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.448419 16251 tablet_replica.cc:333] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.448866 16251 raft_consensus.cc:2243] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.449214 16251 raft_consensus.cc:2272] T f67cee09262943879da39ca4c655fa29 P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.450763 16251 tablet_replica.cc:333] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.451227 16251 raft_consensus.cc:2243] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.451936 16251 raft_consensus.cc:2272] T 236fbef724154f54a06646e930e486a5 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.453754 16251 tablet_replica.cc:333] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.454185 16251 raft_consensus.cc:2243] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.454526 16251 raft_consensus.cc:2272] T d898c8d4cf5d4d27ab88178e0ae47dee P cba39cf49b77486ba470c00c9831094c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.456197 16251 tablet_replica.cc:333] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.456609 16251 raft_consensus.cc:2243] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.457463 16251 raft_consensus.cc:2272] T cebc6636e91845ec9e1e1794be48694e P cba39cf49b77486ba470c00c9831094c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.459250 16251 tablet_replica.cc:333] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c: stopping tablet replica
I20260709 14:50:25.459697 16251 raft_consensus.cc:2243] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.460332 16251 raft_consensus.cc:2272] T b154b50a3519478ab2590a7f6f5666c0 P cba39cf49b77486ba470c00c9831094c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.493029 18428 consensus_peers.cc:597] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:25.522122 18428 consensus_peers.cc:597] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.195:34805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.528654 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
W20260709 14:50:25.571264 18428 consensus_peers.cc:597] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.195:34805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.604610 16251 tablet_server.cc:179] TabletServer@127.15.222.196:0 shutting down...
W20260709 14:50:25.625156 18427 consensus_peers.cc:597] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d -> Peer 6ca879791b354726baf5e7ae854b4998 (127.15.222.193:36037): Couldn't send request to peer 6ca879791b354726baf5e7ae854b4998. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:25.667917 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:25.668671 16251 tablet_replica.cc:333] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.669456 16251 raft_consensus.cc:2243] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.670318 16251 raft_consensus.cc:2272] T 6f5947d758e644c3a3341447fbcc552b P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.672814 16251 tablet_replica.cc:333] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.673591 16251 raft_consensus.cc:2243] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.674408 16251 raft_consensus.cc:2272] T b03b77c3a929426ea174a65eb5154a48 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:25.675190 18428 consensus_peers.cc:597] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.195:34805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.676314 16251 tablet_replica.cc:333] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.676899 16251 raft_consensus.cc:2243] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.677274 16251 raft_consensus.cc:2272] T 2ee2472d712b49acadfebc03d659287c P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.679118 16251 tablet_replica.cc:333] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.679694 16251 raft_consensus.cc:2243] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.680090 16251 raft_consensus.cc:2272] T d66cb8a5b5fe46f5bdd8026cd034a17d P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.681845 16251 tablet_replica.cc:333] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.682377 16251 raft_consensus.cc:2243] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.682796 16251 raft_consensus.cc:2272] T cc2e663663af40158c9eb7f8ccec1f70 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.684551 16251 tablet_replica.cc:333] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.685072 16251 raft_consensus.cc:2243] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.685801 16251 raft_consensus.cc:2272] T 8eaec60eefa7431bb404b173d662e9cd P 8622623935c84bada1536ad4dfea6a7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.687835 16251 tablet_replica.cc:333] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.688405 16251 raft_consensus.cc:2243] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.688841 16251 raft_consensus.cc:2272] T 39de86888ced464aaa046b009e15b88d P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.690867 16251 tablet_replica.cc:333] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.691502 16251 raft_consensus.cc:2243] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.692175 16251 raft_consensus.cc:2272] T 68ba2ebece3a459398f69abe421a1ef3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.693799 16251 tablet_replica.cc:333] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.694273 16251 raft_consensus.cc:2243] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.694944 16251 raft_consensus.cc:2272] T ba0056e1075646958a72f67f1c9967fc P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.696610 16251 tablet_replica.cc:333] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.697077 16251 raft_consensus.cc:2243] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.697445 16251 raft_consensus.cc:2272] T 5d018eb22aac45acb13122b1a514a13b P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.699100 16251 tablet_replica.cc:333] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.699605 16251 raft_consensus.cc:2243] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.699970 16251 raft_consensus.cc:2272] T 78f707187ba046e0995bfb352c009911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.701675 16251 tablet_replica.cc:333] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.702163 16251 raft_consensus.cc:2243] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.702827 16251 raft_consensus.cc:2272] T 744db151005e43f5962506571cb23894 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.704476 16251 tablet_replica.cc:333] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.704977 16251 raft_consensus.cc:2243] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.705351 16251 raft_consensus.cc:2272] T 0e57426b394844c89caa046e1aec6109 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.707254 16251 tablet_replica.cc:333] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.707877 16251 raft_consensus.cc:2243] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.708396 16251 raft_consensus.cc:2272] T 97295988d98c4e5fb4001f8a5fa95a40 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.710412 16251 tablet_replica.cc:333] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
W20260709 14:50:25.710844 18428 consensus_peers.cc:597] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d -> Peer cba39cf49b77486ba470c00c9831094c (127.15.222.195:34805): Couldn't send request to peer cba39cf49b77486ba470c00c9831094c. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.195:34805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.711040 16251 raft_consensus.cc:2243] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.711552 16251 raft_consensus.cc:2272] T d42a200777c243bf8290f84293a9e911 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.714001 16251 tablet_replica.cc:333] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.714694 16251 raft_consensus.cc:2243] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.715140 16251 raft_consensus.cc:2272] T db477fab37c04985956821899b749bd3 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.717166 16251 tablet_replica.cc:333] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.717648 16251 raft_consensus.cc:2243] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.718009 16251 raft_consensus.cc:2272] T 6927c2e841ae43da884dc7a91e103df7 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.719602 16251 tablet_replica.cc:333] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.720088 16251 raft_consensus.cc:2243] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.720434 16251 raft_consensus.cc:2272] T 567175caf9984e5593044a25399d1334 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.722122 16251 tablet_replica.cc:333] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.722601 16251 raft_consensus.cc:2243] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.723299 16251 raft_consensus.cc:2272] T 57edfbb203404661acda132ea23c5316 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.725132 16251 tablet_replica.cc:333] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.725586 16251 raft_consensus.cc:2243] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.726269 16251 raft_consensus.cc:2272] T 39d6ddd3d79d40e58d56e18caafc16b6 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.728006 16251 tablet_replica.cc:333] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.728475 16251 raft_consensus.cc:2243] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.729117 16251 raft_consensus.cc:2272] T 124daaf7c154417f92a0d3ff897ec9d2 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.730753 16251 tablet_replica.cc:333] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.731206 16251 raft_consensus.cc:2243] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.731895 16251 raft_consensus.cc:2272] T 5bbdbbe7535f4620ac333b48213470e1 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.733567 16251 tablet_replica.cc:333] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.734025 16251 raft_consensus.cc:2243] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.734642 16251 raft_consensus.cc:2272] T 82438cdaf45e45c49ee2892ea4a15d33 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.736316 16251 tablet_replica.cc:333] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.736791 16251 raft_consensus.cc:2243] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.737390 16251 raft_consensus.cc:2272] T b0f545f72d844e74b4f4ab3379d2a6a9 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.738924 16251 tablet_replica.cc:333] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.739375 16251 raft_consensus.cc:2243] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.739753 16251 raft_consensus.cc:2272] T 6e670e73132c4a7e8d9b142d1611e434 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.741343 16251 tablet_replica.cc:333] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.741882 16251 raft_consensus.cc:2243] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.742267 16251 raft_consensus.cc:2272] T 92cfa04d36174e9e909f2ea76ef5bea3 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.743891 16251 tablet_replica.cc:333] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.744343 16251 raft_consensus.cc:2243] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.745002 16251 raft_consensus.cc:2272] T dafbb987334e445b877f7012acac341e P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.746753 16251 tablet_replica.cc:333] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.747231 16251 raft_consensus.cc:2243] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.747633 16251 raft_consensus.cc:2272] T 88d17d3ed1884528a42caf69401a6d78 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.749271 16251 tablet_replica.cc:333] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.749724 16251 raft_consensus.cc:2243] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.750085 16251 raft_consensus.cc:2272] T 61e67218f2ec439cb5e143664ca0ae17 P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.751591 16251 tablet_replica.cc:333] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.752051 16251 raft_consensus.cc:2243] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.752693 16251 raft_consensus.cc:2272] T f67cee09262943879da39ca4c655fa29 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.754319 16251 tablet_replica.cc:333] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.754753 16251 raft_consensus.cc:2243] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.755151 16251 raft_consensus.cc:2272] T 236fbef724154f54a06646e930e486a5 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.756827 16251 tablet_replica.cc:333] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.757500 16251 raft_consensus.cc:2243] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.757934 16251 raft_consensus.cc:2272] T d898c8d4cf5d4d27ab88178e0ae47dee P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.759461 16251 tablet_replica.cc:333] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.759982 16251 raft_consensus.cc:2243] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.760362 16251 raft_consensus.cc:2272] T b154b50a3519478ab2590a7f6f5666c0 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.762001 16251 tablet_replica.cc:333] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.762461 16251 raft_consensus.cc:2243] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.762825 16251 raft_consensus.cc:2272] T cebc6636e91845ec9e1e1794be48694e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.764380 16251 tablet_replica.cc:333] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.764835 16251 raft_consensus.cc:2243] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.765182 16251 raft_consensus.cc:2272] T c4e41e28fc8444f1961d98a59a31145e P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.766613 16251 tablet_replica.cc:333] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.767052 16251 raft_consensus.cc:2243] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.767774 16251 raft_consensus.cc:2272] T 7877a1efaf794f7a8b91d50fe4f5d3b4 P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.769376 16251 tablet_replica.cc:333] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.769819 16251 raft_consensus.cc:2243] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.770463 16251 raft_consensus.cc:2272] T b279c1a160444c4e90e45460116f6c6d P 8622623935c84bada1536ad4dfea6a7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.772091 16251 tablet_replica.cc:333] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.772539 16251 raft_consensus.cc:2243] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.773186 16251 raft_consensus.cc:2272] T df4f9bf686394abaa7fee62c794f121a P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.774866 16251 tablet_replica.cc:333] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.775293 16251 raft_consensus.cc:2243] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.776000 16251 raft_consensus.cc:2272] T 132434ed9b6645ce8f51677b23fb123c P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.777704 16251 tablet_replica.cc:333] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.778199 16251 raft_consensus.cc:2243] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.778887 16251 raft_consensus.cc:2272] T d058f60a925a4fa896637e88f2271cbf P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.780578 16251 tablet_replica.cc:333] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.781014 16251 raft_consensus.cc:2243] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.781625 16251 raft_consensus.cc:2272] T c64ea3c2eec04bdc8f925e40f996b2f3 P 8622623935c84bada1536ad4dfea6a7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.783278 16251 tablet_replica.cc:333] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.783736 16251 raft_consensus.cc:2243] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.784094 16251 raft_consensus.cc:2272] T 2ada4000b1cf49488bea3bdc0b964c76 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.785708 16251 tablet_replica.cc:333] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.786130 16251 raft_consensus.cc:2243] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:25.786813 16251 raft_consensus.cc:2272] T 9d752d32331847fca9efcc859b47d067 P 8622623935c84bada1536ad4dfea6a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:25.788445 16251 tablet_replica.cc:333] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d: stopping tablet replica
I20260709 14:50:25.788834 16251 raft_consensus.cc:2243] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:25.789180 16251 raft_consensus.cc:2272] T 5671c19e89454e9b9187ad2266f641cf P 8622623935c84bada1536ad4dfea6a7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.819429 16251 tablet_server.cc:196] TabletServer@127.15.222.196:0 shutdown complete.
I20260709 14:50:26.875502 16251 master.cc:562] Master@127.15.222.254:45191 shutting down...
I20260709 14:50:26.900779 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.901317 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.901628 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P be8132e3f5514affaf27a7d72c5ba1a4: stopping tablet replica
I20260709 14:50:26.921804 16251 master.cc:584] Master@127.15.222.254:45191 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28027 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:50:26.999467 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:45005
I20260709 14:50:27.000530 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.005681 19396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.005745 19397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.006846 19399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.007550 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:27.008603 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.008772 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.008932 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608627008917 us; error 0 us; skew 500 ppm
I20260709 14:50:27.009416 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.011620 16251 webserver.cc:533] Webserver started at http://127.15.222.254:35585/ using document root <none> and password file <none>
I20260709 14:50:27.012092 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.012257 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.012503 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.013491 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "e3364f692c5b42838d46a19de45e7bcb"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.018229 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:27.022596 19404 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.023372 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:27.023710 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "e3364f692c5b42838d46a19de45e7bcb"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.024041 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.041200 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.042234 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.077476 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:45005
I20260709 14:50:27.077579 19455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:45005 every 8 connection(s)
I20260709 14:50:27.081050 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.090481 19456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb: Bootstrap starting.
I20260709 14:50:27.094846 19456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.098615 19456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb: No bootstrap required, opened a new log
I20260709 14:50:27.100564 19456 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER }
I20260709 14:50:27.100896 19456 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.101079 19456 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3364f692c5b42838d46a19de45e7bcb, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.101547 19456 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER }
I20260709 14:50:27.101938 19456 raft_consensus.cc:399] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:27.102136 19456 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:27.102335 19456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.106177 19456 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER }
I20260709 14:50:27.106604 19456 leader_election.cc:304] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [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: e3364f692c5b42838d46a19de45e7bcb; no voters: 
I20260709 14:50:27.107577 19456 leader_election.cc:290] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:27.107920 19459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.109154 19459 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 1 LEADER]: Becoming Leader. State: Replica: e3364f692c5b42838d46a19de45e7bcb, State: Running, Role: LEADER
I20260709 14:50:27.109684 19459 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [LEADER]: Queue going to LEADER mode. State: All 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: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER }
I20260709 14:50:27.110257 19456 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:27.113749 19460 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e3364f692c5b42838d46a19de45e7bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER } }
I20260709 14:50:27.114229 19460 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:27.113926 19461 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3364f692c5b42838d46a19de45e7bcb. Latest consensus state: current_term: 1 leader_uuid: "e3364f692c5b42838d46a19de45e7bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3364f692c5b42838d46a19de45e7bcb" member_type: VOTER } }
I20260709 14:50:27.114516 19461 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:27.116420 19466 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:27.123221 19466 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:27.124516 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:27.131392 19466 catalog_manager.cc:1383] Generated new cluster ID: 229eb9658ac54be59e9a1525cb8d60d5
I20260709 14:50:27.131675 19466 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:27.173935 19466 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:27.175102 19466 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:27.186022 19466 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb: Generated new TSK 0
I20260709 14:50:27.186539 19466 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:27.190479 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.195753 19477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.196760 19478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.198073 19480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.198451 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:27.199394 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.199592 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.199734 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608627199722 us; error 0 us; skew 500 ppm
I20260709 14:50:27.200196 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.202148 16251 webserver.cc:533] Webserver started at http://127.15.222.193:42281/ using document root <none> and password file <none>
I20260709 14:50:27.202555 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.202700 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.202891 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.203903 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "176f94a197584329b0935a244b946fda"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.207839 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:50:27.210767 19485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.211401 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:27.211680 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "176f94a197584329b0935a244b946fda"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.211933 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.258495 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.259691 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.261411 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.263577 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.263761 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.263988 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.264145 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.301216 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:41901
I20260709 14:50:27.301333 19547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:41901 every 8 connection(s)
I20260709 14:50:27.305812 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.311735 19552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.312445 19553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.314994 19555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.316012 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:27.317656 19548 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45005
I20260709 14:50:27.317705 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.318014 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.318020 19548 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.318238 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608627318220 us; error 0 us; skew 500 ppm
I20260709 14:50:27.318807 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.318826 19548 heartbeater.cc:507] Master 127.15.222.254:45005 requested a full tablet report, sending...
I20260709 14:50:27.321000 19421 ts_manager.cc:194] Registered new tserver with Master: 176f94a197584329b0935a244b946fda (127.15.222.193:41901)
I20260709 14:50:27.321367 16251 webserver.cc:533] Webserver started at http://127.15.222.194:38777/ using document root <none> and password file <none>
I20260709 14:50:27.321863 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.322022 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.322271 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.322674 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60312
I20260709 14:50:27.323290 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.327337 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:27.330188 19560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.330824 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:27.331053 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.331288 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.339385 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.340384 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.341598 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.343515 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.343720 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.343892 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.344014 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.381851 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:41319
I20260709 14:50:27.381947 19622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:41319 every 8 connection(s)
I20260709 14:50:27.386333 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.393069 19626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.394482 19627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.397114 19629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.397795 19623 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45005
I20260709 14:50:27.398233 19623 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.398484 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:27.399088 19623 heartbeater.cc:507] Master 127.15.222.254:45005 requested a full tablet report, sending...
I20260709 14:50:27.399214 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.399502 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.399711 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608627399686 us; error 0 us; skew 500 ppm
I20260709 14:50:27.400298 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.401119 19421 ts_manager.cc:194] Registered new tserver with Master: 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:27.402629 16251 webserver.cc:533] Webserver started at http://127.15.222.195:32951/ using document root <none> and password file <none>
I20260709 14:50:27.402647 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60328
I20260709 14:50:27.403239 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.403455 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.403789 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.404827 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "9dd7e754f0774c20a970dc9ef1227881"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.408761 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:50:27.411696 19634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.412365 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:27.412621 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "9dd7e754f0774c20a970dc9ef1227881"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:27.412889 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.422969 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.424038 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.425388 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.427528 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.427767 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.427977 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.428125 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.464968 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:35845
I20260709 14:50:27.465081 19696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:35845 every 8 connection(s)
I20260709 14:50:27.477349 19697 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45005
I20260709 14:50:27.477720 19697 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.478346 19697 heartbeater.cc:507] Master 127.15.222.254:45005 requested a full tablet report, sending...
I20260709 14:50:27.480100 19421 ts_manager.cc:194] Registered new tserver with Master: 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:27.480999 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013025424s
I20260709 14:50:27.481391 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60344
I20260709 14:50:27.504940 19421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60350:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:27.507623 19421 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:27.581450 19511 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0623df8b3749c294d7da9c49b42cb6 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:27.582201 19513 tablet_service.cc:1511] Processing CreateTablet for tablet 9780d707ca6a4682bde1c54f412ad7b5 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:27.582878 19511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0623df8b3749c294d7da9c49b42cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.584672 19512 tablet_service.cc:1511] Processing CreateTablet for tablet ad1427b00ed349998a41651307e1e8cc (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:27.583525 19513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9780d707ca6a4682bde1c54f412ad7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.588107 19508 tablet_service.cc:1511] Processing CreateTablet for tablet 8e97b3b477ae4145938b2545d651e913 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:27.588414 19507 tablet_service.cc:1511] Processing CreateTablet for tablet 1689ea3c30354c888ad2c8bd569c1669 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:27.589419 19508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e97b3b477ae4145938b2545d651e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.590000 19507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1689ea3c30354c888ad2c8bd569c1669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.585640 19510 tablet_service.cc:1511] Processing CreateTablet for tablet 1b22fd694bb541e0a08b56e36fcb5963 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:27.592784 19510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b22fd694bb541e0a08b56e36fcb5963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.593762 19506 tablet_service.cc:1511] Processing CreateTablet for tablet e02174dd78ef47b6b8c20f47372c04ec (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:27.594969 19506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02174dd78ef47b6b8c20f47372c04ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.586607 19509 tablet_service.cc:1511] Processing CreateTablet for tablet e77b5c8267ef492e94158e61473c8110 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:27.596834 19509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77b5c8267ef492e94158e61473c8110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.600205 19512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1427b00ed349998a41651307e1e8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.604704 19505 tablet_service.cc:1511] Processing CreateTablet for tablet 9279afdd5b0e442c85b672379cad7337 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:27.605947 19505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279afdd5b0e442c85b672379cad7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.610435 19660 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0623df8b3749c294d7da9c49b42cb6 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:27.610715 19504 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaad182b904337a38934a00a125a69 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:27.611783 19660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0623df8b3749c294d7da9c49b42cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.613073 19658 tablet_service.cc:1511] Processing CreateTablet for tablet e77b5c8267ef492e94158e61473c8110 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:27.613858 19661 tablet_service.cc:1511] Processing CreateTablet for tablet ad1427b00ed349998a41651307e1e8cc (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:27.615156 19662 tablet_service.cc:1511] Processing CreateTablet for tablet 9780d707ca6a4682bde1c54f412ad7b5 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:27.616680 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 1689ea3c30354c888ad2c8bd569c1669 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:27.619398 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 9279afdd5b0e442c85b672379cad7337 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:27.623574 19655 tablet_service.cc:1511] Processing CreateTablet for tablet e02174dd78ef47b6b8c20f47372c04ec (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:27.621856 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 1b22fd694bb541e0a08b56e36fcb5963 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:27.611881 19504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaad182b904337a38934a00a125a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.633781 19653 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaad182b904337a38934a00a125a69 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:27.634323 19588 tablet_service.cc:1511] Processing CreateTablet for tablet 9780d707ca6a4682bde1c54f412ad7b5 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:27.614358 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77b5c8267ef492e94158e61473c8110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.635679 19588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9780d707ca6a4682bde1c54f412ad7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.635854 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaad182b904337a38934a00a125a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.639838 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02174dd78ef47b6b8c20f47372c04ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.643846 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1689ea3c30354c888ad2c8bd569c1669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.645184 19587 tablet_service.cc:1511] Processing CreateTablet for tablet ad1427b00ed349998a41651307e1e8cc (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:27.646454 19587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1427b00ed349998a41651307e1e8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.647841 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279afdd5b0e442c85b672379cad7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.650722 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b22fd694bb541e0a08b56e36fcb5963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.615549 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 8e97b3b477ae4145938b2545d651e913 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:27.656169 19662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9780d707ca6a4682bde1c54f412ad7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.656826 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e97b3b477ae4145938b2545d651e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.656993 19586 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0623df8b3749c294d7da9c49b42cb6 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:27.658241 19586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0623df8b3749c294d7da9c49b42cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.663827 19661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1427b00ed349998a41651307e1e8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.676996 19585 tablet_service.cc:1511] Processing CreateTablet for tablet 1b22fd694bb541e0a08b56e36fcb5963 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:27.678313 19585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b22fd694bb541e0a08b56e36fcb5963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.681119 19584 tablet_service.cc:1511] Processing CreateTablet for tablet e77b5c8267ef492e94158e61473c8110 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:27.682905 19584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77b5c8267ef492e94158e61473c8110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.690510 19581 tablet_service.cc:1511] Processing CreateTablet for tablet e02174dd78ef47b6b8c20f47372c04ec (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:27.691071 19583 tablet_service.cc:1511] Processing CreateTablet for tablet 8e97b3b477ae4145938b2545d651e913 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:27.696736 19583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e97b3b477ae4145938b2545d651e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.697393 19579 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaad182b904337a38934a00a125a69 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:27.698712 19579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaad182b904337a38934a00a125a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.700506 19582 tablet_service.cc:1511] Processing CreateTablet for tablet 1689ea3c30354c888ad2c8bd569c1669 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:27.701854 19582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1689ea3c30354c888ad2c8bd569c1669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.704073 19580 tablet_service.cc:1511] Processing CreateTablet for tablet 9279afdd5b0e442c85b672379cad7337 (DEFAULT_TABLE table=test-workload [id=b41cc3c20a1748f7b42ad8ee1df1ba06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:27.705407 19580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279afdd5b0e442c85b672379cad7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.708189 19581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02174dd78ef47b6b8c20f47372c04ec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:27.777493 19406 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.195:35845, user_credentials={real_user=slave}} blocked reactor thread for 47496.3us
I20260709 14:50:27.795889 19713 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:27.796896 19712 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:27.827291 19714 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:27.840349 19714 tablet_bootstrap.cc:654] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:27.841310 19406 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.194:41319, user_credentials={real_user=slave}} blocked reactor thread for 62944.4us
W20260709 14:50:27.841583 19408 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.193:41901, user_credentials={real_user=slave}} blocked reactor thread for 43928.7us
I20260709 14:50:27.853781 19712 tablet_bootstrap.cc:654] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.855708 19714 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:27.856233 19714 ts_tablet_manager.cc:1403] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 14:50:27.857344 19713 tablet_bootstrap.cc:654] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.859005 19714 raft_consensus.cc:359] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.859745 19714 raft_consensus.cc:385] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.860023 19714 raft_consensus.cc:740] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.860807 19714 consensus_queue.cc:260] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.872943 19713 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:27.873445 19713 ts_tablet_manager.cc:1403] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.010s
I20260709 14:50:27.873349 19712 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:27.874223 19623 heartbeater.cc:499] Master 127.15.222.254:45005 was elected leader, sending a full tablet report...
I20260709 14:50:27.874399 19712 ts_tablet_manager.cc:1403] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.005s
I20260709 14:50:27.876307 19713 raft_consensus.cc:359] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.877017 19713 raft_consensus.cc:385] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.877297 19713 raft_consensus.cc:740] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.877784 19714 ts_tablet_manager.cc:1434] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.005s
I20260709 14:50:27.880048 19714 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:27.877419 19712 raft_consensus.cc:359] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.883764 19712 raft_consensus.cc:385] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.878036 19713 consensus_queue.cc:260] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.884070 19712 raft_consensus.cc:740] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.884366 19714 tablet_bootstrap.cc:654] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.884984 19712 consensus_queue.cc:260] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.896482 19697 heartbeater.cc:499] Master 127.15.222.254:45005 was elected leader, sending a full tablet report...
I20260709 14:50:27.898223 19548 heartbeater.cc:499] Master 127.15.222.254:45005 was elected leader, sending a full tablet report...
I20260709 14:50:27.898748 19712 ts_tablet_manager.cc:1434] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.009s
I20260709 14:50:27.898823 19714 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:27.899447 19714 ts_tablet_manager.cc:1403] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260709 14:50:27.899835 19712 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:27.901644 19713 ts_tablet_manager.cc:1434] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:50:27.902606 19713 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:27.902235 19714 raft_consensus.cc:359] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.903805 19714 raft_consensus.cc:385] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.904160 19714 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.905270 19712 tablet_bootstrap.cc:654] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.905020 19714 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.908856 19713 tablet_bootstrap.cc:654] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.908852 19714 ts_tablet_manager.cc:1434] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:50:27.910180 19714 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:27.916291 19714 tablet_bootstrap.cc:654] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.916477 19712 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:27.916944 19712 ts_tablet_manager.cc:1403] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:50:27.919795 19712 raft_consensus.cc:359] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.920472 19712 raft_consensus.cc:385] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.920763 19712 raft_consensus.cc:740] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.921566 19712 consensus_queue.cc:260] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.925558 19713 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:27.926101 19713 ts_tablet_manager.cc:1403] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 14:50:27.928839 19712 ts_tablet_manager.cc:1434] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:27.929025 19713 raft_consensus.cc:359] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.929785 19712 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:27.929800 19713 raft_consensus.cc:385] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.930747 19713 raft_consensus.cc:740] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.931550 19713 consensus_queue.cc:260] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.932863 19714 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:27.933525 19714 ts_tablet_manager.cc:1403] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 14:50:27.933818 19713 ts_tablet_manager.cc:1434] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:27.934716 19713 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:27.936412 19712 tablet_bootstrap.cc:654] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.936322 19714 raft_consensus.cc:359] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.937139 19714 raft_consensus.cc:385] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.937494 19714 raft_consensus.cc:740] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.938249 19714 consensus_queue.cc:260] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.940335 19714 ts_tablet_manager.cc:1434] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:27.941411 19714 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:27.940405 19713 tablet_bootstrap.cc:654] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.946216 19712 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:27.946667 19712 ts_tablet_manager.cc:1403] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:50:27.947317 19714 tablet_bootstrap.cc:654] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.949327 19712 raft_consensus.cc:359] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.950043 19712 raft_consensus.cc:385] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.950342 19712 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.951220 19712 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.953645 19712 ts_tablet_manager.cc:1434] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:27.954615 19712 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:27.960525 19712 tablet_bootstrap.cc:654] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.980748 19712 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:27.980944 19713 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:27.981115 19712 ts_tablet_manager.cc:1403] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 14:50:27.981352 19714 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:27.981447 19713 ts_tablet_manager.cc:1403] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.020s
I20260709 14:50:27.981879 19714 ts_tablet_manager.cc:1403] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.031s
I20260709 14:50:27.983248 19712 raft_consensus.cc:359] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.983800 19712 raft_consensus.cc:385] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.984014 19712 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.984282 19713 raft_consensus.cc:359] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.985016 19713 raft_consensus.cc:385] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.984565 19714 raft_consensus.cc:359] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.984604 19712 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.985317 19713 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.985497 19714 raft_consensus.cc:385] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.985795 19714 raft_consensus.cc:740] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.986171 19713 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.986908 19712 ts_tablet_manager.cc:1434] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:27.986558 19714 consensus_queue.cc:260] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.987891 19712 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:27.989898 19719 raft_consensus.cc:493] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.990362 19719 raft_consensus.cc:515] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:27.992848 19719 leader_election.cc:290] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:27.993482 19714 ts_tablet_manager.cc:1434] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:50:27.995591 19713 ts_tablet_manager.cc:1434] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:50:27.996603 19713 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.002815 19714 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:28.004066 19725 raft_consensus.cc:493] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.004724 19717 raft_consensus.cc:493] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.004563 19725 raft_consensus.cc:515] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.005218 19717 raft_consensus.cc:515] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.006954 19725 leader_election.cc:290] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.008906 19717 leader_election.cc:290] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.025033 19712 tablet_bootstrap.cc:654] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.028959 19713 tablet_bootstrap.cc:654] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.033322 19714 tablet_bootstrap.cc:654] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.054302 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e97b3b477ae4145938b2545d651e913" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.055022 19598 raft_consensus.cc:2468] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.056185 19636 leader_election.cc:304] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.057039 19719 raft_consensus.cc:2804] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.057401 19719 raft_consensus.cc:493] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.057721 19719 raft_consensus.cc:3060] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.059329 19712 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.059917 19712 ts_tablet_manager.cc:1403] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.009s
I20260709 14:50:28.059993 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
W20260709 14:50:28.062150 19562 leader_election.cc:343] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.064908 19713 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.064698 19712 raft_consensus.cc:359] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.065402 19713 ts_tablet_manager.cc:1403] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.004s
I20260709 14:50:28.065184 19719 raft_consensus.cc:515] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.065567 19714 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.065536 19712 raft_consensus.cc:385] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.066241 19714 ts_tablet_manager.cc:1403] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.002s
I20260709 14:50:28.066213 19712 raft_consensus.cc:740] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.067265 19712 consensus_queue.cc:260] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.068281 19713 raft_consensus.cc:359] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.068959 19713 raft_consensus.cc:385] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.069278 19713 raft_consensus.cc:740] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.069082 19714 raft_consensus.cc:359] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.069639 19712 ts_tablet_manager.cc:1434] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:50:28.069921 19714 raft_consensus.cc:385] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.070313 19714 raft_consensus.cc:740] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.069995 19713 consensus_queue.cc:260] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.071040 19712 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:28.071101 19714 consensus_queue.cc:260] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.075268 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e97b3b477ae4145938b2545d651e913" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.077327 19719 leader_election.cc:290] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.077854 19712 tablet_bootstrap.cc:654] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.078217 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e97b3b477ae4145938b2545d651e913" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
W20260709 14:50:28.079820 19638 leader_election.cc:343] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:28.080955 19638 leader_election.cc:343] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.082474 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.084012 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e97b3b477ae4145938b2545d651e913" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.084635 19598 raft_consensus.cc:3060] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.084034 19714 ts_tablet_manager.cc:1434] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:28.086290 19713 ts_tablet_manager.cc:1434] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 14:50:28.086495 19714 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:28.088349 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.089833 19713 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.090947 19712 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.091405 19712 ts_tablet_manager.cc:1403] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260709 14:50:28.091404 19598 raft_consensus.cc:2468] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.094360 19712 raft_consensus.cc:359] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.095016 19636 leader_election.cc:304] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda
I20260709 14:50:28.095489 19713 tablet_bootstrap.cc:654] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.096151 19719 raft_consensus.cc:2804] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.096668 19719 raft_consensus.cc:697] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:28.097427 19719 consensus_queue.cc:237] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.095000 19712 raft_consensus.cc:385] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.102350 19712 raft_consensus.cc:740] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.103075 19712 consensus_queue.cc:260] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.104651 19713 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.105144 19713 ts_tablet_manager.cc:1403] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260709 14:50:28.088376 19487 leader_election.cc:343] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.107720 19713 raft_consensus.cc:359] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.108392 19713 raft_consensus.cc:385] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:28.108533 19564 leader_election.cc:343] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.108707 19713 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.108995 19564 leader_election.cc:304] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.109472 19713 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.110069 19717 raft_consensus.cc:2749] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.110908 19714 tablet_bootstrap.cc:654] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.111943 19713 ts_tablet_manager.cc:1434] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:28.112963 19713 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.114109 19712 ts_tablet_manager.cc:1434] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:50:28.115026 19712 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:28.118726 19713 tablet_bootstrap.cc:654] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.117756 19421 catalog_manager.cc:5697] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.120877 19712 tablet_bootstrap.cc:654] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:28.121308 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:28.124754 19725 raft_consensus.cc:493] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.125453 19712 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.125226 19725 raft_consensus.cc:515] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.125874 19712 ts_tablet_manager.cc:1403] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:28.127233 19725 leader_election.cc:290] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.128548 19712 raft_consensus.cc:359] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.128784 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.129257 19712 raft_consensus.cc:385] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.129545 19712 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.129673 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.130365 19597 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 0.
I20260709 14:50:28.130331 19712 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.132334 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.132947 19672 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 0.
I20260709 14:50:28.134279 19487 leader_election.cc:304] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.134675 19713 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.135106 19721 raft_consensus.cc:2804] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:28.135149 19487 leader_election.cc:343] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.135649 19721 raft_consensus.cc:493] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.135746 19487 leader_election.cc:304] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 176f94a197584329b0935a244b946fda; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.136087 19721 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.136351 19712 ts_tablet_manager.cc:1434] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:50:28.136613 19725 raft_consensus.cc:2749] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.137315 19712 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:28.135332 19717 raft_consensus.cc:493] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.138571 19717 raft_consensus.cc:515] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.139875 19713 ts_tablet_manager.cc:1403] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 14:50:28.140470 19717 leader_election.cc:290] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.142335 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.142297 19721 raft_consensus.cc:515] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.143107 19672 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.142787 19713 raft_consensus.cc:359] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.143865 19713 raft_consensus.cc:385] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.144230 19713 raft_consensus.cc:740] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.144376 19562 leader_election.cc:304] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.145224 19717 raft_consensus.cc:2804] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.145464 19725 raft_consensus.cc:493] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.145157 19713 consensus_queue.cc:260] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.145709 19717 raft_consensus.cc:493] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.148293 19717 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.145994 19725 raft_consensus.cc:515] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.149791 19713 ts_tablet_manager.cc:1434] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:50:28.150133 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.150692 19672 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.150890 19713 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.147063 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.153484 19597 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.144366 19721 leader_election.cc:290] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Requested vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.155110 19717 raft_consensus.cc:515] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.157577 19713 tablet_bootstrap.cc:654] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.159085 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.159739 19671 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.157469 19672 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 1.
I20260709 14:50:28.161015 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.161599 19523 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.162484 19719 raft_consensus.cc:493] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.162904 19725 leader_election.cc:290] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.162963 19719 raft_consensus.cc:515] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.165041 19719 leader_election.cc:290] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.166481 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.166630 19671 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.167429 19717 leader_election.cc:290] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
W20260709 14:50:28.167848 19636 leader_election.cc:343] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.143529 19712 tablet_bootstrap.cc:654] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.168987 19562 leader_election.cc:304] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.169605 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.169831 19717 raft_consensus.cc:2804] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.170178 19523 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.170291 19713 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.170846 19713 ts_tablet_manager.cc:1403] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:50:28.167768 19597 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 1.
I20260709 14:50:28.173663 19713 raft_consensus.cc:359] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.174377 19713 raft_consensus.cc:385] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.174651 19713 raft_consensus.cc:740] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.175360 19713 consensus_queue.cc:260] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.176800 19712 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.177248 19712 ts_tablet_manager.cc:1403] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:50:28.177572 19713 ts_tablet_manager.cc:1434] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:28.145828 19714 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.178558 19713 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.178720 19714 ts_tablet_manager.cc:1403] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.000s
I20260709 14:50:28.179662 19712 raft_consensus.cc:359] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.180330 19712 raft_consensus.cc:385] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.180572 19712 raft_consensus.cc:740] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.181279 19712 consensus_queue.cc:260] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.181488 19714 raft_consensus.cc:359] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.182161 19714 raft_consensus.cc:385] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.182432 19714 raft_consensus.cc:740] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.183421 19712 ts_tablet_manager.cc:1434] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:28.184065 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.184321 19712 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:28.184907 19713 tablet_bootstrap.cc:654] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.177637 19523 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.186913 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.188216 19487 leader_election.cc:304] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:28.189864 19725 raft_consensus.cc:2804] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:28.189996 19487 leader_election.cc:343] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.190347 19725 raft_consensus.cc:697] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 LEADER]: Becoming Leader. State: Replica: 176f94a197584329b0935a244b946fda, State: Running, Role: LEADER
I20260709 14:50:28.191115 19725 consensus_queue.cc:237] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
W20260709 14:50:28.191617 19487 leader_election.cc:343] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.192042 19487 leader_election.cc:304] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 176f94a197584329b0935a244b946fda; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.193264 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.193625 19721 raft_consensus.cc:2749] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.193990 19523 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.194828 19714 consensus_queue.cc:260] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.197054 19712 tablet_bootstrap.cc:654] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.197361 19714 ts_tablet_manager.cc:1434] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:50:28.198323 19714 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:28.200552 19717 raft_consensus.cc:697] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:28.201532 19717 consensus_queue.cc:237] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.207480 19752 raft_consensus.cc:493] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.207938 19752 raft_consensus.cc:515] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.208685 19714 tablet_bootstrap.cc:654] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.209995 19752 leader_election.cc:290] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.212010 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.212685 19672 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.214048 19562 leader_election.cc:304] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.214884 19752 raft_consensus.cc:2804] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.215243 19752 raft_consensus.cc:493] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.215588 19752 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.215817 19713 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.216380 19713 ts_tablet_manager.cc:1403] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.020s
I20260709 14:50:28.219120 19713 raft_consensus.cc:359] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.219776 19713 raft_consensus.cc:385] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.220046 19713 raft_consensus.cc:740] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.220671 19713 consensus_queue.cc:260] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.222530 19713 ts_tablet_manager.cc:1434] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:28.222905 19719 raft_consensus.cc:493] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.223457 19713 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.223335 19719 raft_consensus.cc:515] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.225333 19719 leader_election.cc:290] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.222434 19752 raft_consensus.cc:515] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.226801 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.227382 19597 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.228417 19712 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.228857 19712 ts_tablet_manager.cc:1403] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.007s
I20260709 14:50:28.229038 19713 tablet_bootstrap.cc:654] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.228662 19636 leader_election.cc:304] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.229833 19719 raft_consensus.cc:2804] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.230156 19719 raft_consensus.cc:493] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.230470 19719 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.231410 19712 raft_consensus.cc:359] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.234786 19712 raft_consensus.cc:385] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:28.235491 19487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:35845, user_credentials={real_user=slave}} blocked reactor thread for 43922.1us
I20260709 14:50:28.235791 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.236342 19672 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.237071 19638 leader_election.cc:304] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.239003 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.239599 19523 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.240823 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.241307 19523 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.244496 19719 raft_consensus.cc:515] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.244037 19421 catalog_manager.cc:5697] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 176f94a197584329b0935a244b946fda (127.15.222.193). New cstate: current_term: 1 leader_uuid: "176f94a197584329b0935a244b946fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.246441 19719 leader_election.cc:290] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.247388 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.247969 19597 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.250278 19672 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.250854 19741 raft_consensus.cc:2764] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:50:28.234131 19752 leader_election.cc:290] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.235050 19712 raft_consensus.cc:740] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.252199 19712 consensus_queue.cc:260] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.254369 19712 ts_tablet_manager.cc:1434] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 14:50:28.255242 19712 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:28.255409 19562 leader_election.cc:304] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.255582 19719 raft_consensus.cc:493] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.256245 19719 raft_consensus.cc:515] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.259919 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.260213 19712 tablet_bootstrap.cc:654] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.260645 19598 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.261997 19636 leader_election.cc:304] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.262912 19752 raft_consensus.cc:2804] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.263365 19719 leader_election.cc:290] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.264871 19719 raft_consensus.cc:2804] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.265079 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.265509 19719 raft_consensus.cc:493] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.265738 19522 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.265899 19719 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.262382 19597 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.272639 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.273380 19522 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.276172 19719 raft_consensus.cc:515] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.278247 19719 leader_election.cc:290] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.283702 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.283162 19752 raft_consensus.cc:697] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:28.284536 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.284770 19521 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.285200 19597 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.283735 19420 catalog_manager.cc:5697] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 1 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.289234 19714 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.289526 19523 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.289713 19714 ts_tablet_manager.cc:1403] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.004s
I20260709 14:50:28.292508 19713 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.292614 19714 raft_consensus.cc:359] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.293066 19713 ts_tablet_manager.cc:1403] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.031s
I20260709 14:50:28.293359 19714 raft_consensus.cc:385] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.293666 19714 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.292347 19636 leader_election.cc:304] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.291846 19597 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.294448 19714 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.295686 19636 leader_election.cc:304] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.296059 19761 raft_consensus.cc:2804] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.295856 19713 raft_consensus.cc:359] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.296567 19714 ts_tablet_manager.cc:1434] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:28.296679 19713 raft_consensus.cc:385] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.296823 19741 raft_consensus.cc:2804] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.297120 19713 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.283957 19522 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.297370 19752 consensus_queue.cc:237] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.297864 19761 raft_consensus.cc:697] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:28.300791 19761 consensus_queue.cc:237] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.305137 19725 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.305645 19725 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.301683 19713 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.306977 19741 raft_consensus.cc:697] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:28.309376 19713 ts_tablet_manager.cc:1434] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:28.309886 19725 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.309391 19741 consensus_queue.cc:237] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.316676 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.317322 19522 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.317943 19713 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: Bootstrap starting.
I20260709 14:50:28.314436 19421 catalog_manager.cc:5697] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 1 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.318127 19714 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:28.321955 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.323598 19713 tablet_bootstrap.cc:654] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:28.323616 19487 leader_election.cc:343] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.325162 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.325773 19672 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 0.
I20260709 14:50:28.327807 19714 tablet_bootstrap.cc:654] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.326824 19487 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.334378 19421 catalog_manager.cc:5697] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.335265 19725 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.335695 19725 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.336010 19725 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.330693 19712 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: No bootstrap required, opened a new log
I20260709 14:50:28.332250 19522 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.337913 19712 ts_tablet_manager.cc:1403] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.015s
I20260709 14:50:28.340610 19712 raft_consensus.cc:359] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.341261 19712 raft_consensus.cc:385] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.341521 19712 raft_consensus.cc:740] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.343187 19725 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.345259 19725 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Requested vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.348034 19761 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.349231 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.350101 19761 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.350488 19712 consensus_queue.cc:260] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.351269 19755 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.349198 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.351704 19755 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.352139 19672 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.352687 19714 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.353185 19714 ts_tablet_manager.cc:1403] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 14:50:28.353856 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
W20260709 14:50:28.355197 19636 leader_election.cc:343] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.355383 19755 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.352226 19761 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.355844 19714 raft_consensus.cc:359] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.358876 19714 raft_consensus.cc:385] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.359190 19714 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.359395 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.360008 19671 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 0.
I20260709 14:50:28.359975 19714 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.358047 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.357352 19712 ts_tablet_manager.cc:1434] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:50:28.364166 19714 ts_tablet_manager.cc:1434] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:28.360584 19713 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: No bootstrap required, opened a new log
I20260709 14:50:28.364586 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.365054 19713 ts_tablet_manager.cc:1403] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.014s
I20260709 14:50:28.365187 19522 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
W20260709 14:50:28.365455 19487 leader_election.cc:343] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.365187 19714 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
W20260709 14:50:28.366096 19487 leader_election.cc:343] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.367533 19713 raft_consensus.cc:359] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.368340 19713 raft_consensus.cc:385] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.368409 19638 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.368636 19713 raft_consensus.cc:740] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.369499 19761 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.369441 19713 consensus_queue.cc:260] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.369923 19761 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.370287 19761 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.372182 19713 ts_tablet_manager.cc:1434] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:28.375306 19714 tablet_bootstrap.cc:654] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.367276 19672 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 1.
I20260709 14:50:28.376314 19487 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.376892 19755 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.377038 19761 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.377228 19487 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.377310 19755 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.377920 19755 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.378093 19725 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.378592 19725 raft_consensus.cc:697] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 LEADER]: Becoming Leader. State: Replica: 176f94a197584329b0935a244b946fda, State: Running, Role: LEADER
I20260709 14:50:28.379344 19725 consensus_queue.cc:237] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.383224 19761 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.383405 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.384277 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.383941 19421 catalog_manager.cc:5697] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:28.384728 19636 leader_election.cc:343] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.385404 19755 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.386518 19522 raft_consensus.cc:2393] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dd7e754f0774c20a970dc9ef1227881 in current term 1: Already voted for candidate 176f94a197584329b0935a244b946fda in this term.
I20260709 14:50:28.389751 19755 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Requested vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.390390 19420 catalog_manager.cc:5697] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 176f94a197584329b0935a244b946fda (127.15.222.193). New cstate: current_term: 1 leader_uuid: "176f94a197584329b0935a244b946fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.391997 19638 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [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: 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:28.392740 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.393013 19761 raft_consensus.cc:2749] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.393828 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.394004 19714 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.394457 19714 ts_tablet_manager.cc:1403] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:50:28.394438 19672 raft_consensus.cc:2393] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 176f94a197584329b0935a244b946fda in current term 1: Already voted for candidate 9dd7e754f0774c20a970dc9ef1227881 in this term.
W20260709 14:50:28.395330 19487 leader_election.cc:343] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.396010 19487 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [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: 176f94a197584329b0935a244b946fda; no voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.397006 19755 raft_consensus.cc:2749] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.396905 19714 raft_consensus.cc:359] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.397619 19714 raft_consensus.cc:385] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.397893 19714 raft_consensus.cc:740] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.398520 19714 consensus_queue.cc:260] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.400350 19714 ts_tablet_manager.cc:1434] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:28.401193 19714 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: Bootstrap starting.
I20260709 14:50:28.405220 19714 tablet_bootstrap.cc:654] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.408751 19714 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: No bootstrap required, opened a new log
I20260709 14:50:28.409049 19714 ts_tablet_manager.cc:1403] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:50:28.410601 19714 raft_consensus.cc:359] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.411011 19714 raft_consensus.cc:385] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.411190 19714 raft_consensus.cc:740] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.411724 19714 consensus_queue.cc:260] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.413199 19714 ts_tablet_manager.cc:1434] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:28.484815 19522 raft_consensus.cc:3060] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.490347 19761 consensus_queue.cc:1048] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.500792 19741 consensus_queue.cc:1048] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.560039 19752 raft_consensus.cc:493] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.560426 19752 raft_consensus.cc:515] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.562248 19752 leader_election.cc:290] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.562943 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.563235 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.563537 19522 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.563964 19672 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 0.
I20260709 14:50:28.564644 19564 leader_election.cc:304] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:28.565376 19752 raft_consensus.cc:2804] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.565645 19752 raft_consensus.cc:493] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.565889 19752 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.570166 19752 raft_consensus.cc:515] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.571642 19752 leader_election.cc:290] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.572170 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.572484 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:28.572616 19522 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.572968 19672 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.576987 19522 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.577215 19672 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:28.577814 19564 leader_election.cc:304] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:28.578512 19752 raft_consensus.cc:2804] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.578944 19761 raft_consensus.cc:493] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.578960 19752 raft_consensus.cc:697] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:28.579473 19761 raft_consensus.cc:515] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.579843 19752 consensus_queue.cc:237] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.581044 19761 leader_election.cc:290] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.581866 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.582070 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:28.582480 19522 raft_consensus.cc:2468] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.582665 19597 raft_consensus.cc:2468] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 0.
I20260709 14:50:28.583513 19638 leader_election.cc:304] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.584316 19761 raft_consensus.cc:2804] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.584652 19761 raft_consensus.cc:493] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.584959 19761 raft_consensus.cc:3060] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.588227 19420 catalog_manager.cc:5697] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 1 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.590785 19761 raft_consensus.cc:515] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.592329 19761 leader_election.cc:290] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:28.593128 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:28.593309 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1689ea3c30354c888ad2c8bd569c1669" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:28.593701 19522 raft_consensus.cc:3060] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.593830 19597 raft_consensus.cc:3060] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.600178 19597 raft_consensus.cc:2468] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.600368 19522 raft_consensus.cc:2468] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:28.601142 19636 leader_election.cc:304] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:28.601817 19761 raft_consensus.cc:2804] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.602285 19761 raft_consensus.cc:697] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:28.603047 19761 consensus_queue.cc:237] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.610024 19420 catalog_manager.cc:5697] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.638136 19755 consensus_queue.cc:1048] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.648192 19721 consensus_queue.cc:1048] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.668275 19752 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.677798 19717 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.687027 19717 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.687453 19717 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.689131 19717 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.690259 19522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.690289 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.691188 19671 raft_consensus.cc:2393] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91883609fd9a4b1ba1df1903ebd2a9bf in current term 1: Already voted for candidate 176f94a197584329b0935a244b946fda in this term.
I20260709 14:50:28.692117 19562 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.692773 19717 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.693441 19763 consensus_queue.cc:1048] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.698393 19717 raft_consensus.cc:2749] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.702711 19752 consensus_queue.cc:1048] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.704021 19761 consensus_queue.cc:1048] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.706053 19752 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.706566 19752 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:28.709440 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176f94a197584329b0935a244b946fda" is_pre_election: true
I20260709 14:50:28.710299 19521 raft_consensus.cc:2393] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91883609fd9a4b1ba1df1903ebd2a9bf in current term 1: Already voted for candidate 176f94a197584329b0935a244b946fda in this term.
I20260709 14:50:28.712400 19752 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:28.717192 19719 consensus_queue.cc:1048] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.717924 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:28.718668 19672 raft_consensus.cc:2393] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91883609fd9a4b1ba1df1903ebd2a9bf in current term 1: Already voted for candidate 9dd7e754f0774c20a970dc9ef1227881 in this term.
I20260709 14:50:28.720355 19562 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:28.721545 19752 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.728123 19752 raft_consensus.cc:2749] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.732129 19719 consensus_queue.cc:1048] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.741972 19719 consensus_queue.cc:1048] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.796965 19721 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.806313 19725 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:29.035315 19752 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:29.045111 19763 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:29.054600 19719 consensus_queue.cc:1048] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:29.065194 19761 consensus_queue.cc:1048] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:29.128075 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:30.134305 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:30.458384 19725 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.458892 19725 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:30.460453 19725 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:30.461328 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:30.461558 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:30.461867 19597 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 1.
I20260709 14:50:30.462126 19672 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 1.
I20260709 14:50:30.462844 19487 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [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: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:30.463492 19725 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:30.463797 19725 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.464037 19725 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.468595 19725 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:30.470006 19725 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 2 election: Requested vote from peers 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:30.470731 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:30.470872 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "176f94a197584329b0935a244b946fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:30.471202 19597 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.471350 19672 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.475595 19597 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 2.
I20260709 14:50:30.475980 19672 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176f94a197584329b0935a244b946fda in term 2.
I20260709 14:50:30.476461 19487 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:30.477144 19725 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:30.477850 19725 raft_consensus.cc:697] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 LEADER]: Becoming Leader. State: Replica: 176f94a197584329b0935a244b946fda, State: Running, Role: LEADER
I20260709 14:50:30.478544 19725 consensus_queue.cc:237] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [LEADER]: Queue going to LEADER 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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:30.484813 19420 catalog_manager.cc:5697] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda reported cstate change: term changed from 0 to 2, leader changed from <none> to 176f94a197584329b0935a244b946fda (127.15.222.193). New cstate: current_term: 2 leader_uuid: "176f94a197584329b0935a244b946fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.963045 19672 raft_consensus.cc:1275] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Refusing update from remote peer 176f94a197584329b0935a244b946fda: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:30.964496 19797 consensus_queue.cc:1048] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.976819 19597 raft_consensus.cc:1275] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Refusing update from remote peer 176f94a197584329b0935a244b946fda: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:30.978464 19797 consensus_queue.cc:1048] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.027933 16251 ts_manager.cc:295] Set tserver state for 176f94a197584329b0935a244b946fda to MAINTENANCE_MODE
I20260709 14:50:31.028630 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:50:31.045017 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:31.045549 16251 tablet_replica.cc:333] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.046044 16251 raft_consensus.cc:2243] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.046409 16251 raft_consensus.cc:2272] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.048115 16251 tablet_replica.cc:333] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.048604 16251 raft_consensus.cc:2243] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.048928 16251 raft_consensus.cc:2272] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.050424 16251 tablet_replica.cc:333] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.050853 16251 raft_consensus.cc:2243] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.051162 16251 raft_consensus.cc:2272] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.052703 16251 tablet_replica.cc:333] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.053144 16251 raft_consensus.cc:2243] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.053463 16251 raft_consensus.cc:2272] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.055097 16251 tablet_replica.cc:333] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: stopping tablet replica
W20260709 14:50:31.055613 19638 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 81 similar messages]
I20260709 14:50:31.055799 16251 raft_consensus.cc:2243] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.056828 16251 raft_consensus.cc:2272] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:31.058403 19638 consensus_peers.cc:597] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:31.058660 16251 tablet_replica.cc:333] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.059319 16251 raft_consensus.cc:2243] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.060273 16251 raft_consensus.cc:2272] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:31.061992 19564 consensus_peers.cc:597] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:31.062143 16251 tablet_replica.cc:333] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.062703 16251 raft_consensus.cc:2243] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.063053 16251 raft_consensus.cc:2272] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.064633 16251 tablet_replica.cc:333] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.065079 16251 raft_consensus.cc:2243] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.065420 16251 raft_consensus.cc:2272] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.067019 16251 tablet_replica.cc:333] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.067495 16251 raft_consensus.cc:2243] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.068181 16251 raft_consensus.cc:2272] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.069734 16251 tablet_replica.cc:333] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: stopping tablet replica
I20260709 14:50:31.070140 16251 raft_consensus.cc:2243] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.070489 16251 raft_consensus.cc:2272] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.097137 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260709 14:50:31.135083 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:31.148311 19564 consensus_peers.cc:597] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.259269 19638 consensus_peers.cc:597] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.285960 19564 consensus_peers.cc:597] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.299319 19638 consensus_peers.cc:597] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.572386 19638 consensus_peers.cc:597] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.136154 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:32.142583 19821 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.143365 19821 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.145205 19821 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:32.146278 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
W20260709 14:50:32.148367 19638 leader_election.cc:336] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.148711 19638 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:32.149282 19821 raft_consensus.cc:2749] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:32.257980 19752 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.258558 19752 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.260200 19752 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:32.261765 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:32.262425 19671 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 1.
I20260709 14:50:32.263881 19562 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
W20260709 14:50:32.264549 19564 leader_election.cc:336] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.264760 19752 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.265153 19752 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.265497 19752 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.272884 19752 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.274596 19752 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:32.275548 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:32.276052 19671 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:32.277642 19564 leader_election.cc:336] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.281633 19671 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:32.282553 19562 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda
I20260709 14:50:32.283156 19752 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:32.283517 19752 raft_consensus.cc:697] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:32.284386 19752 consensus_queue.cc:237] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.291224 19420 catalog_manager.cc:5697] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 1 to 2, leader changed from 176f94a197584329b0935a244b946fda (127.15.222.193) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 2 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.298974 19752 raft_consensus.cc:493] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.299707 19752 raft_consensus.cc:515] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.301841 19752 leader_election.cc:290] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:32.303975 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
W20260709 14:50:32.305441 19564 leader_election.cc:336] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.305764 19564 leader_election.cc:304] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:32.306298 19752 raft_consensus.cc:2749] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:32.464190 19821 raft_consensus.cc:493] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.464834 19821 raft_consensus.cc:515] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.466492 19821 leader_election.cc:290] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:32.467665 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
I20260709 14:50:32.468286 19597 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 1.
I20260709 14:50:32.469259 19636 leader_election.cc:304] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [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: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:32.470063 19821 raft_consensus.cc:2804] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:32.470206 19638 leader_election.cc:336] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.470430 19821 raft_consensus.cc:493] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.470800 19821 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.472457 19761 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.473115 19761 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.475342 19761 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:32.476665 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" is_pre_election: true
W20260709 14:50:32.478603 19638 leader_election.cc:336] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.478822 19821 raft_consensus.cc:515] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.478935 19638 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:32.479691 19761 raft_consensus.cc:2749] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:32.480562 19821 leader_election.cc:290] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:32.481494 19752 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.481594 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0623df8b3749c294d7da9c49b42cb6" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:32.482201 19597 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.482149 19752 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
W20260709 14:50:32.484292 19638 leader_election.cc:336] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.485550 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881" is_pre_election: true
I20260709 14:50:32.485739 19752 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:32.486140 19672 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:32.488009 19562 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:32.488794 19818 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:32.489107 19818 raft_consensus.cc:493] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting leader election (detected failure of leader 176f94a197584329b0935a244b946fda)
I20260709 14:50:32.489409 19818 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:32.489964 19597 raft_consensus.cc:2468] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
W20260709 14:50:32.490207 19564 leader_election.cc:336] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.491022 19636 leader_election.cc:304] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [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: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda
I20260709 14:50:32.492050 19821 raft_consensus.cc:2804] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:32.492518 19821 raft_consensus.cc:697] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:32.493428 19821 consensus_queue.cc:237] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.495816 19818 raft_consensus.cc:515] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.497484 19818 leader_election.cc:290] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:32.498541 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279afdd5b0e442c85b672379cad7337" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:32.498998 19672 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:32.501699 19564 leader_election.cc:336] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111)
I20260709 14:50:32.505195 19672 raft_consensus.cc:2468] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 3.
I20260709 14:50:32.505970 19562 leader_election.cc:304] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91883609fd9a4b1ba1df1903ebd2a9bf, 9dd7e754f0774c20a970dc9ef1227881; no voters: 176f94a197584329b0935a244b946fda
I20260709 14:50:32.506574 19818 raft_consensus.cc:2804] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:32.507027 19818 raft_consensus.cc:697] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:32.508040 19818 consensus_queue.cc:237] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:32.515157 19420 catalog_manager.cc:5697] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 1 to 2, leader changed from 176f94a197584329b0935a244b946fda (127.15.222.193) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:32.520488 19421 catalog_manager.cc:5697] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 2 to 3, leader changed from 176f94a197584329b0935a244b946fda (127.15.222.193) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 3 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.738268 19672 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:32.739423 19818 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:32.752065 19564 consensus_peers.cc:597] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.885083 19638 consensus_peers.cc:597] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.925217 19672 raft_consensus.cc:1275] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:32.926416 19831 consensus_queue.cc:1048] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:32.937312 19564 consensus_peers.cc:597] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:33.043107 19597 raft_consensus.cc:1275] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:33.044278 19834 consensus_queue.cc:1048] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:33.136948 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:33.180598 19564 consensus_peers.cc:597] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:33.504681 19564 consensus_peers.cc:597] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:33.584424 19564 consensus_peers.cc:597] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:33.599308 19638 consensus_peers.cc:597] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:33.627244 19638 consensus_peers.cc:597] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:33.899094 19638 consensus_peers.cc:597] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.137842 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:34.190672 19638 consensus_peers.cc:597] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:35.130789 19564 consensus_peers.cc:597] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:35.138622 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:35.180778 19638 consensus_peers.cc:597] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:35.393361 19564 consensus_peers.cc:597] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:35.784806 19564 consensus_peers.cc:597] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:35.842149 19564 consensus_peers.cc:597] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:35.924633 19564 consensus_peers.cc:597] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.115644 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:36.122262 19840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:36.122262 19839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:36.123447 19842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:36.125478 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:36.127583 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:36.127805 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:36.127972 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608636127956 us; error 0 us; skew 500 ppm
I20260709 14:50:36.128563 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:36.130901 16251 webserver.cc:533] Webserver started at http://127.15.222.193:42281/ using document root <none> and password file <none>
I20260709 14:50:36.131385 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:36.131585 16251 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:36.135149 16251 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:36.138803 19847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:36.139541 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
W20260709 14:50:36.139636 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:36.139921 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "176f94a197584329b0935a244b946fda"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-0nj4"
I20260709 14:50:36.140295 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:36.148846 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:36.150148 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 14:50:36.151372 19638 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111) [suppressed 102 similar messages]
I20260709 14:50:36.151904 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:50:36.153627 19638 consensus_peers.cc:597] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.156020 19854 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:50:36.199823 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:50:36.200100 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260709 14:50:36.200374 16251 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:50:36.204797 19854 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
W20260709 14:50:36.208302 19638 consensus_peers.cc:597] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.217816 19854 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.218524 19854 tablet_bootstrap.cc:492] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.219024 19854 ts_tablet_manager.cc:1403] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:50:36.220996 19854 raft_consensus.cc:359] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.221488 19854 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.222040 19854 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.224906 19854 ts_tablet_manager.cc:1434] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.007s
I20260709 14:50:36.225533 19854 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.236505 16251 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:50:36.236732 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260709 14:50:36.237123 19854 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.237872 19854 tablet_bootstrap.cc:492] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.238386 19854 ts_tablet_manager.cc:1403] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:50:36.240376 19854 raft_consensus.cc:359] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.240870 19854 raft_consensus.cc:740] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.241492 19854 consensus_queue.cc:260] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.243014 19854 ts_tablet_manager.cc:1434] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:36.243657 19854 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.256505 19854 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.257202 19854 tablet_bootstrap.cc:492] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.257843 19854 ts_tablet_manager.cc:1403] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:50:36.259976 19854 raft_consensus.cc:359] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.260483 19854 raft_consensus.cc:740] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.261055 19854 consensus_queue.cc:260] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.262603 19854 ts_tablet_manager.cc:1434] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:36.263177 19854 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.276485 19854 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.277346 19854 tablet_bootstrap.cc:492] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.278028 19854 ts_tablet_manager.cc:1403] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:50:36.280369 19854 raft_consensus.cc:359] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.281055 19854 raft_consensus.cc:740] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
W20260709 14:50:36.281569 19638 consensus_peers.cc:597] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.281715 19854 consensus_queue.cc:260] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.283533 19854 ts_tablet_manager.cc:1434] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:36.284190 19854 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.294652 19854 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.295316 19854 tablet_bootstrap.cc:492] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.295840 19854 ts_tablet_manager.cc:1403] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 14:50:36.296953 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:41901
I20260709 14:50:36.297075 19917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:41901 every 8 connection(s)
I20260709 14:50:36.298158 19854 raft_consensus.cc:359] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.298887 19854 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.299597 19854 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.301698 19854 ts_tablet_manager.cc:1434] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:36.302484 19854 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.326159 19854 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.327230 19854 tablet_bootstrap.cc:492] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.327916 19854 ts_tablet_manager.cc:1403] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260709 14:50:36.330361 19854 raft_consensus.cc:359] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.331014 19854 raft_consensus.cc:740] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.331703 19854 consensus_queue.cc:260] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.333779 19854 ts_tablet_manager.cc:1434] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:36.334568 19854 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.335312 19890 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.341492 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:36.351291 19919 heartbeater.cc:344] Connected to a master server at 127.15.222.254:45005
I20260709 14:50:36.351743 19919 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:36.352706 19919 heartbeater.cc:507] Master 127.15.222.254:45005 requested a full tablet report, sending...
I20260709 14:50:36.357237 19854 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.358255 19854 tablet_bootstrap.cc:492] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.358960 19854 ts_tablet_manager.cc:1403] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 14:50:36.361537 19854 raft_consensus.cc:359] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.362237 19854 raft_consensus.cc:740] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.363022 19854 consensus_queue.cc:260] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.365176 19854 ts_tablet_manager.cc:1434] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:36.365967 19854 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.365851 19421 ts_manager.cc:194] Re-registered known tserver with Master: 176f94a197584329b0935a244b946fda (127.15.222.193:41901)
I20260709 14:50:36.378172 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36288
I20260709 14:50:36.379115 19597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
mode: GRACEFUL
new_leader_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:50:36.379832 19597 raft_consensus.cc:606] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Received request to transfer leadership to TS 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:36.381393 19919 heartbeater.cc:499] Master 127.15.222.254:45005 was elected leader, sending a full tablet report...
I20260709 14:50:36.381723 19854 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.382716 19854 tablet_bootstrap.cc:492] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.383370 19854 ts_tablet_manager.cc:1403] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:50:36.385546 19854 raft_consensus.cc:359] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.386191 19854 raft_consensus.cc:740] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.386879 19854 consensus_queue.cc:260] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.388741 19854 ts_tablet_manager.cc:1434] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:50:36.389449 19854 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.393942 19672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
mode: GRACEFUL
new_leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:41178
I20260709 14:50:36.394510 19672 raft_consensus.cc:606] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Received request to transfer leadership to TS 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:36.395736 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:36.396322 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:36.397071 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:36.403787 19854 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.404670 19854 tablet_bootstrap.cc:492] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.405272 19854 ts_tablet_manager.cc:1403] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 14:50:36.407577 19854 raft_consensus.cc:359] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.408103 19854 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.408649 19854 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.409962 19854 ts_tablet_manager.cc:1434] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:50:36.410519 19854 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Bootstrap starting.
I20260709 14:50:36.421752 19854 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:36.422344 19854 tablet_bootstrap.cc:492] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Bootstrap complete.
I20260709 14:50:36.422755 19854 ts_tablet_manager.cc:1403] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:50:36.424413 19854 raft_consensus.cc:359] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.424835 19854 raft_consensus.cc:740] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176f94a197584329b0935a244b946fda, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.425259 19854 consensus_queue.cc:260] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.426627 19854 ts_tablet_manager.cc:1434] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:36.436458 19838 raft_consensus.cc:993] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: : Instructing follower 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:36.436822 19838 raft_consensus.cc:1081] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Signalling peer 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:36.438284 19598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:53092
I20260709 14:50:36.438715 19598 raft_consensus.cc:493] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.438982 19598 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.444308 19598 raft_consensus.cc:515] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.445781 19598 leader_election.cc:290] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:36.446466 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:36.446631 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1427b00ed349998a41651307e1e8cc" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:36.447032 19890 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.447162 19672 raft_consensus.cc:3055] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:36.447484 19672 raft_consensus.cc:740] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:36.448180 19672 consensus_queue.cc:260] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.449054 19672 raft_consensus.cc:3060] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.451582 19890 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:36.452476 19564 leader_election.cc:304] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:36.453052 19818 raft_consensus.cc:2804] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.453398 19672 raft_consensus.cc:2468] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:36.453408 19818 raft_consensus.cc:697] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:36.454452 19818 consensus_queue.cc:237] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.460471 19421 catalog_manager.cc:5697] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 1 to 2, leader changed from 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 2 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.528529 19928 raft_consensus.cc:993] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: : Instructing follower 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:36.528939 19818 raft_consensus.cc:1081] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Signalling peer 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:36.530184 19672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:37084
I20260709 14:50:36.530576 19672 raft_consensus.cc:493] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.530830 19672 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.534982 19672 raft_consensus.cc:515] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.536465 19672 leader_election.cc:290] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:36.537240 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:36.537467 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:36.537914 19889 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.538019 19598 raft_consensus.cc:3055] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:36.538404 19598 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:36.539189 19598 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.540462 19598 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.545724 19889 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:36.546684 19638 leader_election.cc:304] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:36.546955 19598 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:36.547410 19838 raft_consensus.cc:2804] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.547878 19838 raft_consensus.cc:697] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:36.548656 19838 consensus_queue.cc:237] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:36.555065 19421 catalog_manager.cc:5697] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 1 to 2, leader changed from 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.784521 19889 raft_consensus.cc:3060] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.939776 19889 raft_consensus.cc:3060] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.949499 19672 raft_consensus.cc:1275] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.950491 19928 consensus_queue.cc:1048] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.965971 19889 raft_consensus.cc:1275] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.966991 19942 consensus_queue.cc:1048] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.978533 19598 raft_consensus.cc:1275] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.979604 19838 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.987610 19889 raft_consensus.cc:1275] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.991153 19898 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:37.140548 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:37.406495 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.413378 19672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
mode: GRACEFUL
new_leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:41178
I20260709 14:50:37.413858 19672 raft_consensus.cc:606] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Received request to transfer leadership to TS 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:37.416378 19598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
mode: GRACEFUL
new_leader_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:50:37.416885 19598 raft_consensus.cc:606] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Received request to transfer leadership to TS 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:37.418099 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:37.418639 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:37.419291 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.536875 19818 raft_consensus.cc:993] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: : Instructing follower 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:37.537277 19947 raft_consensus.cc:1081] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Signalling peer 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:37.538527 19672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:37084
I20260709 14:50:37.538921 19672 raft_consensus.cc:493] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.539206 19672 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.541247 19838 raft_consensus.cc:993] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: : Instructing follower 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:37.541685 19898 raft_consensus.cc:1081] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Signalling peer 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:37.543047 19598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:53092
I20260709 14:50:37.543534 19598 raft_consensus.cc:493] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.543920 19598 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.544663 19672 raft_consensus.cc:515] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.546602 19672 leader_election.cc:290] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:37.547346 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:37.547829 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:37.547972 19889 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.548393 19597 raft_consensus.cc:3055] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:37.548688 19597 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:37.549443 19598 raft_consensus.cc:515] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.549378 19597 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.550658 19597 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.551509 19598 leader_election.cc:290] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:37.551865 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:37.552415 19890 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.554422 19889 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:37.555835 19638 leader_election.cc:304] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:37.555832 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b22fd694bb541e0a08b56e36fcb5963" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:37.556619 19672 raft_consensus.cc:3055] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.556725 19597 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:37.556814 19898 raft_consensus.cc:2804] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:37.557024 19672 raft_consensus.cc:740] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:37.557229 19890 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 3.
I20260709 14:50:37.557909 19672 consensus_queue.cc:260] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.558322 19898 raft_consensus.cc:697] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:37.558341 19564 leader_election.cc:304] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:37.559042 19672 raft_consensus.cc:3060] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.559216 19947 raft_consensus.cc:2804] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.559299 19898 consensus_queue.cc:237] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.559880 19947 raft_consensus.cc:697] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:37.560654 19947 consensus_queue.cc:237] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:37.565179 19672 raft_consensus.cc:2468] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 3.
I20260709 14:50:37.568327 19421 catalog_manager.cc:5697] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 2 to 3, leader changed from 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 3 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:37.570190 19420 catalog_manager.cc:5697] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 1 to 2, leader changed from 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:37.958559 19671 raft_consensus.cc:1275] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.959614 19818 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.966574 19890 raft_consensus.cc:1275] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.968528 19958 consensus_queue.cc:1048] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:37.976043 19889 raft_consensus.cc:1275] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.977312 19838 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:37.986547 19597 raft_consensus.cc:1275] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.988150 19898 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:38.141393 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:38.425519 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.432395 19671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
mode: GRACEFUL
new_leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:41178
I20260709 14:50:38.432914 19671 raft_consensus.cc:606] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Received request to transfer leadership to TS 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:38.434958 19597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
mode: GRACEFUL
new_leader_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:50:38.435333 19597 raft_consensus.cc:606] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Received request to transfer leadership to TS 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:38.436233 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:38.436713 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:38.437327 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.518711 19942 raft_consensus.cc:993] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: : Instructing follower 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:38.519143 19958 raft_consensus.cc:1081] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Signalling peer 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:38.520386 19671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:37084
I20260709 14:50:38.520778 19671 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.521037 19671 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.526160 19671 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.527578 19671 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 3 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:38.528203 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:38.528431 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:38.528700 19889 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.528939 19597 raft_consensus.cc:3055] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.529186 19597 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:38.529680 19597 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.530421 19597 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.533272 19889 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 3.
I20260709 14:50:38.534058 19638 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:38.534600 19838 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.534711 19597 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 3.
I20260709 14:50:38.535526 19838 raft_consensus.cc:697] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:38.536448 19838 consensus_queue.cc:237] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.542336 19964 raft_consensus.cc:993] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: : Instructing follower 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:38.542696 19838 raft_consensus.cc:1081] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Signalling peer 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:38.543916 19597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:53092
I20260709 14:50:38.544305 19597 raft_consensus.cc:493] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.543812 19421 catalog_manager.cc:5697] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 2 to 3, leader changed from 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:38.544548 19597 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.548233 19597 raft_consensus.cc:515] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.549849 19597 leader_election.cc:290] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:38.550592 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:38.550804 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9780d707ca6a4682bde1c54f412ad7b5" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:38.551216 19889 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.551390 19671 raft_consensus.cc:3055] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:38.552050 19671 raft_consensus.cc:740] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:38.552827 19671 consensus_queue.cc:260] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.553996 19671 raft_consensus.cc:3060] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.557231 19889 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:38.558130 19564 leader_election.cc:304] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:38.558676 19958 raft_consensus.cc:2804] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:38.558766 19671 raft_consensus.cc:2468] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 2.
I20260709 14:50:38.559051 19958 raft_consensus.cc:697] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:38.559895 19958 consensus_queue.cc:237] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:38.566170 19421 catalog_manager.cc:5697] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 1 to 2, leader changed from 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 2 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.930951 19889 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.932050 19970 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.941313 19597 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.942507 19964 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.959627 19889 raft_consensus.cc:1275] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.960642 19958 consensus_queue.cc:1048] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.968246 19671 raft_consensus.cc:1275] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.969807 19942 consensus_queue.cc:1048] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:39.142236 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:39.443954 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.450887 19597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eeaad182b904337a38934a00a125a69"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
mode: GRACEFUL
new_leader_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:50:39.451330 19597 raft_consensus.cc:606] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Received request to transfer leadership to TS 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:39.453338 19671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
mode: GRACEFUL
new_leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:41178
I20260709 14:50:39.453774 19671 raft_consensus.cc:606] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 LEADER]: Received request to transfer leadership to TS 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:39.454746 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:39.455157 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:39.455641 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.479935 19979 raft_consensus.cc:993] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: : Instructing follower 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:39.480369 19942 raft_consensus.cc:1081] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Signalling peer 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:39.481645 19671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eeaad182b904337a38934a00a125a69"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:37084
I20260709 14:50:39.482061 19671 raft_consensus.cc:493] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.482349 19671 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.487958 19671 raft_consensus.cc:515] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.489480 19671 leader_election.cc:290] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:39.490111 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:39.490410 19597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaad182b904337a38934a00a125a69" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:39.490797 19890 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.490936 19597 raft_consensus.cc:3055] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.491431 19597 raft_consensus.cc:740] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:39.492132 19597 consensus_queue.cc:260] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.493189 19597 raft_consensus.cc:3060] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.497176 19890 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:39.497964 19964 raft_consensus.cc:993] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: : Instructing follower 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:39.498385 19838 raft_consensus.cc:1081] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 LEADER]: Signalling peer 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:39.498415 19638 leader_election.cc:304] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:39.499200 19964 raft_consensus.cc:2804] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.499228 19597 raft_consensus.cc:2468] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 2.
I20260709 14:50:39.499805 19964 raft_consensus.cc:697] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:39.499850 19598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:53092
I20260709 14:50:39.500501 19598 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.500880 19598 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.500880 19964 consensus_queue.cc:237] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.506572 19598 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.508397 19420 catalog_manager.cc:5697] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 1 to 2, leader changed from 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.509114 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:39.509683 19890 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.510182 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:39.510468 19598 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 4 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:39.510825 19671 raft_consensus.cc:3055] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:39.511507 19671 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:39.512488 19671 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.515074 19671 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.515836 19890 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 4.
I20260709 14:50:39.516706 19564 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:39.517586 19979 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:39.526887 19671 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 4.
I20260709 14:50:39.528430 19979 raft_consensus.cc:697] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:39.529404 19979 consensus_queue.cc:237] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:39.536079 19421 catalog_manager.cc:5697] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 3 to 4, leader changed from 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 4 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.925545 19598 raft_consensus.cc:1275] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.926721 19964 consensus_queue.cc:1048] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.933147 19671 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 4 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:39.935985 19979 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:39.940459 19889 raft_consensus.cc:1275] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.942760 19964 consensus_queue.cc:1048] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.945246 19889 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 4 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:39.946800 19989 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:40.143059 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:40.461293 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.468555 19672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
mode: GRACEFUL
new_leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:41178
I20260709 14:50:40.469084 19672 raft_consensus.cc:606] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Received request to transfer leadership to TS 91883609fd9a4b1ba1df1903ebd2a9bf
I20260709 14:50:40.471225 19598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
mode: GRACEFUL
new_leader_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:50:40.471675 19598 raft_consensus.cc:606] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 LEADER]: Received request to transfer leadership to TS 9dd7e754f0774c20a970dc9ef1227881
I20260709 14:50:40.472663 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:40.473130 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:40.473623 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.664551 19995 raft_consensus.cc:993] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: : Instructing follower 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:40.665006 19996 raft_consensus.cc:1081] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Signalling peer 91883609fd9a4b1ba1df1903ebd2a9bf to start an election
I20260709 14:50:40.666204 19598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec"
dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
 from {username='slave'} at 127.0.0.1:53092
I20260709 14:50:40.666638 19598 raft_consensus.cc:493] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.666913 19598 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.671378 19598 raft_consensus.cc:515] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.672992 19598 leader_election.cc:290] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [CANDIDATE]: Term 3 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195:35845)
I20260709 14:50:40.673557 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:40.673900 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02174dd78ef47b6b8c20f47372c04ec" candidate_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
I20260709 14:50:40.674093 19890 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.674368 19672 raft_consensus.cc:3055] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:40.674621 19672 raft_consensus.cc:740] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:40.675148 19672 consensus_queue.cc:260] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.675940 19672 raft_consensus.cc:3060] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.678771 19890 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 3.
I20260709 14:50:40.679754 19564 leader_election.cc:304] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [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: 176f94a197584329b0935a244b946fda, 91883609fd9a4b1ba1df1903ebd2a9bf; no voters: 
I20260709 14:50:40.679883 19672 raft_consensus.cc:2468] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91883609fd9a4b1ba1df1903ebd2a9bf in term 3.
I20260709 14:50:40.680459 19989 raft_consensus.cc:2804] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:40.680869 19989 raft_consensus.cc:697] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Becoming Leader. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:40.681504 19989 consensus_queue.cc:237] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.687826 19420 catalog_manager.cc:5697] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf reported cstate change: term changed from 2 to 3, leader changed from 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195) to 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194). New cstate: current_term: 3 leader_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.889210 19984 raft_consensus.cc:993] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: : Instructing follower 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:40.889583 19989 raft_consensus.cc:1081] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 LEADER]: Signalling peer 9dd7e754f0774c20a970dc9ef1227881 to start an election
I20260709 14:50:40.890833 19672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110"
dest_uuid: "9dd7e754f0774c20a970dc9ef1227881"
 from {username='slave'} at 127.0.0.1:37084
I20260709 14:50:40.891251 19672 raft_consensus.cc:493] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.891506 19672 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.896677 19672 raft_consensus.cc:515] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.898231 19672 leader_election.cc:290] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [CANDIDATE]: Term 5 election: Requested vote from peers 176f94a197584329b0935a244b946fda (127.15.222.193:41901), 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319)
I20260709 14:50:40.898885 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "176f94a197584329b0935a244b946fda"
I20260709 14:50:40.899155 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77b5c8267ef492e94158e61473c8110" candidate_uuid: "9dd7e754f0774c20a970dc9ef1227881" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf"
I20260709 14:50:40.899515 19890 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.899720 19598 raft_consensus.cc:3055] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:40.900058 19598 raft_consensus.cc:740] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91883609fd9a4b1ba1df1903ebd2a9bf, State: Running, Role: LEADER
I20260709 14:50:40.900811 19598 consensus_queue.cc:260] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.901975 19598 raft_consensus.cc:3060] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.905959 19890 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 5.
I20260709 14:50:40.906991 19638 leader_election.cc:304] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: 176f94a197584329b0935a244b946fda, 9dd7e754f0774c20a970dc9ef1227881; no voters: 
I20260709 14:50:40.907687 19996 raft_consensus.cc:2804] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:40.908053 19996 raft_consensus.cc:697] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 5 LEADER]: Becoming Leader. State: Replica: 9dd7e754f0774c20a970dc9ef1227881, State: Running, Role: LEADER
I20260709 14:50:40.908216 19598 raft_consensus.cc:2468] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd7e754f0774c20a970dc9ef1227881 in term 5.
I20260709 14:50:40.908717 19996 consensus_queue.cc:237] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [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: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } }
I20260709 14:50:40.914201 19420 catalog_manager.cc:5697] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 reported cstate change: term changed from 4 to 5, leader changed from 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194) to 9dd7e754f0774c20a970dc9ef1227881 (127.15.222.195). New cstate: current_term: 5 leader_uuid: "9dd7e754f0774c20a970dc9ef1227881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.107016 19672 raft_consensus.cc:1275] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.108198 19989 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd7e754f0774c20a970dc9ef1227881" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.116245 19890 raft_consensus.cc:1275] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Refusing update from remote peer 91883609fd9a4b1ba1df1903ebd2a9bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.117451 19989 consensus_queue.cc:1048] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:41.143844 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:41.302990 19890 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 5 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.304194 19995 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "176f94a197584329b0935a244b946fda" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:41.311851 19598 raft_consensus.cc:1275] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 5 FOLLOWER]: Refusing update from remote peer 9dd7e754f0774c20a970dc9ef1227881: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.313817 19995 consensus_queue.cc:1048] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91883609fd9a4b1ba1df1903ebd2a9bf" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:41.479741 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.519227 16251 tablet_server.cc:179] TabletServer@127.15.222.193:41901 shutting down...
I20260709 14:50:41.545151 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:41.545883 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.546876 16251 raft_consensus.cc:2243] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.547504 16251 raft_consensus.cc:2272] T 3e0623df8b3749c294d7da9c49b42cb6 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.550097 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.550854 16251 raft_consensus.cc:2243] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.551290 16251 raft_consensus.cc:2272] T e02174dd78ef47b6b8c20f47372c04ec P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.554101 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.554708 16251 raft_consensus.cc:2243] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.555228 16251 raft_consensus.cc:2272] T e77b5c8267ef492e94158e61473c8110 P 176f94a197584329b0935a244b946fda [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.558079 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.558651 16251 raft_consensus.cc:2243] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.559089 16251 raft_consensus.cc:2272] T 8e97b3b477ae4145938b2545d651e913 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.561314 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.561812 16251 raft_consensus.cc:2243] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.562228 16251 raft_consensus.cc:2272] T 9780d707ca6a4682bde1c54f412ad7b5 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.564381 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.564867 16251 raft_consensus.cc:2243] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.565308 16251 raft_consensus.cc:2272] T 4eeaad182b904337a38934a00a125a69 P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.567493 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.568029 16251 raft_consensus.cc:2243] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.568471 16251 raft_consensus.cc:2272] T 1689ea3c30354c888ad2c8bd569c1669 P 176f94a197584329b0935a244b946fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.570474 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.570933 16251 raft_consensus.cc:2243] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.571403 16251 raft_consensus.cc:2272] T 9279afdd5b0e442c85b672379cad7337 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.573449 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.573909 16251 raft_consensus.cc:2243] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.574319 16251 raft_consensus.cc:2272] T ad1427b00ed349998a41651307e1e8cc P 176f94a197584329b0935a244b946fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.576285 16251 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:41.576719 16251 raft_consensus.cc:2243] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.577168 16251 raft_consensus.cc:2272] T 1b22fd694bb541e0a08b56e36fcb5963 P 176f94a197584329b0935a244b946fda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.607540 16251 tablet_server.cc:196] TabletServer@127.15.222.193:41901 shutdown complete.
W20260709 14:50:41.626935 19564 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 14:50:41.630806 19564 consensus_peers.cc:597] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:41.641722 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260709 14:50:41.660439 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:41.661116 16251 tablet_replica.cc:333] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.661782 16251 raft_consensus.cc:2243] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.662271 16251 raft_consensus.cc:2272] T 1689ea3c30354c888ad2c8bd569c1669 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.664758 16251 tablet_replica.cc:333] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.665313 16251 raft_consensus.cc:2243] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.665797 16251 raft_consensus.cc:2272] T e77b5c8267ef492e94158e61473c8110 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.668344 16251 tablet_replica.cc:333] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.668826 16251 raft_consensus.cc:2243] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.669581 16251 raft_consensus.cc:2272] T e02174dd78ef47b6b8c20f47372c04ec P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.671850 16251 tablet_replica.cc:333] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.672385 16251 raft_consensus.cc:2243] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.672827 16251 raft_consensus.cc:2272] T 4eeaad182b904337a38934a00a125a69 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.674676 16251 tablet_replica.cc:333] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.675156 16251 raft_consensus.cc:2243] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.676077 16251 raft_consensus.cc:2272] T 9780d707ca6a4682bde1c54f412ad7b5 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.678112 16251 tablet_replica.cc:333] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.678591 16251 raft_consensus.cc:2243] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.679066 16251 raft_consensus.cc:2272] T 8e97b3b477ae4145938b2545d651e913 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.681468 16251 tablet_replica.cc:333] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.681977 16251 raft_consensus.cc:2243] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.683085 16251 raft_consensus.cc:2272] T 9279afdd5b0e442c85b672379cad7337 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.684940 16251 tablet_replica.cc:333] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.685391 16251 raft_consensus.cc:2243] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.686198 16251 raft_consensus.cc:2272] T ad1427b00ed349998a41651307e1e8cc P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.688596 16251 tablet_replica.cc:333] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
I20260709 14:50:41.689116 16251 raft_consensus.cc:2243] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.690002 16251 raft_consensus.cc:2272] T 1b22fd694bb541e0a08b56e36fcb5963 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.692430 16251 tablet_replica.cc:333] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf: stopping tablet replica
W20260709 14:50:41.692414 19638 consensus_peers.cc:597] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:41.693048 16251 raft_consensus.cc:2243] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.693517 16251 raft_consensus.cc:2272] T 3e0623df8b3749c294d7da9c49b42cb6 P 91883609fd9a4b1ba1df1903ebd2a9bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.714033 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260709 14:50:41.721077 19638 consensus_peers.cc:597] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 176f94a197584329b0935a244b946fda (127.15.222.193:41901): Couldn't send request to peer 176f94a197584329b0935a244b946fda. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:41.736483 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260709 14:50:41.751801 19636 consensus_peers.cc:597] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 -> Peer 91883609fd9a4b1ba1df1903ebd2a9bf (127.15.222.194:41319): Couldn't send request to peer 91883609fd9a4b1ba1df1903ebd2a9bf. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:41319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:41.763099 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:41.763816 16251 tablet_replica.cc:333] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.764436 16251 raft_consensus.cc:2243] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.765337 16251 raft_consensus.cc:2272] T 1689ea3c30354c888ad2c8bd569c1669 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.767324 16251 tablet_replica.cc:333] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.767918 16251 raft_consensus.cc:2243] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.768335 16251 raft_consensus.cc:2272] T e02174dd78ef47b6b8c20f47372c04ec P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.770622 16251 tablet_replica.cc:333] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.771097 16251 raft_consensus.cc:2243] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.771970 16251 raft_consensus.cc:2272] T e77b5c8267ef492e94158e61473c8110 P 9dd7e754f0774c20a970dc9ef1227881 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.774277 16251 tablet_replica.cc:333] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.774720 16251 raft_consensus.cc:2243] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.775440 16251 raft_consensus.cc:2272] T 3e0623df8b3749c294d7da9c49b42cb6 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.777160 16251 tablet_replica.cc:333] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.777612 16251 raft_consensus.cc:2243] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.778025 16251 raft_consensus.cc:2272] T 9279afdd5b0e442c85b672379cad7337 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.779819 16251 tablet_replica.cc:333] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.780233 16251 raft_consensus.cc:2243] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.780609 16251 raft_consensus.cc:2272] T ad1427b00ed349998a41651307e1e8cc P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.782254 16251 tablet_replica.cc:333] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.782737 16251 raft_consensus.cc:2243] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.783113 16251 raft_consensus.cc:2272] T 1b22fd694bb541e0a08b56e36fcb5963 P 9dd7e754f0774c20a970dc9ef1227881 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.784870 16251 tablet_replica.cc:333] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.785406 16251 raft_consensus.cc:2243] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.786120 16251 raft_consensus.cc:2272] T 4eeaad182b904337a38934a00a125a69 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.787978 16251 tablet_replica.cc:333] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.788427 16251 raft_consensus.cc:2243] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:41.788885 16251 raft_consensus.cc:2272] T 9780d707ca6a4682bde1c54f412ad7b5 P 9dd7e754f0774c20a970dc9ef1227881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.790688 16251 tablet_replica.cc:333] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881: stopping tablet replica
I20260709 14:50:41.791097 16251 raft_consensus.cc:2243] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.792026 16251 raft_consensus.cc:2272] T 8e97b3b477ae4145938b2545d651e913 P 9dd7e754f0774c20a970dc9ef1227881 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.821202 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:50:41.844566 16251 master.cc:562] Master@127.15.222.254:45005 shutting down...
I20260709 14:50:41.864672 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:41.865231 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:41.865551 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3364f692c5b42838d46a19de45e7bcb: stopping tablet replica
I20260709 14:50:41.884366 16251 master.cc:584] Master@127.15.222.254:45005 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14924 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:50:41.924495 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:38333
I20260709 14:50:41.925606 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.930809 20019 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.931012 20020 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.932008 20022 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:41.933246 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:41.933980 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:41.934152 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:41.934266 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608641934248 us; error 0 us; skew 500 ppm
I20260709 14:50:41.934684 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.937151 16251 webserver.cc:533] Webserver started at http://127.15.222.254:40451/ using document root <none> and password file <none>
I20260709 14:50:41.937582 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.937731 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.937947 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.939019 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "da07f559cc65427b85453236fb6030b9"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-0nj4"
I20260709 14:50:41.943043 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:50:41.946015 20027 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.946650 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:41.946897 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "da07f559cc65427b85453236fb6030b9"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-0nj4"
I20260709 14:50:41.947144 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:41.962441 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.963658 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.999125 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:38333
I20260709 14:50:41.999214 20078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:38333 every 8 connection(s)
I20260709 14:50:42.002875 20079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.013594 20079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9: Bootstrap starting.
I20260709 14:50:42.018002 20079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.021793 20079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9: No bootstrap required, opened a new log
I20260709 14:50:42.023849 20079 raft_consensus.cc:359] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da07f559cc65427b85453236fb6030b9" member_type: VOTER }
I20260709 14:50:42.024271 20079 raft_consensus.cc:385] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.024447 20079 raft_consensus.cc:740] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da07f559cc65427b85453236fb6030b9, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.024971 20079 consensus_queue.cc:260] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da07f559cc65427b85453236fb6030b9" member_type: VOTER }
I20260709 14:50:42.025382 20079 raft_consensus.cc:399] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:42.025588 20079 raft_consensus.cc:493] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:42.025794 20079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.029795 20079 raft_consensus.cc:515] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da07f559cc65427b85453236fb6030b9" member_type: VOTER }
I20260709 14:50:42.030239 20079 leader_election.cc:304] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [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: da07f559cc65427b85453236fb6030b9; no voters: 
I20260709 14:50:42.031168 20079 leader_election.cc:290] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:42.031515 20082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.032804 20082 raft_consensus.cc:697] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 1 LEADER]: Becoming Leader. State: Replica: da07f559cc65427b85453236fb6030b9, State: Running, Role: LEADER
I20260709 14:50:42.033427 20082 consensus_queue.cc:237] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [LEADER]: Queue going to LEADER mode. State: All 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: "da07f559cc65427b85453236fb6030b9" member_type: VOTER }
I20260709 14:50:42.033806 20079 sys_catalog.cc:565] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:42.039412 20084 sys_catalog.cc:455] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da07f559cc65427b85453236fb6030b9. Latest consensus state: current_term: 1 leader_uuid: "da07f559cc65427b85453236fb6030b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da07f559cc65427b85453236fb6030b9" member_type: VOTER } }
I20260709 14:50:42.039456 20083 sys_catalog.cc:455] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da07f559cc65427b85453236fb6030b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da07f559cc65427b85453236fb6030b9" member_type: VOTER } }
I20260709 14:50:42.040213 20084 sys_catalog.cc:458] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.040268 20083 sys_catalog.cc:458] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.042281 20092 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:42.048291 20092 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:42.051838 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:42.057343 20092 catalog_manager.cc:1383] Generated new cluster ID: 31c732cd69d340fb93e4235eec6d4505
I20260709 14:50:42.057610 20092 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:42.073822 20092 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:42.075133 20092 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:42.086750 20092 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9: Generated new TSK 0
I20260709 14:50:42.087291 20092 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:42.118198 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.123739 20100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:42.124691 20101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:42.128242 16251 server_base.cc:1061] running on GCE node
W20260709 14:50:42.128746 20103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:42.132469 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.132673 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:42.132819 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608642132803 us; error 0 us; skew 500 ppm
I20260709 14:50:42.133304 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.135592 16251 webserver.cc:533] Webserver started at http://127.15.222.193:43903/ using document root <none> and password file <none>
I20260709 14:50:42.136066 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.136248 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.136492 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.137537 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "6e5807a404f4423e91e02268454d2e85"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.141692 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:42.144749 20108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.145407 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:42.145661 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "6e5807a404f4423e91e02268454d2e85"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.145910 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:42.177209 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.178371 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.179780 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.181896 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.182091 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.182308 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.182469 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.219424 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:38323
I20260709 14:50:42.219533 20170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:38323 every 8 connection(s)
I20260709 14:50:42.224135 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.230269 20175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:42.232769 20176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:42.234314 20178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:42.235097 20171 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38333
I20260709 14:50:42.235283 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:42.235498 20171 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:42.236186 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.236389 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:42.236284 20171 heartbeater.cc:507] Master 127.15.222.254:38333 requested a full tablet report, sending...
I20260709 14:50:42.236660 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608642236640 us; error 0 us; skew 500 ppm
I20260709 14:50:42.237229 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.238515 20044 ts_manager.cc:194] Registered new tserver with Master: 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323)
I20260709 14:50:42.239670 16251 webserver.cc:533] Webserver started at http://127.15.222.194:38167/ using document root <none> and password file <none>
I20260709 14:50:42.240162 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.240339 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.240409 20044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44320
I20260709 14:50:42.240576 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.241889 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "85bc7ccb13b0464ba6fbcd7031603866"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.245997 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:42.249078 20183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.249728 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:42.249981 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "85bc7ccb13b0464ba6fbcd7031603866"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.250234 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:42.265504 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.266652 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.268019 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.270081 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.270267 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.270486 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.270637 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.306957 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:36939
I20260709 14:50:42.307044 20245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:36939 every 8 connection(s)
I20260709 14:50:42.311375 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.317587 20249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:42.318921 20250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:42.321326 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:42.321936 20246 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38333
W20260709 14:50:42.322132 20252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:42.322292 20246 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:42.323014 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:42.323050 20246 heartbeater.cc:507] Master 127.15.222.254:38333 requested a full tablet report, sending...
W20260709 14:50:42.323244 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:42.323478 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608642323459 us; error 0 us; skew 500 ppm
I20260709 14:50:42.324100 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.325059 20044 ts_manager.cc:194] Registered new tserver with Master: 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
I20260709 14:50:42.326406 16251 webserver.cc:533] Webserver started at http://127.15.222.195:33641/ using document root <none> and password file <none>
I20260709 14:50:42.326573 20044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44322
I20260709 14:50:42.326916 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.327172 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.327426 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.328830 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.332885 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:42.335929 20257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.336578 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:42.336835 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-0nj4"
I20260709 14:50:42.337095 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:42.345455 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.346493 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.347822 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.349931 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.350122 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.350343 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.350492 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.386884 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:34441
I20260709 14:50:42.386988 20319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:34441 every 8 connection(s)
I20260709 14:50:42.399300 20320 heartbeater.cc:344] Connected to a master server at 127.15.222.254:38333
I20260709 14:50:42.399698 20320 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:42.400349 20320 heartbeater.cc:507] Master 127.15.222.254:38333 requested a full tablet report, sending...
I20260709 14:50:42.402022 20044 ts_manager.cc:194] Registered new tserver with Master: 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:42.402689 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01302249s
I20260709 14:50:42.403532 20044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44326
I20260709 14:50:42.425673 20044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44340:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:42.427652 20044 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:42.468304 20211 tablet_service.cc:1511] Processing CreateTablet for tablet e8931cddffe04f16b5a8a337052623ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.468943 20210 tablet_service.cc:1511] Processing CreateTablet for tablet a7241f282a754cbc9434347b4b0e6b4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.469660 20211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8931cddffe04f16b5a8a337052623ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.470300 20210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7241f282a754cbc9434347b4b0e6b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.473614 20285 tablet_service.cc:1511] Processing CreateTablet for tablet e8931cddffe04f16b5a8a337052623ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.474895 20285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8931cddffe04f16b5a8a337052623ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.477208 20284 tablet_service.cc:1511] Processing CreateTablet for tablet a7241f282a754cbc9434347b4b0e6b4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.478233 20284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7241f282a754cbc9434347b4b0e6b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.478766 20135 tablet_service.cc:1511] Processing CreateTablet for tablet a7241f282a754cbc9434347b4b0e6b4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.479987 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7241f282a754cbc9434347b4b0e6b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.477495 20136 tablet_service.cc:1511] Processing CreateTablet for tablet e8931cddffe04f16b5a8a337052623ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d02073122f7d454c83883a3f2575736a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.481746 20136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8931cddffe04f16b5a8a337052623ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.506367 20336 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: Bootstrap starting.
I20260709 14:50:42.515280 20335 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: Bootstrap starting.
I20260709 14:50:42.515499 20336 tablet_bootstrap.cc:654] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.516642 20337 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: Bootstrap starting.
I20260709 14:50:42.520902 20336 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: No bootstrap required, opened a new log
I20260709 14:50:42.521338 20335 tablet_bootstrap.cc:654] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.521450 20336 ts_tablet_manager.cc:1403] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 14:50:42.523157 20337 tablet_bootstrap.cc:654] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.524513 20336 raft_consensus.cc:359] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.525449 20335 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: No bootstrap required, opened a new log
I20260709 14:50:42.526000 20335 ts_tablet_manager.cc:1403] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:50:42.525440 20336 raft_consensus.cc:385] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.526610 20336 raft_consensus.cc:740] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.527401 20336 consensus_queue.cc:260] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.528391 20337 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: No bootstrap required, opened a new log
I20260709 14:50:42.528882 20337 ts_tablet_manager.cc:1403] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:50:42.529083 20335 raft_consensus.cc:359] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.529476 20320 heartbeater.cc:499] Master 127.15.222.254:38333 was elected leader, sending a full tablet report...
I20260709 14:50:42.529831 20335 raft_consensus.cc:385] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.529933 20336 ts_tablet_manager.cc:1434] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:50:42.530171 20335 raft_consensus.cc:740] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.530921 20335 consensus_queue.cc:260] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.531984 20337 raft_consensus.cc:359] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.532764 20337 raft_consensus.cc:385] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.533046 20337 raft_consensus.cc:740] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.533567 20246 heartbeater.cc:499] Master 127.15.222.254:38333 was elected leader, sending a full tablet report...
I20260709 14:50:42.531996 20336 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: Bootstrap starting.
I20260709 14:50:42.534088 20335 ts_tablet_manager.cc:1434] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:42.535075 20335 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: Bootstrap starting.
I20260709 14:50:42.540722 20336 tablet_bootstrap.cc:654] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.541060 20335 tablet_bootstrap.cc:654] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.533763 20337 consensus_queue.cc:260] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.546965 20171 heartbeater.cc:499] Master 127.15.222.254:38333 was elected leader, sending a full tablet report...
I20260709 14:50:42.547652 20337 ts_tablet_manager.cc:1434] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 14:50:42.549744 20335 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: No bootstrap required, opened a new log
I20260709 14:50:42.550109 20337 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: Bootstrap starting.
I20260709 14:50:42.550253 20335 ts_tablet_manager.cc:1403] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 14:50:42.553853 20335 raft_consensus.cc:359] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.554566 20335 raft_consensus.cc:385] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.554890 20335 raft_consensus.cc:740] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.555614 20335 consensus_queue.cc:260] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.557883 20335 ts_tablet_manager.cc:1434] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:50:42.558956 20337 tablet_bootstrap.cc:654] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:42.560425 20247 tablet.cc:2406] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:42.563601 20336 tablet_bootstrap.cc:492] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: No bootstrap required, opened a new log
I20260709 14:50:42.564075 20336 ts_tablet_manager.cc:1403] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260709 14:50:42.565003 20337 tablet_bootstrap.cc:492] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: No bootstrap required, opened a new log
I20260709 14:50:42.565488 20337 ts_tablet_manager.cc:1403] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 14:50:42.566905 20336 raft_consensus.cc:359] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.567623 20336 raft_consensus.cc:385] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.567911 20336 raft_consensus.cc:740] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.568184 20337 raft_consensus.cc:359] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.568853 20337 raft_consensus.cc:385] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.568614 20336 consensus_queue.cc:260] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.569173 20337 raft_consensus.cc:740] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.569864 20337 consensus_queue.cc:260] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.570659 20336 ts_tablet_manager.cc:1434] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:42.571839 20337 ts_tablet_manager.cc:1434] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:50:42.595288 20342 raft_consensus.cc:493] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.595726 20342 raft_consensus.cc:515] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.597730 20342 leader_election.cc:290] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:42.605225 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85" is_pre_election: true
I20260709 14:50:42.605836 20146 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 0.
I20260709 14:50:42.606707 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" is_pre_election: true
I20260709 14:50:42.606983 20184 leader_election.cc:304] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e5807a404f4423e91e02268454d2e85, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:42.607245 20295 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 0.
I20260709 14:50:42.607697 20342 raft_consensus.cc:2804] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.607976 20342 raft_consensus.cc:493] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.608224 20342 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.612923 20342 raft_consensus.cc:515] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.614420 20342 leader_election.cc:290] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [CANDIDATE]: Term 1 election: Requested vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:42.614979 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:42.615252 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
I20260709 14:50:42.615422 20146 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.615749 20295 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.620169 20146 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 1.
I20260709 14:50:42.620481 20295 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 1.
I20260709 14:50:42.621030 20184 leader_election.cc:304] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e5807a404f4423e91e02268454d2e85, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:42.621650 20342 raft_consensus.cc:2804] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.622697 20342 raft_consensus.cc:697] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 LEADER]: Becoming Leader. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Running, Role: LEADER
I20260709 14:50:42.623409 20342 consensus_queue.cc:237] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.630720 20041 catalog_manager.cc:5697] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "85bc7ccb13b0464ba6fbcd7031603866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.760805 20341 raft_consensus.cc:493] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.761300 20341 raft_consensus.cc:515] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.763141 20341 leader_election.cc:290] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939), 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323)
I20260709 14:50:42.771694 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866" is_pre_election: true
I20260709 14:50:42.772439 20221 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:42.773221 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85" is_pre_election: true
I20260709 14:50:42.773370 20260 leader_election.cc:304] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:42.773792 20146 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:42.774092 20341 raft_consensus.cc:2804] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.774452 20341 raft_consensus.cc:493] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.774770 20341 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.779524 20341 raft_consensus.cc:515] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.780921 20341 leader_election.cc:290] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Requested vote from peers 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939), 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323)
I20260709 14:50:42.781579 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:42.781807 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:42.782019 20221 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.782321 20146 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.786669 20146 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:42.786803 20221 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:42.787647 20258 leader_election.cc:304] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:42.788264 20341 raft_consensus.cc:2804] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.789052 20341 raft_consensus.cc:697] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Leader. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:42.789745 20341 consensus_queue.cc:237] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:42.795487 20041 catalog_manager.cc:5697] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.859267 20041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44342:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:42.861101 20041 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:42.881639 20136 tablet_service.cc:1511] Processing CreateTablet for tablet fec3b78cab6042ebbb6fe4708f2fc8ae (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.882838 20136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec3b78cab6042ebbb6fe4708f2fc8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.882822 20210 tablet_service.cc:1511] Processing CreateTablet for tablet fec3b78cab6042ebbb6fe4708f2fc8ae (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.884110 20210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec3b78cab6042ebbb6fe4708f2fc8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.884414 20284 tablet_service.cc:1511] Processing CreateTablet for tablet fec3b78cab6042ebbb6fe4708f2fc8ae (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:42.885533 20284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec3b78cab6042ebbb6fe4708f2fc8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.887181 20135 tablet_service.cc:1511] Processing CreateTablet for tablet 22cbeb734509401298ab43f4dfb8bbd9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.888346 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cbeb734509401298ab43f4dfb8bbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.892787 20285 tablet_service.cc:1511] Processing CreateTablet for tablet 22cbeb734509401298ab43f4dfb8bbd9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.893960 20285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cbeb734509401298ab43f4dfb8bbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.896488 20211 tablet_service.cc:1511] Processing CreateTablet for tablet 22cbeb734509401298ab43f4dfb8bbd9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d783207622074511944cfcd220d1e09f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:42.897668 20211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cbeb734509401298ab43f4dfb8bbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.900892 20336 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: Bootstrap starting.
I20260709 14:50:42.903957 20337 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: Bootstrap starting.
I20260709 14:50:42.909926 20337 tablet_bootstrap.cc:654] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.913612 20335 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Bootstrap starting.
I20260709 14:50:42.916118 20336 tablet_bootstrap.cc:654] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.919598 20337 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: No bootstrap required, opened a new log
I20260709 14:50:42.920049 20337 ts_tablet_manager.cc:1403] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:50:42.920610 20335 tablet_bootstrap.cc:654] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.922763 20337 raft_consensus.cc:359] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.923312 20337 raft_consensus.cc:385] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.923538 20337 raft_consensus.cc:740] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.923972 20336 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: No bootstrap required, opened a new log
I20260709 14:50:42.924525 20336 ts_tablet_manager.cc:1403] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260709 14:50:42.924175 20337 consensus_queue.cc:260] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.928041 20337 ts_tablet_manager.cc:1434] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:50:42.927892 20336 raft_consensus.cc:359] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.928622 20336 raft_consensus.cc:385] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.928934 20336 raft_consensus.cc:740] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.929267 20335 tablet_bootstrap.cc:492] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: No bootstrap required, opened a new log
I20260709 14:50:42.929268 20337 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: Bootstrap starting.
I20260709 14:50:42.929876 20335 ts_tablet_manager.cc:1403] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 14:50:42.929791 20336 consensus_queue.cc:260] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.932709 20335 raft_consensus.cc:359] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.933372 20335 raft_consensus.cc:385] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.933629 20335 raft_consensus.cc:740] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.934331 20335 consensus_queue.cc:260] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.936774 20335 ts_tablet_manager.cc:1434] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:50:42.937701 20335 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: Bootstrap starting.
I20260709 14:50:42.938548 20337 tablet_bootstrap.cc:654] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.938859 20336 ts_tablet_manager.cc:1434] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:50:42.939880 20336 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: Bootstrap starting.
I20260709 14:50:42.944146 20335 tablet_bootstrap.cc:654] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.946108 20336 tablet_bootstrap.cc:654] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.955430 20336 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: No bootstrap required, opened a new log
I20260709 14:50:42.955916 20336 ts_tablet_manager.cc:1403] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:50:42.958689 20336 raft_consensus.cc:359] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.959273 20337 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: No bootstrap required, opened a new log
I20260709 14:50:42.959313 20336 raft_consensus.cc:385] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.959857 20336 raft_consensus.cc:740] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.959900 20337 ts_tablet_manager.cc:1403] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.014s
I20260709 14:50:42.960521 20335 tablet_bootstrap.cc:492] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: No bootstrap required, opened a new log
I20260709 14:50:42.960506 20336 consensus_queue.cc:260] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.961079 20335 ts_tablet_manager.cc:1403] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 14:50:42.962785 20337 raft_consensus.cc:359] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.963491 20337 raft_consensus.cc:385] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.963788 20337 raft_consensus.cc:740] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.963833 20335 raft_consensus.cc:359] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.964568 20335 raft_consensus.cc:385] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.964890 20335 raft_consensus.cc:740] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.964699 20337 consensus_queue.cc:260] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.965519 20336 ts_tablet_manager.cc:1434] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:42.965629 20335 consensus_queue.cc:260] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.967325 20337 ts_tablet_manager.cc:1434] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:42.968943 20335 ts_tablet_manager.cc:1434] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:50:42.980249 20341 raft_consensus.cc:493] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.980722 20341 raft_consensus.cc:515] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.982205 20341 leader_election.cc:290] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
I20260709 14:50:42.982841 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85" is_pre_election: true
I20260709 14:50:42.983060 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866" is_pre_election: true
I20260709 14:50:42.983366 20146 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:42.983637 20221 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:42.984308 20258 leader_election.cc:304] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:42.984966 20341 raft_consensus.cc:2804] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.985235 20341 raft_consensus.cc:493] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.985463 20341 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.989972 20341 raft_consensus.cc:515] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:42.991338 20341 leader_election.cc:290] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Requested vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
I20260709 14:50:42.992008 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:42.992173 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:42.992460 20146 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.992653 20221 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.996811 20146 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:42.996896 20221 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:42.997686 20258 leader_election.cc:304] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:42.998289 20341 raft_consensus.cc:2804] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.998662 20341 raft_consensus.cc:697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Leader. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:42.999349 20341 consensus_queue.cc:237] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.006094 20043 catalog_manager.cc:5697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.021236 20342 consensus_queue.cc:1048] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.029878 20341 raft_consensus.cc:493] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.030376 20341 raft_consensus.cc:515] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.032440 20367 consensus_queue.cc:1048] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:43.033258 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85" is_pre_election: true
I20260709 14:50:43.033921 20145 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:43.035097 20258 leader_election.cc:304] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:43.036274 20351 raft_consensus.cc:2804] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.036614 20351 raft_consensus.cc:493] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.036918 20351 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.042182 20341 leader_election.cc:290] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
W20260709 14:50:43.044986 20091 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:43.046201 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866" is_pre_election: true
I20260709 14:50:43.046912 20221 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 0.
I20260709 14:50:43.051306 20351 raft_consensus.cc:515] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.052908 20351 leader_election.cc:290] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Requested vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
I20260709 14:50:43.053620 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:43.053956 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:43.054204 20146 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.054503 20221 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.060724 20221 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:43.060724 20146 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 1.
I20260709 14:50:43.061903 20258 leader_election.cc:304] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:43.063694 20351 raft_consensus.cc:2804] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.064085 20351 raft_consensus.cc:697] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Leader. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:43.064772 20351 consensus_queue.cc:237] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.070340 20043 catalog_manager.cc:5697] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.107811 20295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce"
dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
mode: GRACEFUL
new_leader_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43934
I20260709 14:50:43.108316 20295 raft_consensus.cc:606] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Received request to transfer leadership to TS 6e5807a404f4423e91e02268454d2e85
I20260709 14:50:43.118551 20221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c"
dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
mode: GRACEFUL
new_leader_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
 from {username='slave'} at 127.0.0.1:58710
I20260709 14:50:43.118999 20221 raft_consensus.cc:606] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 LEADER]: Received request to transfer leadership to TS 5f23eb7df6d344dfb0d7d5645f9a3352
I20260709 14:50:43.123659 20295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae"
dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
mode: GRACEFUL
new_leader_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43934
I20260709 14:50:43.124076 20295 raft_consensus.cc:606] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Received request to transfer leadership to TS 6e5807a404f4423e91e02268454d2e85
I20260709 14:50:43.128189 20295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9"
dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
mode: GRACEFUL
new_leader_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43934
I20260709 14:50:43.128602 20295 raft_consensus.cc:606] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Received request to transfer leadership to TS 6e5807a404f4423e91e02268454d2e85
I20260709 14:50:43.185437 20351 consensus_queue.cc:1048] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.195024 20369 consensus_queue.cc:1048] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.204639 20341 raft_consensus.cc:993] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: : Instructing follower 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.205089 20341 raft_consensus.cc:1081] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Signalling peer 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.207777 20146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce"
dest_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43428
I20260709 14:50:43.208240 20146 raft_consensus.cc:493] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.208583 20146 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.213982 20146 raft_consensus.cc:515] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:43.215812 20146 leader_election.cc:290] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Requested vote from peers 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:43.226562 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:43.227135 20221 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.229025 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8931cddffe04f16b5a8a337052623ce" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
I20260709 14:50:43.229640 20295 raft_consensus.cc:3055] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.229950 20295 raft_consensus.cc:740] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:43.230718 20295 consensus_queue.cc:260] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:43.231865 20295 raft_consensus.cc:3060] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.232776 20221 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.233873 20111 leader_election.cc:304] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e5807a404f4423e91e02268454d2e85, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:43.234670 20344 raft_consensus.cc:2804] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.235965 20344 raft_consensus.cc:697] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Becoming Leader. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Running, Role: LEADER
I20260709 14:50:43.236776 20344 consensus_queue.cc:237] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } }
I20260709 14:50:43.238269 20295 raft_consensus.cc:2468] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.242794 20041 catalog_manager.cc:5697] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 reported cstate change: term changed from 1 to 2, leader changed from 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195) to 6e5807a404f4423e91e02268454d2e85 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6e5807a404f4423e91e02268454d2e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.429378 20369 consensus_queue.cc:1048] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.434885 20351 raft_consensus.cc:993] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: : Instructing follower 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.435361 20351 raft_consensus.cc:1081] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Signalling peer 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.436973 20145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae"
dest_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43428
I20260709 14:50:43.437708 20145 raft_consensus.cc:493] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.438069 20145 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.440294 20369 consensus_queue.cc:1048] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.445919 20145 raft_consensus.cc:515] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.448019 20145 leader_election.cc:290] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Requested vote from peers 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:43.450297 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
I20260709 14:50:43.450320 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:43.450924 20295 raft_consensus.cc:3055] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.451053 20221 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.451325 20295 raft_consensus.cc:740] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:43.452224 20295 consensus_queue.cc:260] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.453176 20295 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.456244 20221 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.457175 20111 leader_election.cc:304] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e5807a404f4423e91e02268454d2e85, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:43.457674 20295 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.457924 20344 raft_consensus.cc:2804] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.458488 20344 raft_consensus.cc:697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Becoming Leader. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Running, Role: LEADER
I20260709 14:50:43.459251 20344 consensus_queue.cc:237] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.464620 20043 catalog_manager.cc:5697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 reported cstate change: term changed from 1 to 2, leader changed from 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195) to 6e5807a404f4423e91e02268454d2e85 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6e5807a404f4423e91e02268454d2e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.519519 20351 consensus_queue.cc:1048] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.525437 20369 raft_consensus.cc:993] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: : Instructing follower 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.525877 20341 raft_consensus.cc:1081] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Signalling peer 6e5807a404f4423e91e02268454d2e85 to start an election
I20260709 14:50:43.527334 20146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9"
dest_uuid: "6e5807a404f4423e91e02268454d2e85"
 from {username='slave'} at 127.0.0.1:43428
I20260709 14:50:43.527828 20146 raft_consensus.cc:493] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.528188 20146 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.536307 20146 raft_consensus.cc:515] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.537230 20145 raft_consensus.cc:1240] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Rejecting Update request from peer 5f23eb7df6d344dfb0d7d5645f9a3352 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:43.538864 20220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:43.539034 20341 consensus_queue.cc:1048] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:43.539528 20220 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.542011 20341 consensus_queue.cc:1059] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.542657 20351 raft_consensus.cc:3055] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.542940 20351 raft_consensus.cc:740] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:43.543660 20351 consensus_queue.cc:260] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.544348 20351 raft_consensus.cc:3060] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.545636 20146 leader_election.cc:290] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Requested vote from peers 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:43.547444 20220 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.548295 20219 raft_consensus.cc:1240] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Rejecting Update request from peer 5f23eb7df6d344dfb0d7d5645f9a3352 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:43.548713 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cbeb734509401298ab43f4dfb8bbd9" candidate_uuid: "6e5807a404f4423e91e02268454d2e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
I20260709 14:50:43.550595 20111 leader_election.cc:304] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e5807a404f4423e91e02268454d2e85, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:43.551362 20378 raft_consensus.cc:2804] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.551834 20378 raft_consensus.cc:697] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Becoming Leader. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Running, Role: LEADER
I20260709 14:50:43.552634 20378 consensus_queue.cc:237] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [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: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.557152 20295 raft_consensus.cc:2468] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e5807a404f4423e91e02268454d2e85 in term 2.
I20260709 14:50:43.560025 20043 catalog_manager.cc:5697] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 reported cstate change: term changed from 1 to 2, leader changed from 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195) to 6e5807a404f4423e91e02268454d2e85 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "6e5807a404f4423e91e02268454d2e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.561172 20382 raft_consensus.cc:993] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: : Instructing follower 5f23eb7df6d344dfb0d7d5645f9a3352 to start an election
I20260709 14:50:43.561707 20383 raft_consensus.cc:1081] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 LEADER]: Signalling peer 5f23eb7df6d344dfb0d7d5645f9a3352 to start an election
I20260709 14:50:43.563086 20295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c"
dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
 from {username='slave'} at 127.0.0.1:43922
I20260709 14:50:43.563499 20295 raft_consensus.cc:493] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.563832 20295 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.568506 20295 raft_consensus.cc:515] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.569991 20295 leader_election.cc:290] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 2 election: Requested vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194:36939)
I20260709 14:50:43.570569 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:43.570940 20220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7241f282a754cbc9434347b4b0e6b4c" candidate_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
I20260709 14:50:43.571171 20146 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.571528 20220 raft_consensus.cc:3055] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.571869 20220 raft_consensus.cc:740] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Running, Role: LEADER
I20260709 14:50:43.572618 20220 consensus_queue.cc:260] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.573830 20220 raft_consensus.cc:3060] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.577535 20146 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 2.
I20260709 14:50:43.578595 20258 leader_election.cc:304] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f23eb7df6d344dfb0d7d5645f9a3352, 6e5807a404f4423e91e02268454d2e85; no voters: 
I20260709 14:50:43.579345 20351 raft_consensus.cc:2804] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.579741 20351 raft_consensus.cc:697] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 LEADER]: Becoming Leader. State: Replica: 5f23eb7df6d344dfb0d7d5645f9a3352, State: Running, Role: LEADER
I20260709 14:50:43.580085 20220 raft_consensus.cc:2468] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f23eb7df6d344dfb0d7d5645f9a3352 in term 2.
I20260709 14:50:43.580391 20351 consensus_queue.cc:237] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:43.585867 20043 catalog_manager.cc:5697] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 reported cstate change: term changed from 1 to 2, leader changed from 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194) to 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.720903 20295 raft_consensus.cc:1275] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.722064 20378 consensus_queue.cc:1048] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.732457 20220 raft_consensus.cc:1275] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.733708 20385 consensus_queue.cc:1048] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.825142 16251 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:50:43.827127 16251 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:50:43.827586 16251 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:50:43.841413 20146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae"
dest_uuid: "6e5807a404f4423e91e02268454d2e85"
mode: GRACEFUL
new_leader_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
 from {username='slave'} at 127.0.0.1:43440
I20260709 14:50:43.841984 20146 raft_consensus.cc:606] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Received request to transfer leadership to TS 85bc7ccb13b0464ba6fbcd7031603866
I20260709 14:50:43.843253 16251 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:50:43.941273 20295 raft_consensus.cc:1275] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.942452 20385 consensus_queue.cc:1048] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.950911 20220 raft_consensus.cc:1275] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.952399 20385 consensus_queue.cc:1048] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.984575 20295 raft_consensus.cc:1275] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.985932 20385 consensus_queue.cc:1048] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.995003 20220 raft_consensus.cc:1275] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Refusing update from remote peer 6e5807a404f4423e91e02268454d2e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.996688 20378 consensus_queue.cc:1048] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.003955 20344 raft_consensus.cc:993] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: : Instructing follower 85bc7ccb13b0464ba6fbcd7031603866 to start an election
I20260709 14:50:44.004460 20384 raft_consensus.cc:1081] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Signalling peer 85bc7ccb13b0464ba6fbcd7031603866 to start an election
I20260709 14:50:44.005802 20220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae"
dest_uuid: "85bc7ccb13b0464ba6fbcd7031603866"
 from {username='slave'} at 127.0.0.1:58712
I20260709 14:50:44.006209 20220 raft_consensus.cc:493] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.006480 20220 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.010156 20219 raft_consensus.cc:1275] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Refusing update from remote peer 5f23eb7df6d344dfb0d7d5645f9a3352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.011386 20351 consensus_queue.cc:1048] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.011518 20220 raft_consensus.cc:515] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:44.013913 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e5807a404f4423e91e02268454d2e85"
I20260709 14:50:44.014423 20146 raft_consensus.cc:3055] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:44.014443 20295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec3b78cab6042ebbb6fe4708f2fc8ae" candidate_uuid: "85bc7ccb13b0464ba6fbcd7031603866" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352"
I20260709 14:50:44.014887 20146 raft_consensus.cc:740] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e5807a404f4423e91e02268454d2e85, State: Running, Role: LEADER
I20260709 14:50:44.015199 20295 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.015755 20146 consensus_queue.cc:260] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [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: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:44.016764 20146 raft_consensus.cc:3060] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.014582 20220 leader_election.cc:290] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [CANDIDATE]: Term 3 election: Requested vote from peers 6e5807a404f4423e91e02268454d2e85 (127.15.222.193:38323), 5f23eb7df6d344dfb0d7d5645f9a3352 (127.15.222.195:34441)
I20260709 14:50:44.020661 20145 raft_consensus.cc:1275] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Refusing update from remote peer 5f23eb7df6d344dfb0d7d5645f9a3352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.021636 20295 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 3.
I20260709 14:50:44.022300 20351 consensus_queue.cc:1048] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.022769 20186 leader_election.cc:304] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [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: 5f23eb7df6d344dfb0d7d5645f9a3352, 85bc7ccb13b0464ba6fbcd7031603866; no voters: 
I20260709 14:50:44.023597 20383 raft_consensus.cc:2804] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:44.024050 20383 raft_consensus.cc:697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 LEADER]: Becoming Leader. State: Replica: 85bc7ccb13b0464ba6fbcd7031603866, State: Running, Role: LEADER
I20260709 14:50:44.024816 20383 consensus_queue.cc:237] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [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: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } }
I20260709 14:50:44.032141 20146 raft_consensus.cc:2468] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85bc7ccb13b0464ba6fbcd7031603866 in term 3.
I20260709 14:50:44.037137 20042 catalog_manager.cc:5697] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 reported cstate change: term changed from 2 to 3, leader changed from 6e5807a404f4423e91e02268454d2e85 (127.15.222.193) to 85bc7ccb13b0464ba6fbcd7031603866 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "85bc7ccb13b0464ba6fbcd7031603866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e5807a404f4423e91e02268454d2e85" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85bc7ccb13b0464ba6fbcd7031603866" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f23eb7df6d344dfb0d7d5645f9a3352" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.179587 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:50:44.195518 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.196154 16251 tablet_replica.cc:333] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85: stopping tablet replica
I20260709 14:50:44.196683 16251 raft_consensus.cc:2243] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.197402 16251 raft_consensus.cc:2272] T 22cbeb734509401298ab43f4dfb8bbd9 P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.199333 16251 tablet_replica.cc:333] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85: stopping tablet replica
I20260709 14:50:44.199831 16251 raft_consensus.cc:2243] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.200176 16251 raft_consensus.cc:2272] T a7241f282a754cbc9434347b4b0e6b4c P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.201994 16251 tablet_replica.cc:333] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85: stopping tablet replica
I20260709 14:50:44.202425 16251 raft_consensus.cc:2243] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.202745 16251 raft_consensus.cc:2272] T fec3b78cab6042ebbb6fe4708f2fc8ae P 6e5807a404f4423e91e02268454d2e85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.204569 16251 tablet_replica.cc:333] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85: stopping tablet replica
I20260709 14:50:44.204970 16251 raft_consensus.cc:2243] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.205583 16251 raft_consensus.cc:2272] T e8931cddffe04f16b5a8a337052623ce P 6e5807a404f4423e91e02268454d2e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.226262 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260709 14:50:44.236557 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260709 14:50:44.253273 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.253767 16251 tablet_replica.cc:333] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866: stopping tablet replica
I20260709 14:50:44.254235 16251 raft_consensus.cc:2243] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.254654 16251 raft_consensus.cc:2272] T 22cbeb734509401298ab43f4dfb8bbd9 P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.256646 16251 tablet_replica.cc:333] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: stopping tablet replica
I20260709 14:50:44.257131 16251 raft_consensus.cc:2243] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.257664 16251 pending_rounds.cc:70] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Trying to abort 1 pending ops.
I20260709 14:50:44.257871 16251 pending_rounds.cc:77] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661005933551616 op_type: NO_OP noop_request { }
I20260709 14:50:44.258164 16251 raft_consensus.cc:2889] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:44.258410 16251 raft_consensus.cc:2272] T fec3b78cab6042ebbb6fe4708f2fc8ae P 85bc7ccb13b0464ba6fbcd7031603866 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.260365 16251 tablet_replica.cc:333] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866: stopping tablet replica
I20260709 14:50:44.260813 16251 raft_consensus.cc:2243] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.261171 16251 raft_consensus.cc:2272] T e8931cddffe04f16b5a8a337052623ce P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.263018 16251 tablet_replica.cc:333] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866: stopping tablet replica
I20260709 14:50:44.263444 16251 raft_consensus.cc:2243] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.263840 16251 raft_consensus.cc:2272] T a7241f282a754cbc9434347b4b0e6b4c P 85bc7ccb13b0464ba6fbcd7031603866 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.284236 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260709 14:50:44.294333 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260709 14:50:44.307747 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.308246 16251 tablet_replica.cc:333] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352: stopping tablet replica
I20260709 14:50:44.308705 16251 raft_consensus.cc:2243] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.309080 16251 raft_consensus.cc:2272] T 22cbeb734509401298ab43f4dfb8bbd9 P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.310977 16251 tablet_replica.cc:333] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352: stopping tablet replica
I20260709 14:50:44.311424 16251 raft_consensus.cc:2243] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.311820 16251 raft_consensus.cc:2272] T fec3b78cab6042ebbb6fe4708f2fc8ae P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.313565 16251 tablet_replica.cc:333] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352: stopping tablet replica
I20260709 14:50:44.313982 16251 raft_consensus.cc:2243] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.314322 16251 raft_consensus.cc:2272] T e8931cddffe04f16b5a8a337052623ce P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.316015 16251 tablet_replica.cc:333] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352: stopping tablet replica
I20260709 14:50:44.316417 16251 raft_consensus.cc:2243] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.317061 16251 raft_consensus.cc:2272] T a7241f282a754cbc9434347b4b0e6b4c P 5f23eb7df6d344dfb0d7d5645f9a3352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.327654 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:50:44.337613 16251 master.cc:562] Master@127.15.222.254:38333 shutting down...
I20260709 14:50:44.351015 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.351411 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.351707 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P da07f559cc65427b85453236fb6030b9: stopping tablet replica
I20260709 14:50:44.368283 16251 master.cc:584] Master@127.15.222.254:38333 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2469 ms)
[----------] 6 tests from LeaderRebalancerTest (84408 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:50:44.393492 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:44729
I20260709 14:50:44.394510 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:44.399032 20389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.399185 20390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.400370 20392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.401070 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:44.401795 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:44.401969 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:44.402078 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608644402067 us; error 0 us; skew 500 ppm
I20260709 14:50:44.402519 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:44.404572 16251 webserver.cc:533] Webserver started at http://127.15.222.254:46645/ using document root <none> and password file <none>
I20260709 14:50:44.404984 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:44.405126 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:44.405316 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:44.406236 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "82125305ff0345d18567452604fceffa"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.410164 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:44.414047 20397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.414667 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:44.414932 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "82125305ff0345d18567452604fceffa"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.415180 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:44.430802 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:44.431718 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:44.463104 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:44729
I20260709 14:50:44.463184 20448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:44729 every 8 connection(s)
I20260709 14:50:44.466511 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:44.476040 20449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: Bootstrap starting.
I20260709 14:50:44.480131 20449 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.483640 20449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: No bootstrap required, opened a new log
I20260709 14:50:44.485872 20449 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82125305ff0345d18567452604fceffa" member_type: VOTER }
I20260709 14:50:44.486228 20449 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.486454 20449 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82125305ff0345d18567452604fceffa, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.486986 20449 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82125305ff0345d18567452604fceffa" member_type: VOTER }
I20260709 14:50:44.487392 20449 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:44.487644 20449 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:44.487911 20449 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.491904 20449 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82125305ff0345d18567452604fceffa" member_type: VOTER }
I20260709 14:50:44.492357 20449 leader_election.cc:304] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [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: 82125305ff0345d18567452604fceffa; no voters: 
I20260709 14:50:44.493330 20449 leader_election.cc:290] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:44.493626 20452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.494854 20452 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 1 LEADER]: Becoming Leader. State: Replica: 82125305ff0345d18567452604fceffa, State: Running, Role: LEADER
I20260709 14:50:44.495399 20452 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [LEADER]: Queue going to LEADER mode. State: All 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: "82125305ff0345d18567452604fceffa" member_type: VOTER }
I20260709 14:50:44.495923 20449 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:44.498059 20453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82125305ff0345d18567452604fceffa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82125305ff0345d18567452604fceffa" member_type: VOTER } }
I20260709 14:50:44.498165 20454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82125305ff0345d18567452604fceffa. Latest consensus state: current_term: 1 leader_uuid: "82125305ff0345d18567452604fceffa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82125305ff0345d18567452604fceffa" member_type: VOTER } }
I20260709 14:50:44.498705 20453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:44.498747 20454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:44.503062 20457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:44.507433 20457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:44.510722 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:44.515267 20457 catalog_manager.cc:1383] Generated new cluster ID: a0cf7cd96b094b76808b89ec6c7f1fd6
I20260709 14:50:44.515480 20457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:44.559651 20457 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:44.560788 20457 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:44.577406 20457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: Generated new TSK 0
I20260709 14:50:44.577895 20457 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:44.640923 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:44.646556 20470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.647665 20471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.648713 20473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.649036 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:44.649888 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:44.650061 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:44.650177 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608644650166 us; error 0 us; skew 500 ppm
I20260709 14:50:44.650615 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:44.652638 16251 webserver.cc:533] Webserver started at http://127.15.222.193:46111/ using document root <none> and password file <none>
I20260709 14:50:44.653052 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:44.653200 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:44.653401 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:44.654343 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "e9b1358675694775a9140b3174d6e600"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.658314 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:44.661273 20478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.661922 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:44.662159 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "e9b1358675694775a9140b3174d6e600"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.662384 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:44.688524 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:44.689482 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:44.690779 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:44.692930 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:44.693104 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.693336 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:44.693482 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.728134 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:39841
I20260709 14:50:44.728241 20540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:39841 every 8 connection(s)
I20260709 14:50:44.732642 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:44.739180 20545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.740120 20546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.742020 20548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.742939 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:44.744468 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:44.744669 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:44.744753 20541 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44729
I20260709 14:50:44.744819 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608644744803 us; error 0 us; skew 500 ppm
I20260709 14:50:44.745240 20541 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:44.745551 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:44.745911 20541 heartbeater.cc:507] Master 127.15.222.254:44729 requested a full tablet report, sending...
I20260709 14:50:44.747884 20414 ts_manager.cc:194] Registered new tserver with Master: e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841)
I20260709 14:50:44.748068 16251 webserver.cc:533] Webserver started at http://127.15.222.194:45323/ using document root <none> and password file <none>
I20260709 14:50:44.748709 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:44.748935 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:44.749269 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:44.750123 20414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45090
I20260709 14:50:44.750624 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "65c941fe389b42798ff854d8e3407343"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.754700 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260709 14:50:44.757712 20553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.758390 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:50:44.758628 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "65c941fe389b42798ff854d8e3407343"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.758858 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:44.769646 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:44.770520 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:44.771734 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:44.773718 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:44.773883 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.774111 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:44.774252 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.809018 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:36493
I20260709 14:50:44.809123 20615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:36493 every 8 connection(s)
I20260709 14:50:44.813344 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:44.819685 20619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.821687 20620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.821810 20622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.822831 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:44.823911 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:44.824167 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:44.824373 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608644824354 us; error 0 us; skew 500 ppm
I20260709 14:50:44.825098 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:44.825269 20616 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44729
I20260709 14:50:44.825675 20616 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:44.826557 20616 heartbeater.cc:507] Master 127.15.222.254:44729 requested a full tablet report, sending...
I20260709 14:50:44.829299 20414 ts_manager.cc:194] Registered new tserver with Master: 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:44.830541 16251 webserver.cc:533] Webserver started at http://127.15.222.195:43005/ using document root <none> and password file <none>
I20260709 14:50:44.830741 20414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45100
I20260709 14:50:44.831215 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:44.831498 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:44.831842 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:44.833192 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "c2984ca29b95407b8d0406065ac2dafb"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.837287 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:44.840147 20627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.840782 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:44.841042 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "c2984ca29b95407b8d0406065ac2dafb"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-0nj4"
I20260709 14:50:44.841287 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:44.875336 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:44.876324 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:44.877609 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:44.879726 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:44.879911 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.880132 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:44.880283 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.915639 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:45781
I20260709 14:50:44.915762 20689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:45781 every 8 connection(s)
I20260709 14:50:44.927438 20690 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44729
I20260709 14:50:44.927870 20690 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:44.928524 20690 heartbeater.cc:507] Master 127.15.222.254:44729 requested a full tablet report, sending...
I20260709 14:50:44.930163 20414 ts_manager.cc:194] Registered new tserver with Master: c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:44.930560 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011918533s
I20260709 14:50:44.931388 20414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45116
I20260709 14:50:44.952076 20414 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45126:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:44.954421 20414 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:45.010778 20654 tablet_service.cc:1511] Processing CreateTablet for tablet 0900f7b7ff8d43ae82c41062c703917f (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.010771 20655 tablet_service.cc:1511] Processing CreateTablet for tablet ac3bfa8213db4097837b268794f5bd69 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.012421 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac3bfa8213db4097837b268794f5bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.012562 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef93f9b6324c13a691f159ebe4c028 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.014905 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef93f9b6324c13a691f159ebe4c028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.016597 20580 tablet_service.cc:1511] Processing CreateTablet for tablet 0900f7b7ff8d43ae82c41062c703917f (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.017346 20654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0900f7b7ff8d43ae82c41062c703917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.018030 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0900f7b7ff8d43ae82c41062c703917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.020629 20579 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef93f9b6324c13a691f159ebe4c028 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.021975 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef93f9b6324c13a691f159ebe4c028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.024161 20581 tablet_service.cc:1511] Processing CreateTablet for tablet ac3bfa8213db4097837b268794f5bd69 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.025333 20581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac3bfa8213db4097837b268794f5bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.039839 20506 tablet_service.cc:1511] Processing CreateTablet for tablet ac3bfa8213db4097837b268794f5bd69 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.041129 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac3bfa8213db4097837b268794f5bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.042048 20578 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc07ca78bd43ad8eecfd6a588d5744 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.043358 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc07ca78bd43ad8eecfd6a588d5744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.048394 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 0900f7b7ff8d43ae82c41062c703917f (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.049695 20577 tablet_service.cc:1511] Processing CreateTablet for tablet 1354969cdb6841139e56a9eda0df13bb (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.050958 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1354969cdb6841139e56a9eda0df13bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.052235 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef93f9b6324c13a691f159ebe4c028 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.049683 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0900f7b7ff8d43ae82c41062c703917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.053471 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef93f9b6324c13a691f159ebe4c028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.056206 20576 tablet_service.cc:1511] Processing CreateTablet for tablet e9bdcd82e568470b930eb129d5080c40 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.057442 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bdcd82e568470b930eb129d5080c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.061424 20655 tablet_service.cc:1511] Processing CreateTablet for tablet 1354969cdb6841139e56a9eda0df13bb (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.063750 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc07ca78bd43ad8eecfd6a588d5744 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.065637 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc07ca78bd43ad8eecfd6a588d5744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.076288 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1354969cdb6841139e56a9eda0df13bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.080585 20654 tablet_service.cc:1511] Processing CreateTablet for tablet e9bdcd82e568470b930eb129d5080c40 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.082039 20654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bdcd82e568470b930eb129d5080c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.082813 20575 tablet_service.cc:1511] Processing CreateTablet for tablet b092fb52ff104a43b619e321b00aa666 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.084093 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b092fb52ff104a43b619e321b00aa666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.084592 20502 tablet_service.cc:1511] Processing CreateTablet for tablet 1354969cdb6841139e56a9eda0df13bb (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.085927 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1354969cdb6841139e56a9eda0df13bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.086561 20705 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.093863 20501 tablet_service.cc:1511] Processing CreateTablet for tablet e9bdcd82e568470b930eb129d5080c40 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.095279 20501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bdcd82e568470b930eb129d5080c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.091990 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc07ca78bd43ad8eecfd6a588d5744 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.100771 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc07ca78bd43ad8eecfd6a588d5744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.118049 20707 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.129132 20500 tablet_service.cc:1511] Processing CreateTablet for tablet b092fb52ff104a43b619e321b00aa666 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.130658 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b092fb52ff104a43b619e321b00aa666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.135582 20652 tablet_service.cc:1511] Processing CreateTablet for tablet b092fb52ff104a43b619e321b00aa666 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.136894 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b092fb52ff104a43b619e321b00aa666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.138545 20580 tablet_service.cc:1511] Processing CreateTablet for tablet f97e2329b9da4c0782698b34baa23335 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.142719 20651 tablet_service.cc:1511] Processing CreateTablet for tablet f97e2329b9da4c0782698b34baa23335 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.144008 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97e2329b9da4c0782698b34baa23335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.144311 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97e2329b9da4c0782698b34baa23335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.147140 20499 tablet_service.cc:1511] Processing CreateTablet for tablet f97e2329b9da4c0782698b34baa23335 (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.148420 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97e2329b9da4c0782698b34baa23335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.150636 20498 tablet_service.cc:1511] Processing CreateTablet for tablet 8c58c1318c49417aac293ac4d2a6fa0b (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.151954 20498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c58c1318c49417aac293ac4d2a6fa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.152012 20577 tablet_service.cc:1511] Processing CreateTablet for tablet 8c58c1318c49417aac293ac4d2a6fa0b (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.153258 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c58c1318c49417aac293ac4d2a6fa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.163934 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 8c58c1318c49417aac293ac4d2a6fa0b (DEFAULT_TABLE table=test-workload [id=3792dcfd13a9419aa1b759f1a6c0a197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.165272 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c58c1318c49417aac293ac4d2a6fa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.190066 20705 tablet_bootstrap.cc:654] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.195752 20707 tablet_bootstrap.cc:654] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.237594 20706 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.244755 20706 tablet_bootstrap.cc:654] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.246902 20705 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.247004 20707 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.247430 20705 ts_tablet_manager.cc:1403] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.161s	user 0.017s	sys 0.027s
I20260709 14:50:45.247633 20707 ts_tablet_manager.cc:1403] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.003s
I20260709 14:50:45.249400 20706 tablet_bootstrap.cc:492] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.249917 20706 ts_tablet_manager.cc:1403] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:45.249677 20705 raft_consensus.cc:359] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.250357 20705 raft_consensus.cc:385] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.250610 20705 raft_consensus.cc:740] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.250397 20707 raft_consensus.cc:359] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.251201 20707 raft_consensus.cc:385] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.251507 20707 raft_consensus.cc:740] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.251395 20705 consensus_queue.cc:260] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.252308 20707 consensus_queue.cc:260] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.252604 20706 raft_consensus.cc:359] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.253341 20706 raft_consensus.cc:385] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.253686 20690 heartbeater.cc:499] Master 127.15.222.254:44729 was elected leader, sending a full tablet report...
I20260709 14:50:45.253836 20706 raft_consensus.cc:740] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.254359 20705 ts_tablet_manager.cc:1434] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:45.254809 20706 consensus_queue.cc:260] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.255405 20705 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.261250 20705 tablet_bootstrap.cc:654] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.261559 20706 ts_tablet_manager.cc:1434] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 14:50:45.262990 20616 heartbeater.cc:499] Master 127.15.222.254:44729 was elected leader, sending a full tablet report...
I20260709 14:50:45.263078 20541 heartbeater.cc:499] Master 127.15.222.254:44729 was elected leader, sending a full tablet report...
I20260709 14:50:45.267122 20706 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.271292 20707 ts_tablet_manager.cc:1434] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.002s
I20260709 14:50:45.272327 20707 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.272684 20706 tablet_bootstrap.cc:654] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.277863 20707 tablet_bootstrap.cc:654] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.279536 20705 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.280061 20705 ts_tablet_manager.cc:1403] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.006s
I20260709 14:50:45.282668 20705 raft_consensus.cc:359] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.283085 20706 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.283372 20705 raft_consensus.cc:385] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.283655 20706 ts_tablet_manager.cc:1403] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:50:45.283696 20705 raft_consensus.cc:740] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.284631 20705 consensus_queue.cc:260] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.285172 20707 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.285627 20707 ts_tablet_manager.cc:1403] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:50:45.286008 20706 raft_consensus.cc:359] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.286536 20706 raft_consensus.cc:385] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.286676 20705 ts_tablet_manager.cc:1434] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:45.286756 20706 raft_consensus.cc:740] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.287662 20705 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.287763 20706 consensus_queue.cc:260] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.288234 20707 raft_consensus.cc:359] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.288950 20707 raft_consensus.cc:385] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.289263 20707 raft_consensus.cc:740] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.290066 20707 consensus_queue.cc:260] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.290086 20706 ts_tablet_manager.cc:1434] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:45.291805 20706 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.292138 20707 ts_tablet_manager.cc:1434] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:45.293146 20707 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.293756 20705 tablet_bootstrap.cc:654] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.297353 20706 tablet_bootstrap.cc:654] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.298751 20707 tablet_bootstrap.cc:654] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.308187 20706 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.308646 20706 ts_tablet_manager.cc:1403] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:50:45.311240 20706 raft_consensus.cc:359] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.311918 20706 raft_consensus.cc:385] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.312172 20706 raft_consensus.cc:740] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.312970 20706 consensus_queue.cc:260] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.315178 20706 ts_tablet_manager.cc:1434] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:45.316092 20706 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.323125 20705 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.323652 20705 ts_tablet_manager.cc:1403] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.019s
I20260709 14:50:45.324179 20706 tablet_bootstrap.cc:654] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.324292 20707 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.324864 20707 ts_tablet_manager.cc:1403] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260709 14:50:45.326759 20705 raft_consensus.cc:359] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.327471 20705 raft_consensus.cc:385] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.327811 20705 raft_consensus.cc:740] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.327596 20707 raft_consensus.cc:359] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.328346 20707 raft_consensus.cc:385] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.328639 20707 raft_consensus.cc:740] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.328557 20705 consensus_queue.cc:260] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.329452 20707 consensus_queue.cc:260] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.330684 20705 ts_tablet_manager.cc:1434] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:45.331730 20705 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.335209 20706 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.335695 20706 ts_tablet_manager.cc:1403] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:50:45.337704 20705 tablet_bootstrap.cc:654] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.338223 20706 raft_consensus.cc:359] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.338869 20707 ts_tablet_manager.cc:1434] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:45.338958 20706 raft_consensus.cc:385] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.339437 20706 raft_consensus.cc:740] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.340289 20706 consensus_queue.cc:260] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.344893 20706 ts_tablet_manager.cc:1434] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:45.345835 20706 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.346452 20707 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.351405 20706 tablet_bootstrap.cc:654] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.352696 20712 raft_consensus.cc:493] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.353222 20712 raft_consensus.cc:515] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.358985 20712 leader_election.cc:290] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.363940 20706 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.364494 20706 ts_tablet_manager.cc:1403] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 14:50:45.364701 20707 tablet_bootstrap.cc:654] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.367038 20706 raft_consensus.cc:359] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.367794 20706 raft_consensus.cc:385] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.368072 20706 raft_consensus.cc:740] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.368932 20706 consensus_queue.cc:260] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.370993 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
W20260709 14:50:45.372457 20557 leader_election.cc:343] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.373564 20706 ts_tablet_manager.cc:1434] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:45.374354 20705 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.374274 20711 raft_consensus.cc:493] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.374657 20707 tablet_bootstrap.cc:492] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.374903 20705 ts_tablet_manager.cc:1403] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260709 14:50:45.375144 20707 ts_tablet_manager.cc:1403] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 14:50:45.374884 20711 raft_consensus.cc:515] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.377899 20707 raft_consensus.cc:359] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.378578 20707 raft_consensus.cc:385] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.378759 20711 leader_election.cc:290] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.378847 20707 raft_consensus.cc:740] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.379854 20707 consensus_queue.cc:260] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.383546 20713 raft_consensus.cc:493] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.384028 20713 raft_consensus.cc:515] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.386439 20713 leader_election.cc:290] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.387972 20707 ts_tablet_manager.cc:1434] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 14:50:45.388835 20706 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.394376 20707 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.399343 20711 raft_consensus.cc:493] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.399600 20705 raft_consensus.cc:359] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.399881 20711 raft_consensus.cc:515] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.400360 20705 raft_consensus.cc:385] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.400717 20705 raft_consensus.cc:740] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.401172 20707 tablet_bootstrap.cc:654] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.401551 20705 consensus_queue.cc:260] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.401909 20711 leader_election.cc:290] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.403321 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.404022 20591 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.404157 20705 ts_tablet_manager.cc:1434] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:45.405359 20705 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.405815 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.411226 20630 leader_election.cc:304] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:45.411629 20705 tablet_bootstrap.cc:654] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.412081 20711 raft_consensus.cc:2804] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:45.412202 20630 leader_election.cc:343] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.412505 20711 raft_consensus.cc:493] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.412892 20711 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.413789 20706 tablet_bootstrap.cc:654] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.420173 20707 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.419914 20711 raft_consensus.cc:515] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.420639 20707 ts_tablet_manager.cc:1403] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:50:45.421839 20711 leader_election.cc:290] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.423097 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.423702 20591 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.427162 20707 raft_consensus.cc:359] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.427940 20707 raft_consensus.cc:385] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.428237 20707 raft_consensus.cc:740] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.429081 20707 consensus_queue.cc:260] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.430601 20591 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.431635 20630 leader_election.cc:304] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:45.432411 20711 raft_consensus.cc:2804] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.433564 20705 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.434122 20705 ts_tablet_manager.cc:1403] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260709 14:50:45.436939 20705 raft_consensus.cc:359] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.437582 20705 raft_consensus.cc:385] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.437860 20705 raft_consensus.cc:740] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.438280 20707 ts_tablet_manager.cc:1434] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:45.438850 20711 raft_consensus.cc:697] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:45.439366 20705 consensus_queue.cc:260] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.439910 20711 consensus_queue.cc:237] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.447214 20707 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.452381 20705 ts_tablet_manager.cc:1434] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:50:45.453398 20705 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.454555 20707 tablet_bootstrap.cc:654] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.459404 20705 tablet_bootstrap.cc:654] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.474475 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.475253 20516 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.478434 20735 raft_consensus.cc:493] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.478811 20706 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.478895 20735 raft_consensus.cc:515] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.479382 20706 ts_tablet_manager.cc:1403] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.036s
I20260709 14:50:45.481140 20735 leader_election.cc:290] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841)
I20260709 14:50:45.482421 20706 raft_consensus.cc:359] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.482717 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.483316 20591 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.484462 20630 leader_election.cc:304] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:45.484872 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.485257 20735 raft_consensus.cc:2804] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.485642 20735 raft_consensus.cc:493] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.485939 20735 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.486748 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
W20260709 14:50:45.488423 20554 leader_election.cc:343] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.488857 20554 leader_election.cc:304] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c941fe389b42798ff854d8e3407343; no voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.489902 20712 raft_consensus.cc:2749] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.490916 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.491464 20516 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.492327 20706 raft_consensus.cc:385] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.492636 20706 raft_consensus.cc:740] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.493274 20706 consensus_queue.cc:260] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.495546 20735 raft_consensus.cc:515] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.497766 20734 raft_consensus.cc:493] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.498180 20734 raft_consensus.cc:515] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.498883 20516 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.500149 20734 leader_election.cc:290] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.501369 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.501948 20591 raft_consensus.cc:2468] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:45.502961 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.503583 20590 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.503861 20735 leader_election.cc:290] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841)
I20260709 14:50:45.503193 20706 ts_tablet_manager.cc:1434] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 14:50:45.505074 20706 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.506052 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
W20260709 14:50:45.506266 20462 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:45.510972 20706 tablet_bootstrap.cc:654] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:45.512684 20630 leader_election.cc:343] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.515874 20590 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.517191 20630 leader_election.cc:304] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:45.517961 20735 raft_consensus.cc:2804] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.518381 20735 raft_consensus.cc:697] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:45.519196 20735 consensus_queue.cc:237] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.519939 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.520587 20516 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.529621 20414 catalog_manager.cc:5697] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:45.519263 20631 leader_election.cc:343] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.534677 20631 leader_election.cc:304] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.537997 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.538657 20515 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.539094 20735 raft_consensus.cc:2749] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.546650 20706 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.547122 20515 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.535425 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.548298 20516 raft_consensus.cc:2468] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.552235 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.553100 20707 tablet_bootstrap.cc:492] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.547158 20706 ts_tablet_manager.cc:1403] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.001s
I20260709 14:50:45.553573 20707 ts_tablet_manager.cc:1403] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.041s
I20260709 14:50:45.554764 20705 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.549523 20481 leader_election.cc:304] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.555328 20705 ts_tablet_manager.cc:1403] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.102s	user 0.043s	sys 0.038s
W20260709 14:50:45.555400 20479 leader_election.cc:343] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.556319 20706 raft_consensus.cc:359] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.556608 20707 raft_consensus.cc:359] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.557096 20706 raft_consensus.cc:385] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.557351 20707 raft_consensus.cc:385] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.557516 20706 raft_consensus.cc:740] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.557753 20707 raft_consensus.cc:740] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.558003 20713 raft_consensus.cc:2804] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.558429 20713 raft_consensus.cc:493] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.558853 20713 raft_consensus.cc:3060] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.558475 20706 consensus_queue.cc:260] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.558648 20707 consensus_queue.cc:260] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.558533 20705 raft_consensus.cc:359] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.566623 20705 raft_consensus.cc:385] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.566887 20707 ts_tablet_manager.cc:1434] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:45.567322 20705 raft_consensus.cc:740] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.568221 20744 raft_consensus.cc:493] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.569692 20744 raft_consensus.cc:515] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.568655 20705 consensus_queue.cc:260] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.569310 20707 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.572324 20705 ts_tablet_manager.cc:1434] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:45.580812 20706 ts_tablet_manager.cc:1434] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 14:50:45.581655 20705 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.578789 20744 leader_election.cc:290] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.580435 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.582805 20665 raft_consensus.cc:2468] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:45.580852 20412 catalog_manager.cc:5697] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.583968 20479 leader_election.cc:304] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.584728 20744 raft_consensus.cc:2804] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.585103 20631 leader_election.cc:304] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [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: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343
I20260709 14:50:45.577232 20707 tablet_bootstrap.cc:654] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.582008 20706 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.586076 20735 raft_consensus.cc:2804] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.586620 20735 raft_consensus.cc:493] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.586953 20735 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.588289 20705 tablet_bootstrap.cc:654] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.585122 20744 raft_consensus.cc:493] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.589660 20744 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.590538 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
W20260709 14:50:45.592725 20481 leader_election.cc:343] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.566462 20713 raft_consensus.cc:515] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.597848 20713 leader_election.cc:290] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.595258 20735 raft_consensus.cc:515] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.599700 20744 raft_consensus.cc:515] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.602516 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.603463 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.603902 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.604061 20590 raft_consensus.cc:3060] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.604451 20516 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.605958 20706 tablet_bootstrap.cc:654] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:45.608356 20479 leader_election.cc:343] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.609181 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.609742 20589 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.610088 20705 tablet_bootstrap.cc:492] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.610594 20705 ts_tablet_manager.cc:1403] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 14:50:45.610544 20516 raft_consensus.cc:2468] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.613107 20590 raft_consensus.cc:2468] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:45.613457 20705 raft_consensus.cc:359] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.614168 20705 raft_consensus.cc:385] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.614450 20705 raft_consensus.cc:740] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.615325 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.615293 20744 leader_election.cc:290] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.614581 20631 leader_election.cc:304] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.616050 20705 consensus_queue.cc:260] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.614460 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.616956 20734 raft_consensus.cc:2804] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.614943 20481 leader_election.cc:304] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:45.617063 20665 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.621944 20707 tablet_bootstrap.cc:492] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.622437 20707 ts_tablet_manager.cc:1403] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260709 14:50:45.623242 20712 raft_consensus.cc:493] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.619650 20735 leader_election.cc:290] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.623754 20712 raft_consensus.cc:515] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.624992 20589 raft_consensus.cc:2468] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.619000 20744 raft_consensus.cc:2804] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.625681 20712 leader_election.cc:290] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.625969 20744 raft_consensus.cc:697] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:45.626739 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.627431 20516 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:45.628417 20707 raft_consensus.cc:359] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.629117 20707 raft_consensus.cc:385] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.629276 20713 raft_consensus.cc:493] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.629786 20713 raft_consensus.cc:515] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.630962 20707 raft_consensus.cc:740] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.631644 20734 raft_consensus.cc:697] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:45.631790 20707 consensus_queue.cc:260] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.632342 20557 leader_election.cc:304] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.633472 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.632434 20713 leader_election.cc:290] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.634024 20707 ts_tablet_manager.cc:1434] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:45.635057 20707 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.626787 20744 consensus_queue.cc:237] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.632509 20734 consensus_queue.cc:237] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.618906 20705 ts_tablet_manager.cc:1434] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:50:45.632321 20706 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.638842 20706 ts_tablet_manager.cc:1403] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.004s
I20260709 14:50:45.639132 20705 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.641718 20707 tablet_bootstrap.cc:654] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:45.635103 20481 leader_election.cc:343] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:45.643764 20481 leader_election.cc:343] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.641390 20706 raft_consensus.cc:359] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.647842 20706 raft_consensus.cc:385] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.648136 20706 raft_consensus.cc:740] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.649537 20712 raft_consensus.cc:2804] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.649988 20712 raft_consensus.cc:493] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.650352 20712 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.651177 20705 tablet_bootstrap.cc:654] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.649752 20706 consensus_queue.cc:260] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.655880 20706 ts_tablet_manager.cc:1434] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:45.656809 20706 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:45.657392 20707 tablet_bootstrap.cc:492] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.656891 20412 catalog_manager.cc:5697] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.657852 20707 ts_tablet_manager.cc:1403] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 14:50:45.660178 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.660404 20707 raft_consensus.cc:359] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.660854 20664 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:45.661036 20707 raft_consensus.cc:385] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.661315 20707 raft_consensus.cc:740] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.661962 20707 consensus_queue.cc:260] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.663205 20706 tablet_bootstrap.cc:654] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.663856 20707 ts_tablet_manager.cc:1434] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:45.664830 20707 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:45.665900 20705 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.666458 20705 ts_tablet_manager.cc:1403] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 14:50:45.669138 20705 raft_consensus.cc:359] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.669970 20707 tablet_bootstrap.cc:654] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.670056 20705 raft_consensus.cc:385] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.670562 20705 raft_consensus.cc:740] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.671252 20705 consensus_queue.cc:260] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.675906 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.676309 20705 ts_tablet_manager.cc:1434] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:45.676685 20664 raft_consensus.cc:2468] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:45.677541 20705 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:45.677860 20479 leader_election.cc:304] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [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: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343
I20260709 14:50:45.679143 20744 raft_consensus.cc:2804] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.679509 20744 raft_consensus.cc:493] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.679854 20744 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.683871 20705 tablet_bootstrap.cc:654] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.686364 20706 tablet_bootstrap.cc:492] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:45.686820 20706 ts_tablet_manager.cc:1403] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 14:50:45.687281 20744 raft_consensus.cc:515] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.689518 20706 raft_consensus.cc:359] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.690192 20706 raft_consensus.cc:385] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.690485 20706 raft_consensus.cc:740] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.690881 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.691239 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.691440 20590 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.691097 20706 consensus_queue.cc:260] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.691875 20664 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.693346 20706 ts_tablet_manager.cc:1434] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:45.698176 20590 raft_consensus.cc:2468] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:45.698702 20665 raft_consensus.cc:2468] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:45.699569 20481 leader_election.cc:304] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.699985 20479 leader_election.cc:304] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343
I20260709 14:50:45.700353 20713 raft_consensus.cc:2804] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.701328 20745 raft_consensus.cc:2804] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.703758 20413 catalog_manager.cc:5697] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.713778 20705 tablet_bootstrap.cc:492] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:45.714243 20705 ts_tablet_manager.cc:1403] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.001s
I20260709 14:50:45.716516 20705 raft_consensus.cc:359] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.717209 20705 raft_consensus.cc:385] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.717478 20705 raft_consensus.cc:740] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.718118 20705 consensus_queue.cc:260] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.720227 20705 ts_tablet_manager.cc:1434] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:45.729261 20744 leader_election.cc:290] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.732299 20664 raft_consensus.cc:2468] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:45.737195 20745 raft_consensus.cc:697] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:45.738214 20745 consensus_queue.cc:237] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.727000 20712 raft_consensus.cc:515] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.742244 20713 raft_consensus.cc:697] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:45.744367 20712 leader_election.cc:290] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.745137 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.745710 20516 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.743362 20713 consensus_queue.cc:237] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.746686 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.747809 20664 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.753394 20516 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:45.754623 20557 leader_election.cc:304] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.755416 20712 raft_consensus.cc:2804] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.755904 20707 tablet_bootstrap.cc:492] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:45.756381 20707 ts_tablet_manager.cc:1403] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.092s	user 0.046s	sys 0.036s
I20260709 14:50:45.755947 20712 raft_consensus.cc:697] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:45.757634 20664 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:45.757722 20712 consensus_queue.cc:237] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.756141 20412 catalog_manager.cc:5697] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.759125 20707 raft_consensus.cc:359] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.759919 20707 raft_consensus.cc:385] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.760190 20707 raft_consensus.cc:740] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.760881 20707 consensus_queue.cc:260] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.760619 20412 catalog_manager.cc:5697] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.763105 20707 ts_tablet_manager.cc:1434] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:45.769923 20414 catalog_manager.cc:5697] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.811050 20712 raft_consensus.cc:493] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.811488 20712 raft_consensus.cc:515] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.813587 20712 leader_election.cc:290] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.813748 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.814145 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.814450 20516 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:45.814790 20664 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:45.815413 20557 leader_election.cc:304] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.816143 20712 raft_consensus.cc:2804] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.816442 20712 raft_consensus.cc:493] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.816689 20712 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.819974 20734 raft_consensus.cc:493] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.820446 20734 raft_consensus.cc:515] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.821810 20712 raft_consensus.cc:515] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.822484 20734 leader_election.cc:290] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.823064 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.823655 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.823839 20712 leader_election.cc:290] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.824354 20590 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.824422 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.825080 20515 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.825126 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.825382 20630 leader_election.cc:304] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:45.825870 20664 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.826185 20734 raft_consensus.cc:2804] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.826531 20734 raft_consensus.cc:493] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.826848 20734 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.829952 20515 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:45.823707 20516 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:45.830958 20557 leader_election.cc:304] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.831735 20712 raft_consensus.cc:2804] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.832100 20712 raft_consensus.cc:697] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:45.832394 20664 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:45.832825 20712 consensus_queue.cc:237] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.833318 20734 raft_consensus.cc:515] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.835719 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:45.835880 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.835395 20734 leader_election.cc:290] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.836354 20516 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.836440 20590 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.841840 20516 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.841907 20414 catalog_manager.cc:5697] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.842698 20590 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:45.842756 20631 leader_election.cc:304] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.843585 20734 raft_consensus.cc:2804] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.843995 20734 raft_consensus.cc:697] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:45.844689 20734 consensus_queue.cc:237] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.851773 20412 catalog_manager.cc:5697] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.859433 20734 consensus_queue.cc:1048] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.869462 20734 consensus_queue.cc:1048] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.899348 20734 raft_consensus.cc:493] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.899972 20734 raft_consensus.cc:515] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.901491 20734 leader_election.cc:290] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.902094 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.902386 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc07ca78bd43ad8eecfd6a588d5744" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:45.903097 20590 raft_consensus.cc:2393] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2984ca29b95407b8d0406065ac2dafb in current term 1: Already voted for candidate e9b1358675694775a9140b3174d6e600 in this term.
I20260709 14:50:45.903949 20630 leader_election.cc:304] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.904594 20734 raft_consensus.cc:3060] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.909183 20734 raft_consensus.cc:2749] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.942188 20734 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.944932 20712 raft_consensus.cc:493] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.945415 20712 raft_consensus.cc:515] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:45.946240 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:45.946889 20664 raft_consensus.cc:606] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.947518 20712 leader_election.cc:290] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:45.949038 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:45.949159 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:45.951380 20664 raft_consensus.cc:2393] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c941fe389b42798ff854d8e3407343 in current term 1: Already voted for candidate e9b1358675694775a9140b3174d6e600 in this term.
I20260709 14:50:45.952477 20554 leader_election.cc:304] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c941fe389b42798ff854d8e3407343; no voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.953375 20712 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.955669 20735 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.957798 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:45.959151 20664 raft_consensus.cc:606] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.964633 20712 raft_consensus.cc:2749] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.965490 20749 raft_consensus.cc:993] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:45.965961 20735 raft_consensus.cc:1081] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:45.967624 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55362
I20260709 14:50:45.968164 20516 raft_consensus.cc:493] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.968503 20516 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.974308 20516 raft_consensus.cc:515] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.974874 20590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:36412
I20260709 14:50:45.975445 20590 raft_consensus.cc:606] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:45.976596 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:45.976754 20516 leader_election.cc:290] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:45.977188 20664 raft_consensus.cc:3055] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:45.977406 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:45.977533 20664 raft_consensus.cc:740] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:45.978435 20664 consensus_queue.cc:260] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.979627 20664 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.983747 20590 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.984647 20664 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:45.985360 20665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:45.985811 20665 raft_consensus.cc:606] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:45.986930 20479 leader_election.cc:304] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:45.987665 20713 raft_consensus.cc:2804] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:45.988119 20713 raft_consensus.cc:697] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:45.988876 20713 consensus_queue.cc:237] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:45.989243 20590 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:45.996064 20412 catalog_manager.cc:5697] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.003546 20516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:58528
I20260709 14:50:46.004015 20516 raft_consensus.cc:606] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:46.008222 20665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:46.008634 20665 raft_consensus.cc:606] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:46.012753 20516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:58528
I20260709 14:50:46.013181 20516 raft_consensus.cc:606] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:46.037274 20735 consensus_queue.cc:1048] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.046792 20711 consensus_queue.cc:1048] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.053913 20749 raft_consensus.cc:993] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.054278 20711 raft_consensus.cc:1081] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.055680 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:50:46.056089 20590 raft_consensus.cc:493] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.056355 20590 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.060822 20590 raft_consensus.cc:515] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.062610 20590 leader_election.cc:290] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:46.063187 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:46.063319 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97e2329b9da4c0782698b34baa23335" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:46.063823 20665 raft_consensus.cc:3055] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.063977 20516 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.064193 20665 raft_consensus.cc:740] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:46.065021 20665 consensus_queue.cc:260] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.066217 20665 raft_consensus.cc:3060] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.070513 20516 raft_consensus.cc:2468] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.071584 20557 leader_election.cc:304] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:46.072321 20712 raft_consensus.cc:2804] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.072575 20665 raft_consensus.cc:2468] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.072675 20712 raft_consensus.cc:697] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:46.073561 20712 consensus_queue.cc:237] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.078540 20414 catalog_manager.cc:5697] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.170768 20745 consensus_queue.cc:1048] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.181516 20744 consensus_queue.cc:1048] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.198601 20712 consensus_queue.cc:1048] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.207975 20712 consensus_queue.cc:1048] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.225606 20744 consensus_queue.cc:1048] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.234899 20744 consensus_queue.cc:1048] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.242255 20758 raft_consensus.cc:993] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.242700 20744 raft_consensus.cc:1081] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.244233 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46008
I20260709 14:50:46.244735 20590 raft_consensus.cc:493] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.245016 20590 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.249853 20590 raft_consensus.cc:515] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.250430 20749 consensus_queue.cc:1048] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.252391 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:46.252985 20516 raft_consensus.cc:3055] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.253283 20516 raft_consensus.cc:740] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:46.254031 20516 consensus_queue.cc:260] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.255007 20516 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.259207 20590 leader_election.cc:290] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:46.260644 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b092fb52ff104a43b619e321b00aa666" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:46.261139 20516 raft_consensus.cc:2468] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.262297 20557 leader_election.cc:304] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:46.261226 20665 raft_consensus.cc:3060] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.263015 20712 raft_consensus.cc:2804] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.265358 20712 raft_consensus.cc:697] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:46.266124 20712 consensus_queue.cc:237] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.268937 20665 raft_consensus.cc:2468] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.271811 20749 consensus_queue.cc:1048] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.273974 20414 catalog_manager.cc:5697] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.278345 20711 raft_consensus.cc:993] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.278728 20749 raft_consensus.cc:1081] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:46.279999 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:50:46.280505 20590 raft_consensus.cc:493] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.280836 20590 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.285426 20590 raft_consensus.cc:515] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.285674 20744 consensus_queue.cc:1048] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.287722 20590 leader_election.cc:290] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:46.287942 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:46.288010 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1354969cdb6841139e56a9eda0df13bb" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:46.288542 20665 raft_consensus.cc:3055] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.288905 20665 raft_consensus.cc:740] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:46.288957 20515 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.289753 20665 consensus_queue.cc:260] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.291109 20665 raft_consensus.cc:3060] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.296417 20515 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.297114 20713 consensus_queue.cc:1048] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.298712 20557 leader_election.cc:304] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:46.299499 20712 raft_consensus.cc:2804] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.299961 20712 raft_consensus.cc:697] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:46.300681 20712 consensus_queue.cc:237] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.301131 20665 raft_consensus.cc:2468] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:46.305790 20758 raft_consensus.cc:993] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:46.306169 20713 raft_consensus.cc:1081] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:46.307489 20664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:50:46.307973 20664 raft_consensus.cc:493] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.308264 20664 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.310750 20412 catalog_manager.cc:5697] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.312737 20664 raft_consensus.cc:515] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.315299 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:46.315626 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c58c1318c49417aac293ac4d2a6fa0b" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:46.315815 20664 leader_election.cc:290] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:46.315936 20515 raft_consensus.cc:3055] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.316191 20589 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.316380 20515 raft_consensus.cc:740] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:46.317237 20515 consensus_queue.cc:260] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.318236 20515 raft_consensus.cc:3060] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.322654 20589 raft_consensus.cc:2468] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:46.323546 20630 leader_election.cc:304] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:46.324172 20749 raft_consensus.cc:2804] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.324519 20749 raft_consensus.cc:697] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:46.324651 20515 raft_consensus.cc:2468] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:46.325224 20749 consensus_queue.cc:237] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.330170 20712 consensus_queue.cc:1048] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.330917 20414 catalog_manager.cc:5697] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 1 to 2, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 2 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.340582 20750 consensus_queue.cc:1048] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.346727 20779 raft_consensus.cc:993] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:46.347100 20750 raft_consensus.cc:1081] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:46.348383 20515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55358
I20260709 14:50:46.348851 20515 raft_consensus.cc:493] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.349193 20515 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.353704 20515 raft_consensus.cc:515] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.355454 20515 leader_election.cc:290] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:46.356040 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:46.356619 20589 raft_consensus.cc:3055] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.356532 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef93f9b6324c13a691f159ebe4c028" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:46.357059 20589 raft_consensus.cc:740] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:46.357235 20664 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.357770 20589 consensus_queue.cc:260] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.358681 20589 raft_consensus.cc:3060] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.362731 20664 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:46.363694 20479 leader_election.cc:304] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:46.363750 20589 raft_consensus.cc:2468] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:46.364295 20713 raft_consensus.cc:2804] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.364739 20713 raft_consensus.cc:697] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:46.365389 20713 consensus_queue.cc:237] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.370468 20412 catalog_manager.cc:5697] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from 65c941fe389b42798ff854d8e3407343 (127.15.222.194) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.398486 20589 raft_consensus.cc:1275] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.399575 20713 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.406232 20664 raft_consensus.cc:1275] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.407441 20758 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.468375 20711 raft_consensus.cc:993] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:46.468783 20749 raft_consensus.cc:1081] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:46.470093 20515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55362
I20260709 14:50:46.470542 20515 raft_consensus.cc:493] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.470839 20515 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.475395 20515 raft_consensus.cc:515] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.476923 20515 leader_election.cc:290] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:46.477680 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:46.477829 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0900f7b7ff8d43ae82c41062c703917f" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:46.478216 20589 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.478322 20664 raft_consensus.cc:3055] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.478680 20664 raft_consensus.cc:740] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:46.479282 20664 consensus_queue.cc:260] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.480168 20664 raft_consensus.cc:3060] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.482725 20589 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:46.483697 20481 leader_election.cc:304] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:46.484357 20758 raft_consensus.cc:2804] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.484754 20664 raft_consensus.cc:2468] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:46.484808 20758 raft_consensus.cc:697] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:46.485771 20758 consensus_queue.cc:237] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:46.491537 20414 catalog_manager.cc:5697] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.508606 20515 raft_consensus.cc:1275] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.509857 20750 consensus_queue.cc:1048] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.517587 20664 raft_consensus.cc:1275] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.518808 20779 consensus_queue.cc:1048] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.782140 20664 raft_consensus.cc:1275] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.783270 20779 consensus_queue.cc:1048] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.789788 20515 raft_consensus.cc:1275] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.791553 20712 consensus_queue.cc:1048] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.799081 20664 raft_consensus.cc:1275] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.800587 20750 consensus_queue.cc:1048] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.809259 20515 raft_consensus.cc:1275] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.810441 20750 consensus_queue.cc:1048] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.848593 20589 raft_consensus.cc:1275] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.849679 20749 consensus_queue.cc:1048] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.856585 20515 raft_consensus.cc:1275] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.858085 20789 consensus_queue.cc:1048] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.922691 20664 raft_consensus.cc:1275] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.923794 20759 consensus_queue.cc:1048] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.930496 20589 raft_consensus.cc:1275] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.932221 20713 consensus_queue.cc:1048] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.937825 20590 raft_consensus.cc:1275] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.939105 20713 consensus_queue.cc:1048] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.947125 20664 raft_consensus.cc:1275] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:46.948889 20713 consensus_queue.cc:1048] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:49.040796 20412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52218:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:49.042778 20412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:49.085038 20502 tablet_service.cc:1511] Processing CreateTablet for tablet 136e014ff020457e8c4b0b2a365770f8 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.086284 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136e014ff020457e8c4b0b2a365770f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.086010 20579 tablet_service.cc:1511] Processing CreateTablet for tablet 136e014ff020457e8c4b0b2a365770f8 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.087232 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136e014ff020457e8c4b0b2a365770f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.087013 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 136e014ff020457e8c4b0b2a365770f8 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.088176 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136e014ff020457e8c4b0b2a365770f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.091622 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 860f69e3b96d43df8025fef6124fbd32 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.092803 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860f69e3b96d43df8025fef6124fbd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.093967 20577 tablet_service.cc:1511] Processing CreateTablet for tablet f7bfefc929ae47cc9bae726c1b5413a1 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.095125 20654 tablet_service.cc:1511] Processing CreateTablet for tablet 860f69e3b96d43df8025fef6124fbd32 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.096310 20654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860f69e3b96d43df8025fef6124fbd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.096005 20575 tablet_service.cc:1511] Processing CreateTablet for tablet 860f69e3b96d43df8025fef6124fbd32 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.096486 20655 tablet_service.cc:1511] Processing CreateTablet for tablet f7bfefc929ae47cc9bae726c1b5413a1 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.091655 20501 tablet_service.cc:1511] Processing CreateTablet for tablet f7bfefc929ae47cc9bae726c1b5413a1 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.099383 20501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bfefc929ae47cc9bae726c1b5413a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.100836 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bfefc929ae47cc9bae726c1b5413a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.095121 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bfefc929ae47cc9bae726c1b5413a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.104396 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860f69e3b96d43df8025fef6124fbd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.104882 20650 tablet_service.cc:1511] Processing CreateTablet for tablet f7f6b845c494493d80e379185e26eb4a (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.106060 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f6b845c494493d80e379185e26eb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.105896 20578 tablet_service.cc:1511] Processing CreateTablet for tablet 76d6e4212d5a4b878c5c1e446f591aa7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.106496 20580 tablet_service.cc:1511] Processing CreateTablet for tablet f7f6b845c494493d80e379185e26eb4a (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.106685 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 76d6e4212d5a4b878c5c1e446f591aa7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.109074 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d6e4212d5a4b878c5c1e446f591aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.107074 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d6e4212d5a4b878c5c1e446f591aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.112592 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f6b845c494493d80e379185e26eb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.117313 20499 tablet_service.cc:1511] Processing CreateTablet for tablet f7f6b845c494493d80e379185e26eb4a (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.118527 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f6b845c494493d80e379185e26eb4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.120460 20498 tablet_service.cc:1511] Processing CreateTablet for tablet 76d6e4212d5a4b878c5c1e446f591aa7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.121604 20498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d6e4212d5a4b878c5c1e446f591aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.133302 20500 tablet_service.cc:1511] Processing CreateTablet for tablet ac99d015df004286b00c52c79dd5b0c7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.134567 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac99d015df004286b00c52c79dd5b0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.151151 20652 tablet_service.cc:1511] Processing CreateTablet for tablet ac99d015df004286b00c52c79dd5b0c7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.152494 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac99d015df004286b00c52c79dd5b0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.150849 20575 tablet_service.cc:1511] Processing CreateTablet for tablet ac99d015df004286b00c52c79dd5b0c7 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.164029 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac99d015df004286b00c52c79dd5b0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.169260 20806 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.170910 20807 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.172712 20502 tablet_service.cc:1511] Processing CreateTablet for tablet 570cb3a9ba42449bba0d830baba1ff52 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.184312 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570cb3a9ba42449bba0d830baba1ff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.186563 20580 tablet_service.cc:1511] Processing CreateTablet for tablet 570cb3a9ba42449bba0d830baba1ff52 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.188820 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 570cb3a9ba42449bba0d830baba1ff52 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.190479 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570cb3a9ba42449bba0d830baba1ff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.194931 20578 tablet_service.cc:1511] Processing CreateTablet for tablet ed50be8a76144367b5101bf45daa19e6 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.187815 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570cb3a9ba42449bba0d830baba1ff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.196159 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed50be8a76144367b5101bf45daa19e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.200304 20500 tablet_service.cc:1511] Processing CreateTablet for tablet ed50be8a76144367b5101bf45daa19e6 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.206167 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed50be8a76144367b5101bf45daa19e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.218056 20808 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.219730 20806 tablet_bootstrap.cc:654] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.224601 20501 tablet_service.cc:1511] Processing CreateTablet for tablet fe0714595b834d30a7fb5147b93e3b89 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.227347 20501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0714595b834d30a7fb5147b93e3b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.232486 20807 tablet_bootstrap.cc:654] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.226118 20653 tablet_service.cc:1511] Processing CreateTablet for tablet ed50be8a76144367b5101bf45daa19e6 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.235517 20808 tablet_bootstrap.cc:654] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.235932 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed50be8a76144367b5101bf45daa19e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.244282 20580 tablet_service.cc:1511] Processing CreateTablet for tablet fe0714595b834d30a7fb5147b93e3b89 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.245476 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0714595b834d30a7fb5147b93e3b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.244470 20652 tablet_service.cc:1511] Processing CreateTablet for tablet fe0714595b834d30a7fb5147b93e3b89 (DEFAULT_TABLE table=soft_deleted_table [id=eec83f11cd0944029b0607260a2af670]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.248426 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0714595b834d30a7fb5147b93e3b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.258821 20806 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.259359 20806 ts_tablet_manager.cc:1403] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.005s
I20260709 14:50:49.265010 20807 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.264753 20806 raft_consensus.cc:359] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.265444 20806 raft_consensus.cc:385] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.265570 20807 ts_tablet_manager.cc:1403] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.007s
I20260709 14:50:49.266012 20806 raft_consensus.cc:740] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.268771 20808 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.269270 20808 ts_tablet_manager.cc:1403] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.014s
I20260709 14:50:49.268631 20806 consensus_queue.cc:260] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.272991 20806 ts_tablet_manager.cc:1434] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:49.279399 20806 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.279960 20807 raft_consensus.cc:359] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.280609 20807 raft_consensus.cc:385] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.280823 20807 raft_consensus.cc:740] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.281520 20808 raft_consensus.cc:359] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.282334 20808 raft_consensus.cc:385] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.282765 20808 raft_consensus.cc:740] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.283478 20808 consensus_queue.cc:260] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.281586 20807 consensus_queue.cc:260] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.285650 20806 tablet_bootstrap.cc:654] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.285737 20808 ts_tablet_manager.cc:1434] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:50:49.286733 20808 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.291996 20807 ts_tablet_manager.cc:1434] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 14:50:49.292820 20808 tablet_bootstrap.cc:654] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.293051 20807 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.299530 20807 tablet_bootstrap.cc:654] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.304728 20806 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.305310 20806 ts_tablet_manager.cc:1403] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.002s
I20260709 14:50:49.306044 20807 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.306574 20807 ts_tablet_manager.cc:1403] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:50:49.308120 20806 raft_consensus.cc:359] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.308908 20806 raft_consensus.cc:385] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.309234 20806 raft_consensus.cc:740] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.309783 20808 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.310227 20808 ts_tablet_manager.cc:1403] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:50:49.309978 20806 consensus_queue.cc:260] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.310086 20807 raft_consensus.cc:359] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.310902 20807 raft_consensus.cc:385] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.311241 20807 raft_consensus.cc:740] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.312325 20806 ts_tablet_manager.cc:1434] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:49.312188 20807 consensus_queue.cc:260] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.313251 20806 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.313010 20808 raft_consensus.cc:359] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.313740 20808 raft_consensus.cc:385] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.314049 20808 raft_consensus.cc:740] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.314767 20808 consensus_queue.cc:260] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.317082 20808 ts_tablet_manager.cc:1434] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:49.317950 20808 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.323262 20808 tablet_bootstrap.cc:654] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.323724 20807 ts_tablet_manager.cc:1434] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:49.328245 20806 tablet_bootstrap.cc:654] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.329492 20807 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.333001 20808 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.333321 20806 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.333477 20808 ts_tablet_manager.cc:1403] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 14:50:49.333791 20806 ts_tablet_manager.cc:1403] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 14:50:49.336138 20807 tablet_bootstrap.cc:654] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.336426 20808 raft_consensus.cc:359] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.336627 20806 raft_consensus.cc:359] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.337186 20808 raft_consensus.cc:385] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.337308 20806 raft_consensus.cc:385] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.337651 20808 raft_consensus.cc:740] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.337730 20806 raft_consensus.cc:740] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.338549 20806 consensus_queue.cc:260] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.339044 20808 consensus_queue.cc:260] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.341141 20806 ts_tablet_manager.cc:1434] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:49.341252 20808 ts_tablet_manager.cc:1434] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:49.342308 20808 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.348299 20808 tablet_bootstrap.cc:654] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.349689 20807 tablet_bootstrap.cc:492] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.350225 20807 ts_tablet_manager.cc:1403] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:50:49.353374 20807 raft_consensus.cc:359] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.357372 20807 raft_consensus.cc:385] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.357714 20807 raft_consensus.cc:740] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.358451 20807 consensus_queue.cc:260] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.360898 20807 ts_tablet_manager.cc:1434] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:50:49.362242 20807 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.364331 20795 raft_consensus.cc:493] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.364811 20795 raft_consensus.cc:515] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.366832 20795 leader_election.cc:290] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.367336 20806 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.368486 20809 raft_consensus.cc:493] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.368827 20807 tablet_bootstrap.cc:654] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.368973 20809 raft_consensus.cc:515] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.368674 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.370570 20590 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.371114 20809 leader_election.cc:290] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.372575 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
W20260709 14:50:49.374071 20557 leader_election.cc:343] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.375375 20630 leader_election.cc:304] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:49.380577 20807 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.381192 20807 ts_tablet_manager.cc:1403] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:50:49.381692 20806 tablet_bootstrap.cc:654] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.384477 20807 raft_consensus.cc:359] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.385056 20821 raft_consensus.cc:2804] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.385336 20807 raft_consensus.cc:385] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.385568 20821 raft_consensus.cc:493] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.388182 20821 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:49.388868 20479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:45781, user_credentials={real_user=slave}} blocked reactor thread for 47035.2us
I20260709 14:50:49.385761 20807 raft_consensus.cc:740] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.386960 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.390197 20664 raft_consensus.cc:2468] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:49.390405 20807 consensus_queue.cc:260] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.391362 20554 leader_election.cc:304] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [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: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: e9b1358675694775a9140b3174d6e600
I20260709 14:50:49.392560 20809 raft_consensus.cc:2804] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.392908 20809 raft_consensus.cc:493] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.393199 20809 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.393349 20807 ts_tablet_manager.cc:1434] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:50:49.399982 20809 raft_consensus.cc:515] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.400769 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.401384 20515 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.400393 20807 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.403177 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
W20260709 14:50:49.404328 20557 leader_election.cc:343] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.405237 20808 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.405709 20808 ts_tablet_manager.cc:1403] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.030s
I20260709 14:50:49.408030 20808 raft_consensus.cc:359] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.408809 20807 tablet_bootstrap.cc:654] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.408867 20808 raft_consensus.cc:385] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.409039 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:49.409514 20808 raft_consensus.cc:740] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.409699 20664 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.408037 20809 leader_election.cc:290] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.410231 20808 consensus_queue.cc:260] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.412678 20808 ts_tablet_manager.cc:1434] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:49.413702 20808 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.414978 20806 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.415484 20806 ts_tablet_manager.cc:1403] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.004s
I20260709 14:50:49.417475 20821 raft_consensus.cc:515] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.420219 20821 leader_election.cc:290] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.420430 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.420516 20806 raft_consensus.cc:359] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.420784 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.421146 20515 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.421232 20806 raft_consensus.cc:385] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.421386 20590 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.421711 20806 raft_consensus.cc:740] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.422434 20806 consensus_queue.cc:260] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.424686 20808 tablet_bootstrap.cc:654] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.429971 20590 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.430505 20806 ts_tablet_manager.cc:1434] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:49.431499 20806 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.431699 20630 leader_election.cc:304] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:49.433001 20807 tablet_bootstrap.cc:492] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.433126 20821 raft_consensus.cc:2804] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.433491 20807 ts_tablet_manager.cc:1403] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260709 14:50:49.435020 20664 raft_consensus.cc:2468] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:49.435731 20819 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.438699 20819 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.439426 20515 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.440518 20806 tablet_bootstrap.cc:654] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.440702 20819 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.436522 20795 raft_consensus.cc:493] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.441759 20795 raft_consensus.cc:515] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.436569 20807 raft_consensus.cc:359] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.444278 20807 raft_consensus.cc:385] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.444545 20807 raft_consensus.cc:740] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.445220 20807 consensus_queue.cc:260] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.446332 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
W20260709 14:50:49.447803 20479 leader_election.cc:343] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.448763 20795 leader_election.cc:290] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.450518 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.451073 20589 raft_consensus.cc:2468] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.452328 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.452725 20807 ts_tablet_manager.cc:1434] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:50:49.454847 20630 leader_election.cc:304] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:49.456686 20807 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
W20260709 14:50:49.456885 20481 leader_election.cc:343] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.457309 20481 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:49.457464 20806 tablet_bootstrap.cc:492] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.458002 20806 ts_tablet_manager.cc:1403] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:50:49.458464 20822 raft_consensus.cc:2749] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.458750 20795 raft_consensus.cc:2804] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.459142 20795 raft_consensus.cc:493] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.459817 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
W20260709 14:50:49.461266 20631 leader_election.cc:343] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.460978 20806 raft_consensus.cc:359] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.459476 20795 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.461777 20806 raft_consensus.cc:385] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.462122 20806 raft_consensus.cc:740] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.462736 20554 leader_election.cc:304] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: e9b1358675694775a9140b3174d6e600
I20260709 14:50:49.462837 20806 consensus_queue.cc:260] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.463691 20809 raft_consensus.cc:2804] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.465126 20806 ts_tablet_manager.cc:1434] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:49.468083 20806 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.468384 20821 raft_consensus.cc:697] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:49.469705 20821 consensus_queue.cc:237] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.473542 20829 raft_consensus.cc:493] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.473816 20807 tablet_bootstrap.cc:654] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.474081 20829 raft_consensus.cc:515] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.475155 20806 tablet_bootstrap.cc:654] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.476975 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.477679 20515 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.479197 20631 leader_election.cc:304] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.481104 20834 raft_consensus.cc:2804] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.482316 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.482923 20829 leader_election.cc:290] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.483062 20590 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.485471 20808 tablet_bootstrap.cc:492] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.486009 20808 ts_tablet_manager.cc:1403] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.011s
I20260709 14:50:49.489967 20808 raft_consensus.cc:359] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.490665 20808 raft_consensus.cc:385] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.490984 20808 raft_consensus.cc:740] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.491770 20808 consensus_queue.cc:260] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.492383 20795 raft_consensus.cc:515] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.494150 20808 ts_tablet_manager.cc:1434] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:50:49.495365 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.494485 20834 raft_consensus.cc:493] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.495965 20590 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.496438 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.497620 20806 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.498157 20806 ts_tablet_manager.cc:1403] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 14:50:49.501061 20806 raft_consensus.cc:359] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.503491 20806 raft_consensus.cc:385] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.503867 20806 raft_consensus.cc:740] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.495990 20834 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.505086 20807 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
W20260709 14:50:49.505308 20631 leader_election.cc:343] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.505627 20807 ts_tablet_manager.cc:1403] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.013s
I20260709 14:50:49.502213 20808 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.508683 20807 raft_consensus.cc:359] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.509496 20807 raft_consensus.cc:385] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.509860 20807 raft_consensus.cc:740] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.506031 20590 raft_consensus.cc:2468] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.510962 20630 leader_election.cc:304] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: e9b1358675694775a9140b3174d6e600
I20260709 14:50:49.511832 20829 raft_consensus.cc:2804] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.512305 20809 raft_consensus.cc:697] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:49.512560 20828 raft_consensus.cc:493] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.513118 20828 raft_consensus.cc:515] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.513193 20809 consensus_queue.cc:237] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.514053 20808 tablet_bootstrap.cc:654] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.514547 20806 consensus_queue.cc:260] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.516072 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.517251 20795 leader_election.cc:290] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.517510 20829 raft_consensus.cc:697] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:49.520056 20515 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.520473 20829 consensus_queue.cc:237] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.521600 20631 leader_election.cc:304] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.522318 20806 ts_tablet_manager.cc:1434] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:50:49.522622 20821 raft_consensus.cc:2804] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.523048 20821 raft_consensus.cc:493] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.518577 20828 leader_election.cc:290] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.518049 20807 consensus_queue.cc:260] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.523432 20821 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.523275 20412 catalog_manager.cc:5697] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.525341 20807 ts_tablet_manager.cc:1434] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:50:49.523257 20806 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.526223 20807 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.519003 20834 raft_consensus.cc:515] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.529192 20834 leader_election.cc:290] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.529852 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.530450 20515 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.531335 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.531941 20589 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.535046 20806 tablet_bootstrap.cc:654] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.538396 20589 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.539337 20630 leader_election.cc:304] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:49.519447 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.540056 20828 raft_consensus.cc:2804] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.540206 20590 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.540644 20828 raft_consensus.cc:697] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:49.541936 20795 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.542469 20795 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.542510 20828 consensus_queue.cc:237] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.545282 20413 catalog_manager.cc:5697] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.549139 20807 tablet_bootstrap.cc:654] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:49.549574 20462 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:49.550060 20821 raft_consensus.cc:515] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.554522 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.555120 20516 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 0.
I20260709 14:50:49.556283 20631 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.557058 20834 raft_consensus.cc:2804] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.538498 20515 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.557576 20834 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.558171 20834 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.570981 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.571632 20515 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.574298 20834 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.576267 20795 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.576906 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.577456 20821 leader_election.cc:290] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.577939 20515 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
W20260709 14:50:49.580243 20630 leader_election.cc:343] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.580631 20834 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:49.581804 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.582405 20590 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.582616 20806 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.583069 20808 tablet_bootstrap.cc:492] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.583104 20806 ts_tablet_manager.cc:1403] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260709 14:50:49.583684 20808 ts_tablet_manager.cc:1403] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.009s
I20260709 14:50:49.584385 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.585408 20819 raft_consensus.cc:493] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.585888 20819 raft_consensus.cc:515] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.586525 20631 leader_election.cc:304] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
W20260709 14:50:49.587863 20630 leader_election.cc:343] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.588909 20808 raft_consensus.cc:359] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.590586 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.589617 20808 raft_consensus.cc:385] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.592121 20808 raft_consensus.cc:740] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.589062 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.592837 20808 consensus_queue.cc:260] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.593469 20590 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.594364 20828 raft_consensus.cc:2804] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.594846 20828 raft_consensus.cc:697] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:49.595083 20808 ts_tablet_manager.cc:1434] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:49.596081 20808 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.595621 20828 consensus_queue.cc:237] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.598407 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.597682 20413 catalog_manager.cc:5697] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.598989 20515 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.589483 20819 leader_election.cc:290] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.592273 20664 raft_consensus.cc:2393] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9b1358675694775a9140b3174d6e600 in current term 1: Already voted for candidate 65c941fe389b42798ff854d8e3407343 in this term.
I20260709 14:50:49.599866 20413 catalog_manager.cc:5697] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.600560 20479 leader_election.cc:304] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:49.591120 20806 raft_consensus.cc:359] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.601891 20806 raft_consensus.cc:385] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.602432 20806 raft_consensus.cc:740] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.601883 20819 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.603241 20806 consensus_queue.cc:260] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.607489 20806 ts_tablet_manager.cc:1434] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:50:49.608434 20806 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.620440 20806 tablet_bootstrap.cc:654] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.621488 20808 tablet_bootstrap.cc:654] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.625133 20819 raft_consensus.cc:2749] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.627662 20807 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.628203 20807 ts_tablet_manager.cc:1403] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.004s
I20260709 14:50:49.631053 20807 raft_consensus.cc:359] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.633735 20807 raft_consensus.cc:385] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.634073 20807 raft_consensus.cc:740] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.634917 20807 consensus_queue.cc:260] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.637413 20807 ts_tablet_manager.cc:1434] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:49.625322 20515 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 1.
I20260709 14:50:49.638806 20631 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343
I20260709 14:50:49.639070 20807 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.639986 20834 raft_consensus.cc:2804] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.640470 20834 raft_consensus.cc:697] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:49.641258 20834 consensus_queue.cc:237] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.645784 20807 tablet_bootstrap.cc:654] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.646024 20413 catalog_manager.cc:5697] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.653553 20807 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.653931 20806 tablet_bootstrap.cc:492] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.654047 20807 ts_tablet_manager.cc:1403] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:50:49.654181 20808 tablet_bootstrap.cc:492] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.654493 20806 ts_tablet_manager.cc:1403] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.026s
I20260709 14:50:49.654829 20808 ts_tablet_manager.cc:1403] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.015s
I20260709 14:50:49.656919 20807 raft_consensus.cc:359] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.657125 20806 raft_consensus.cc:359] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.657596 20807 raft_consensus.cc:385] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.657861 20806 raft_consensus.cc:385] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.657583 20808 raft_consensus.cc:359] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.658244 20807 raft_consensus.cc:740] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.658365 20806 raft_consensus.cc:740] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.658484 20808 raft_consensus.cc:385] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.658937 20808 raft_consensus.cc:740] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.659086 20807 consensus_queue.cc:260] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.659314 20806 consensus_queue.cc:260] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.659724 20808 consensus_queue.cc:260] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.661608 20807 ts_tablet_manager.cc:1434] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:49.661723 20806 ts_tablet_manager.cc:1434] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:49.662487 20807 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: Bootstrap starting.
I20260709 14:50:49.662654 20806 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: Bootstrap starting.
I20260709 14:50:49.661932 20413 catalog_manager.cc:5697] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 0 to 1, leader changed from <none> to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.667233 20807 tablet_bootstrap.cc:654] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.669198 20808 ts_tablet_manager.cc:1434] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:49.670661 20806 tablet_bootstrap.cc:654] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.672868 20808 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.673036 20807 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: No bootstrap required, opened a new log
I20260709 14:50:49.673491 20807 ts_tablet_manager.cc:1403] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20260709 14:50:49.676028 20807 raft_consensus.cc:359] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.676666 20807 raft_consensus.cc:385] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.676955 20807 raft_consensus.cc:740] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.677675 20807 consensus_queue.cc:260] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.679165 20808 tablet_bootstrap.cc:654] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.679855 20807 ts_tablet_manager.cc:1434] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:49.684463 20808 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.684942 20808 ts_tablet_manager.cc:1403] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:49.687732 20806 tablet_bootstrap.cc:492] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: No bootstrap required, opened a new log
I20260709 14:50:49.688223 20806 ts_tablet_manager.cc:1403] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 14:50:49.689749 20808 raft_consensus.cc:359] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.690446 20808 raft_consensus.cc:385] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.690734 20808 raft_consensus.cc:740] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.690706 20806 raft_consensus.cc:359] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.691541 20806 raft_consensus.cc:385] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.691628 20808 consensus_queue.cc:260] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.692152 20806 raft_consensus.cc:740] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.693321 20808 ts_tablet_manager.cc:1434] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:49.694273 20808 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: Bootstrap starting.
I20260709 14:50:49.693859 20806 consensus_queue.cc:260] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.695874 20806 ts_tablet_manager.cc:1434] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:50:49.699595 20808 tablet_bootstrap.cc:654] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.704272 20808 tablet_bootstrap.cc:492] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: No bootstrap required, opened a new log
I20260709 14:50:49.704658 20808 ts_tablet_manager.cc:1403] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:49.707139 20808 raft_consensus.cc:359] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.707744 20808 raft_consensus.cc:385] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.707957 20808 raft_consensus.cc:740] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.708472 20808 consensus_queue.cc:260] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.709744 20808 ts_tablet_manager.cc:1434] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:49.721813 20819 raft_consensus.cc:493] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.722325 20819 raft_consensus.cc:515] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.724357 20819 leader_election.cc:290] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.725013 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.725253 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.725524 20590 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:49.725881 20664 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:49.726359 20481 leader_election.cc:304] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.727082 20819 raft_consensus.cc:2804] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.727353 20819 raft_consensus.cc:493] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.727624 20819 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.732326 20819 raft_consensus.cc:515] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.734107 20819 leader_election.cc:290] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.734632 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.734824 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:49.735059 20590 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.735313 20664 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.738952 20590 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:49.739108 20664 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:49.739820 20481 leader_election.cc:304] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.740470 20819 raft_consensus.cc:2804] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.740883 20819 raft_consensus.cc:697] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:49.741436 20819 consensus_queue.cc:237] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.751986 20414 catalog_manager.cc:5697] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.768139 20819 raft_consensus.cc:493] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.768476 20819 raft_consensus.cc:515] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.769922 20819 leader_election.cc:290] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.770567 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.770740 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.771129 20590 raft_consensus.cc:2393] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9b1358675694775a9140b3174d6e600 in current term 1: Already voted for candidate c2984ca29b95407b8d0406065ac2dafb in this term.
I20260709 14:50:49.771952 20481 leader_election.cc:304] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b1358675694775a9140b3174d6e600; no voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:49.772508 20819 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.777107 20819 raft_consensus.cc:2749] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.832909 20819 raft_consensus.cc:493] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.833308 20819 raft_consensus.cc:515] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.834926 20819 leader_election.cc:290] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.835425 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343" is_pre_election: true
I20260709 14:50:49.835842 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.836086 20590 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:49.836422 20664 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 0.
I20260709 14:50:49.837070 20481 leader_election.cc:304] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.837643 20819 raft_consensus.cc:2804] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.837894 20819 raft_consensus.cc:493] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.838099 20819 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.842696 20819 raft_consensus.cc:515] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.844179 20819 leader_election.cc:290] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.844688 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:49.845178 20590 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.845117 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:49.845638 20664 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.849169 20590 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:49.849668 20664 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 1.
I20260709 14:50:49.850057 20481 leader_election.cc:304] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.850824 20819 raft_consensus.cc:2804] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.851207 20819 raft_consensus.cc:697] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:49.851969 20819 consensus_queue.cc:237] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.858505 20414 catalog_manager.cc:5697] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.896816 20830 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.897162 20830 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.898775 20830 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.899377 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.899695 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.900202 20515 raft_consensus.cc:2393] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c941fe389b42798ff854d8e3407343 in current term 1: Already voted for candidate c2984ca29b95407b8d0406065ac2dafb in this term.
I20260709 14:50:49.901077 20557 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c941fe389b42798ff854d8e3407343; no voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600
I20260709 14:50:49.901659 20830 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.906322 20830 raft_consensus.cc:2749] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.918008 20828 consensus_queue.cc:1048] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.927419 20821 consensus_queue.cc:1048] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.932209 20821 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.944260 20829 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.955688 20830 consensus_queue.cc:1048] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.967113 20750 consensus_queue.cc:1048] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.985162 20750 raft_consensus.cc:493] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.985527 20750 raft_consensus.cc:515] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.987089 20750 leader_election.cc:290] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.987604 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570cb3a9ba42449bba0d830baba1ff52" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600" is_pre_election: true
I20260709 14:50:49.987936 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570cb3a9ba42449bba0d830baba1ff52" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb" is_pre_election: true
I20260709 14:50:49.988094 20515 raft_consensus.cc:2468] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:49.988420 20664 raft_consensus.cc:2468] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 0.
I20260709 14:50:49.988947 20557 leader_election.cc:304] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:49.989568 20750 raft_consensus.cc:2804] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.989871 20750 raft_consensus.cc:493] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.990087 20750 raft_consensus.cc:3060] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.994915 20829 consensus_queue.cc:1048] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.995223 20750 raft_consensus.cc:515] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:49.997361 20750 leader_election.cc:290] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:49.997527 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570cb3a9ba42449bba0d830baba1ff52" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:49.997877 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570cb3a9ba42449bba0d830baba1ff52" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:49.998175 20515 raft_consensus.cc:3060] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.998405 20664 raft_consensus.cc:3060] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.004186 20515 raft_consensus.cc:2468] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:50.005278 20664 raft_consensus.cc:2468] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 1.
I20260709 14:50:50.006150 20554 leader_election.cc:304] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:50.006914 20750 raft_consensus.cc:2804] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.007450 20750 raft_consensus.cc:697] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:50.008119 20750 consensus_queue.cc:237] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.012549 20795 consensus_queue.cc:1048] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.024941 20414 catalog_manager.cc:5697] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.109288 20834 consensus_queue.cc:1048] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.118079 20834 consensus_queue.cc:1048] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.128131 20822 consensus_queue.cc:1048] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.134737 20834 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.145205 20795 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.156773 20822 consensus_queue.cc:1048] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.233491 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:50.234012 20664 raft_consensus.cc:606] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:50.239030 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:50.239500 20664 raft_consensus.cc:606] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:50.243592 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:50.243971 20664 raft_consensus.cc:606] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:50.247917 20590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
mode: GRACEFUL
new_leader_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:36412
I20260709 14:50:50.248318 20590 raft_consensus.cc:606] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Received request to transfer leadership to TS e9b1358675694775a9140b3174d6e600
I20260709 14:50:50.252507 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:50.252923 20664 raft_consensus.cc:606] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:50.256875 20664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:35568
I20260709 14:50:50.257238 20664 raft_consensus.cc:606] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:50.263621 20516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:58528
I20260709 14:50:50.264091 20516 raft_consensus.cc:606] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Received request to transfer leadership to TS 65c941fe389b42798ff854d8e3407343
I20260709 14:50:50.268834 20516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:58528
I20260709 14:50:50.269241 20516 raft_consensus.cc:606] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:50.320469 20870 consensus_queue.cc:1048] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.329967 20819 consensus_queue.cc:1048] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.337353 20822 raft_consensus.cc:993] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.337771 20819 raft_consensus.cc:1081] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.339048 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46008
I20260709 14:50:50.339450 20590 raft_consensus.cc:493] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.339823 20590 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.343822 20590 raft_consensus.cc:515] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.345484 20590 leader_election.cc:290] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.345849 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:50.346021 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed50be8a76144367b5101bf45daa19e6" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.346475 20516 raft_consensus.cc:3055] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.346585 20665 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.346823 20516 raft_consensus.cc:740] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.347661 20516 consensus_queue.cc:260] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.348858 20516 raft_consensus.cc:3060] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.351302 20665 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.352195 20554 leader_election.cc:304] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:50.352905 20750 raft_consensus.cc:2804] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.353260 20750 raft_consensus.cc:697] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:50.353916 20750 consensus_queue.cc:237] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.354130 20516 raft_consensus.cc:2468] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.359289 20412 catalog_manager.cc:5697] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.391604 20809 raft_consensus.cc:993] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.392014 20750 raft_consensus.cc:1081] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.393203 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55358
I20260709 14:50:50.393631 20516 raft_consensus.cc:493] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.393893 20516 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.398583 20516 raft_consensus.cc:515] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.400007 20516 leader_election.cc:290] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.400480 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:50.401012 20590 raft_consensus.cc:3055] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.401033 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f6b845c494493d80e379185e26eb4a" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.401264 20590 raft_consensus.cc:740] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:50.401654 20665 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.401935 20590 consensus_queue.cc:260] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.402767 20590 raft_consensus.cc:3060] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.406034 20665 raft_consensus.cc:2468] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.406677 20590 raft_consensus.cc:2468] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.407084 20479 leader_election.cc:304] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.407833 20819 raft_consensus.cc:2804] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.408195 20819 raft_consensus.cc:697] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.408824 20819 consensus_queue.cc:237] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.414319 20412 catalog_manager.cc:5697] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from 65c941fe389b42798ff854d8e3407343 (127.15.222.194) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.455138 20750 consensus_queue.cc:1048] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.465265 20830 consensus_queue.cc:1048] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.470448 20828 raft_consensus.cc:993] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.470892 20828 raft_consensus.cc:1081] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.472865 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55362
I20260709 14:50:50.473359 20516 raft_consensus.cc:493] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.473677 20516 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.479688 20516 raft_consensus.cc:515] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.481228 20516 leader_election.cc:290] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.481905 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:50.482496 20590 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.482684 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860f69e3b96d43df8025fef6124fbd32" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.483297 20665 raft_consensus.cc:3055] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.483655 20665 raft_consensus.cc:740] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.484364 20665 consensus_queue.cc:260] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.485309 20665 raft_consensus.cc:3060] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.486963 20590 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.487830 20481 leader_election.cc:304] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.488441 20822 raft_consensus.cc:2804] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.488797 20822 raft_consensus.cc:697] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.489478 20822 consensus_queue.cc:237] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.489928 20665 raft_consensus.cc:2468] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.495769 20414 catalog_manager.cc:5697] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.503917 20828 raft_consensus.cc:993] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.504276 20795 raft_consensus.cc:1081] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.505528 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55362
I20260709 14:50:50.505947 20516 raft_consensus.cc:493] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.506203 20516 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.510291 20516 raft_consensus.cc:515] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.511495 20516 leader_election.cc:290] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.512195 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:50.512456 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136e014ff020457e8c4b0b2a365770f8" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.512737 20590 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.512962 20665 raft_consensus.cc:3055] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.513231 20665 raft_consensus.cc:740] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.513851 20665 consensus_queue.cc:260] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.514704 20665 raft_consensus.cc:3060] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.516752 20590 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.517534 20481 leader_election.cc:304] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.518118 20822 raft_consensus.cc:2804] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.518482 20822 raft_consensus.cc:697] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.519176 20822 consensus_queue.cc:237] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.519668 20665 raft_consensus.cc:2468] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.524854 20414 catalog_manager.cc:5697] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.548941 20829 raft_consensus.cc:993] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.549368 20795 raft_consensus.cc:1081] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer e9b1358675694775a9140b3174d6e600 to start an election
I20260709 14:50:50.550614 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
 from {username='slave'} at 127.0.0.1:55362
I20260709 14:50:50.551017 20516 raft_consensus.cc:493] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.551313 20516 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.556481 20516 raft_consensus.cc:515] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.558122 20516 leader_election.cc:290] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.558437 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:50.558650 20665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "e9b1358675694775a9140b3174d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.559065 20590 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.559317 20665 raft_consensus.cc:3055] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.559657 20665 raft_consensus.cc:740] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.560355 20665 consensus_queue.cc:260] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.561280 20665 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.565061 20590 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.566109 20665 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b1358675694775a9140b3174d6e600 in term 2.
I20260709 14:50:50.566061 20481 leader_election.cc:304] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.566931 20822 raft_consensus.cc:2804] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.567389 20822 raft_consensus.cc:697] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.568168 20822 consensus_queue.cc:237] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.574860 20414 catalog_manager.cc:5697] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to e9b1358675694775a9140b3174d6e600 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "e9b1358675694775a9140b3174d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.598307 20819 raft_consensus.cc:993] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:50.598496 20828 raft_consensus.cc:993] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.598711 20822 raft_consensus.cc:1081] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:50.598961 20795 raft_consensus.cc:1081] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.600142 20665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:50:50.600262 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:50:50.600570 20665 raft_consensus.cc:493] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.600708 20590 raft_consensus.cc:493] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.600900 20665 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.601087 20590 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.605165 20590 raft_consensus.cc:515] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.605415 20665 raft_consensus.cc:515] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.606534 20590 leader_election.cc:290] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.607303 20665 leader_election.cc:290] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:50.607501 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:50.607810 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d6e4212d5a4b878c5c1e446f591aa7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.608090 20516 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.608376 20664 raft_consensus.cc:3055] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.608315 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:50.608785 20664 raft_consensus.cc:740] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.608959 20590 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.609447 20664 consensus_queue.cc:260] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.610344 20664 raft_consensus.cc:3060] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.613947 20516 raft_consensus.cc:2468] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.614300 20664 raft_consensus.cc:2468] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.614461 20590 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:50.615075 20557 leader_election.cc:304] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.615408 20630 leader_election.cc:304] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:50.615613 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0714595b834d30a7fb5147b93e3b89" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:50.615942 20830 raft_consensus.cc:2804] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.616158 20515 raft_consensus.cc:3055] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.616479 20830 raft_consensus.cc:697] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:50.616948 20795 raft_consensus.cc:2804] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.616523 20515 raft_consensus.cc:740] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:50.617547 20795 raft_consensus.cc:697] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.617246 20830 consensus_queue.cc:237] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.617843 20515 consensus_queue.cc:260] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.618352 20795 consensus_queue.cc:237] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.619005 20515 raft_consensus.cc:3060] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.624758 20515 raft_consensus.cc:2468] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:50.625319 20412 catalog_manager.cc:5697] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.625993 20414 catalog_manager.cc:5697] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 1 to 2, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 2 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.714650 20828 raft_consensus.cc:993] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: : Instructing follower 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.715006 20795 raft_consensus.cc:1081] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Signalling peer 65c941fe389b42798ff854d8e3407343 to start an election
I20260709 14:50:50.716233 20590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:50:50.716645 20590 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.716940 20590 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.721113 20590 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.722376 20590 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), c2984ca29b95407b8d0406065ac2dafb (127.15.222.195:45781)
I20260709 14:50:50.722990 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:50.723302 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "65c941fe389b42798ff854d8e3407343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
I20260709 14:50:50.723536 20516 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.723853 20664 raft_consensus.cc:3055] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:50.724095 20664 raft_consensus.cc:740] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:50.724622 20664 consensus_queue.cc:260] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.725378 20664 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:50.727617 20516 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.728452 20557 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:50.729050 20830 raft_consensus.cc:2804] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:50.729454 20664 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c941fe389b42798ff854d8e3407343 in term 2.
I20260709 14:50:50.729527 20830 raft_consensus.cc:697] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Leader. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:50.730423 20830 consensus_queue.cc:237] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:50.736591 20414 catalog_manager.cc:5697] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 reported cstate change: term changed from 1 to 2, leader changed from c2984ca29b95407b8d0406065ac2dafb (127.15.222.195) to 65c941fe389b42798ff854d8e3407343 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "65c941fe389b42798ff854d8e3407343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.850507 20590 raft_consensus.cc:1275] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.851653 20822 consensus_queue.cc:1048] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.858155 20664 raft_consensus.cc:1275] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.859799 20819 consensus_queue.cc:1048] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.949224 20516 raft_consensus.cc:1275] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.950255 20809 consensus_queue.cc:1048] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.958869 20664 raft_consensus.cc:1275] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.959478 20590 raft_consensus.cc:1275] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.960378 20809 consensus_queue.cc:1048] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.961068 20876 consensus_queue.cc:1048] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.970268 20664 raft_consensus.cc:1275] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.972318 20876 consensus_queue.cc:1048] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.980880 20590 raft_consensus.cc:1275] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.981871 20876 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:50.989359 20664 raft_consensus.cc:1275] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:50.990499 20876 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.036580 20664 raft_consensus.cc:1275] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.037617 20877 consensus_queue.cc:1048] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.043804 20516 raft_consensus.cc:1275] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.045490 20809 consensus_queue.cc:1048] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.059752 20590 raft_consensus.cc:1275] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.060668 20876 consensus_queue.cc:1048] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.067850 20664 raft_consensus.cc:1275] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer e9b1358675694775a9140b3174d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.069707 20819 consensus_queue.cc:1048] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.086309 20516 raft_consensus.cc:1275] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.087356 20795 consensus_queue.cc:1048] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.093492 20590 raft_consensus.cc:1275] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.095669 20828 consensus_queue.cc:1048] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.241165 20664 raft_consensus.cc:1275] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.242292 20809 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.249805 20516 raft_consensus.cc:1275] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 65c941fe389b42798ff854d8e3407343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.251627 20830 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.272275 20414 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52218:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:53.294394 20414 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52218:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:50:53.334719 16251 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:50:53.444986 20919 log.cc:927] Time spent T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:50:53.428174 20933 tablet.cc:1724] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.476495 20928 tablet.cc:1724] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.502226 20949 tablet.cc:1724] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.514470 20940 tablet.cc:1724] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:50:53.525916 20630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.194:36493, user_credentials={real_user=slave}} blocked reactor thread for 47785.2us
I20260709 14:50:53.512887 20947 tablet.cc:1724] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.546800 20942 tablet.cc:1724] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.553560 20952 tablet.cc:1724] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:50:53.596480 20554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:45781, user_credentials={real_user=slave}} blocked reactor thread for 86074.1us
I20260709 14:50:53.621236 20590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:36422
I20260709 14:50:53.622184 20590 raft_consensus.cc:606] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:53.620574 20949 tablet.cc:1724] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.653146 20928 tablet.cc:1724] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.658185 20954 tablet.cc:1724] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.658542 20958 tablet.cc:1724] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.663749 20830 raft_consensus.cc:993] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:53.664260 20830 raft_consensus.cc:1081] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:53.665633 20951 tablet.cc:1724] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.676200 20662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35546
I20260709 14:50:53.676908 20662 raft_consensus.cc:493] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.677338 20662 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:53.681730 20947 tablet.cc:1724] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.671238 20933 tablet.cc:1724] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.703011 20662 raft_consensus.cc:515] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:53.698664 20949 tablet.cc:1724] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.708091 20957 tablet.cc:1724] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.717855 20947 tablet.cc:1724] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.720470 20942 tablet.cc:1724] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.724236 20952 tablet.cc:1724] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.732928 20956 tablet.cc:1724] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.737206 20940 tablet.cc:1724] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.749415 20662 leader_election.cc:290] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:53.751600 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:53.753516 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac99d015df004286b00c52c79dd5b0c7" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:53.754168 20588 raft_consensus.cc:3055] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:53.754467 20588 raft_consensus.cc:740] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:53.754680 20958 tablet.cc:1724] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.755156 20588 consensus_queue.cc:260] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [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: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:53.752316 20514 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:53.772586 20952 tablet.cc:1724] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.760792 20933 tablet.cc:1724] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.776603 20588 raft_consensus.cc:3060] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:53.780570 20515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:58534
I20260709 14:50:53.781131 20515 raft_consensus.cc:606] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:53.773291 20957 tablet.cc:1724] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.782696 16251 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:50:53.783298 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:53.788196 20956 tablet.cc:1724] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.793424 20515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69"
dest_uuid: "e9b1358675694775a9140b3174d6e600"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:58534
I20260709 14:50:53.793973 20515 raft_consensus.cc:606] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:53.795689 20514 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:53.758002 20951 tablet.cc:1724] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:53.797168 20631 leader_election.cc:304] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [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: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:53.798292 20937 raft_consensus.cc:2804] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:53.798738 20937 raft_consensus.cc:697] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:53.800364 20591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40"
dest_uuid: "65c941fe389b42798ff854d8e3407343"
mode: GRACEFUL
new_leader_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:36422
I20260709 14:50:53.800942 20591 raft_consensus.cc:606] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Received request to transfer leadership to TS c2984ca29b95407b8d0406065ac2dafb
I20260709 14:50:53.802428 20937 consensus_queue.cc:237] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [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: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:53.804096 20588 raft_consensus.cc:2468] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:53.807680 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:53.809276 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:53.813071 20411 catalog_manager.cc:5697] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 2 to 3, leader changed from 65c941fe389b42798ff854d8e3407343 (127.15.222.194) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 3 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:53.830715 20413 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: soft_deleted_table [id=eec83f11cd0944029b0607260a2af670] alter complete (version 1)
I20260709 14:50:54.518287 20590 raft_consensus.cc:1275] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:54.526175 20511 raft_consensus.cc:1275] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:54.544592 20937 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:54.548413 20972 consensus_queue.cc:1048] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:54.558439 20970 raft_consensus.cc:993] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.559783 20970 raft_consensus.cc:993] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.560256 20970 raft_consensus.cc:1081] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.561008 20970 raft_consensus.cc:1081] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.565920 20969 raft_consensus.cc:993] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: : Instructing follower c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.566421 20969 raft_consensus.cc:1081] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Signalling peer c2984ca29b95407b8d0406065ac2dafb to start an election
I20260709 14:50:54.568171 20665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35546
I20260709 14:50:54.568665 20665 raft_consensus.cc:493] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:54.569017 20665 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.583168 20665 raft_consensus.cc:515] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.589447 20664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:50:54.590003 20664 raft_consensus.cc:493] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:54.593823 20664 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.590611 20662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69"
dest_uuid: "c2984ca29b95407b8d0406065ac2dafb"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:50:54.591315 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:54.598784 20513 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.600553 20664 raft_consensus.cc:515] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.590612 20665 leader_election.cc:290] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:54.593326 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bdcd82e568470b930eb129d5080c40" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:54.603931 20588 raft_consensus.cc:3055] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:54.603364 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:54.604238 20588 raft_consensus.cc:740] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c941fe389b42798ff854d8e3407343, State: Running, Role: LEADER
I20260709 14:50:54.604547 20591 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.598732 20662 raft_consensus.cc:493] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:54.604979 20513 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:54.605070 20588 consensus_queue.cc:260] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.606153 20631 leader_election.cc:304] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb, e9b1358675694775a9140b3174d6e600; no voters: 
I20260709 14:50:54.606541 20588 raft_consensus.cc:3060] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.607123 20973 raft_consensus.cc:2804] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:54.607632 20973 raft_consensus.cc:697] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:54.608546 20973 consensus_queue.cc:237] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.610076 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bfefc929ae47cc9bae726c1b5413a1" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:54.610633 20511 raft_consensus.cc:3055] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:54.610935 20511 raft_consensus.cc:740] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:54.611764 20511 consensus_queue.cc:260] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [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: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.613462 20664 leader_election.cc:290] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 election: Requested vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:54.605010 20662 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.617709 20588 raft_consensus.cc:2468] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 2.
I20260709 14:50:54.613313 20511 raft_consensus.cc:3060] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.612103 20591 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:54.619504 20412 catalog_manager.cc:5697] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 1 to 2, leader changed from 65c941fe389b42798ff854d8e3407343 (127.15.222.194) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 2 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:54.620946 20630 leader_election.cc:304] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [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: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:54.621976 20662 raft_consensus.cc:515] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:54.624344 20511 raft_consensus.cc:2468] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:54.624447 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c941fe389b42798ff854d8e3407343"
I20260709 14:50:54.624729 20515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac3bfa8213db4097837b268794f5bd69" candidate_uuid: "c2984ca29b95407b8d0406065ac2dafb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9b1358675694775a9140b3174d6e600"
I20260709 14:50:54.625253 20515 raft_consensus.cc:3055] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:54.625514 20515 raft_consensus.cc:740] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9b1358675694775a9140b3174d6e600, State: Running, Role: LEADER
I20260709 14:50:54.626144 20591 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.626268 20515 consensus_queue.cc:260] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [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: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:54.627246 20515 raft_consensus.cc:3060] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.628206 20977 raft_consensus.cc:2804] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:54.628899 20662 leader_election.cc:290] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 election: Requested vote from peers 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493), e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841)
I20260709 14:50:54.629558 20977 raft_consensus.cc:697] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:54.630445 20977 consensus_queue.cc:237] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [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: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:54.632953 20591 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:54.634298 20630 leader_election.cc:304] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [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: 65c941fe389b42798ff854d8e3407343, c2984ca29b95407b8d0406065ac2dafb; no voters: 
I20260709 14:50:54.634784 20515 raft_consensus.cc:2468] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2984ca29b95407b8d0406065ac2dafb in term 3.
I20260709 14:50:54.635088 20977 raft_consensus.cc:2804] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:54.635771 20977 raft_consensus.cc:697] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Becoming Leader. State: Replica: c2984ca29b95407b8d0406065ac2dafb, State: Running, Role: LEADER
I20260709 14:50:54.636504 20977 consensus_queue.cc:237] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [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: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } }
I20260709 14:50:54.643646 20412 catalog_manager.cc:5697] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 2 to 3, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 3 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:54.644645 20412 catalog_manager.cc:5697] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb reported cstate change: term changed from 2 to 3, leader changed from e9b1358675694775a9140b3174d6e600 (127.15.222.193) to c2984ca29b95407b8d0406065ac2dafb (127.15.222.195). New cstate: current_term: 3 leader_uuid: "c2984ca29b95407b8d0406065ac2dafb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.043715 20591 raft_consensus.cc:1275] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.044775 20977 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.053176 20515 raft_consensus.cc:1275] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.054456 20972 consensus_queue.cc:1048] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.172103 20591 raft_consensus.cc:1275] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:55.173249 20972 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:55.184372 20515 raft_consensus.cc:1275] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:55.185783 20972 consensus_queue.cc:1048] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:55.196312 20591 raft_consensus.cc:1275] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:55.197331 20972 consensus_queue.cc:1048] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.204978 20515 raft_consensus.cc:1275] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Refusing update from remote peer c2984ca29b95407b8d0406065ac2dafb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:55.206103 20972 consensus_queue.cc:1048] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.359665 16251 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:55.364254 16251 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:50:55.364564 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:55.368896 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:50:55.369199 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:50:55.416616 20612 debug-util.cc:398] Leaking SignalData structure 0x7b080014b1c0 after lost signal to thread 16254
W20260709 14:50:55.417762 20612 debug-util.cc:398] Leaking SignalData structure 0x7b0800171be0 after lost signal to thread 20448
W20260709 14:50:55.419030 20612 debug-util.cc:398] Leaking SignalData structure 0x7b0800328940 after lost signal to thread 20540
W20260709 14:50:55.420105 20612 debug-util.cc:398] Leaking SignalData structure 0x7b08000db660 after lost signal to thread 20615
W20260709 14:50:55.420982 20612 debug-util.cc:398] Leaking SignalData structure 0x7b080023cfa0 after lost signal to thread 20689
I20260709 14:50:56.396721 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:50:56.422996 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:50:56.424351 20631 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:50:56.424615 16251 tablet_replica.cc:333] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.425711 16251 raft_consensus.cc:2243] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.426348 16251 raft_consensus.cc:2272] T ed50be8a76144367b5101bf45daa19e6 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.426995 20631 consensus_peers.cc:597] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.429056 16251 tablet_replica.cc:333] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.429868 16251 raft_consensus.cc:2243] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.430409 16251 raft_consensus.cc:2272] T fe0714595b834d30a7fb5147b93e3b89 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.432906 16251 tablet_replica.cc:333] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.433740 16251 raft_consensus.cc:2243] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.434275 16251 raft_consensus.cc:2272] T 76d6e4212d5a4b878c5c1e446f591aa7 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.436671 16251 tablet_replica.cc:333] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.437363 16251 raft_consensus.cc:2243] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.438244 16251 raft_consensus.cc:2272] T f7f6b845c494493d80e379185e26eb4a P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.440719 16251 tablet_replica.cc:333] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.441352 16251 raft_consensus.cc:2243] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.441813 16251 raft_consensus.cc:2272] T f7bfefc929ae47cc9bae726c1b5413a1 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.444397 16251 tablet_replica.cc:333] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.445111 16251 raft_consensus.cc:2243] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.446074 16251 raft_consensus.cc:2272] T 57ef93f9b6324c13a691f159ebe4c028 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.448509 16251 tablet_replica.cc:333] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.449302 16251 raft_consensus.cc:2243] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.449766 16251 raft_consensus.cc:2272] T e9bdcd82e568470b930eb129d5080c40 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.452054 16251 tablet_replica.cc:333] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.452703 16251 raft_consensus.cc:2243] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.453162 16251 raft_consensus.cc:2272] T 570cb3a9ba42449bba0d830baba1ff52 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.455497 16251 tablet_replica.cc:333] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.456193 16251 raft_consensus.cc:2243] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.456743 16251 raft_consensus.cc:2272] T f97e2329b9da4c0782698b34baa23335 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.459251 16251 tablet_replica.cc:333] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.459924 16251 raft_consensus.cc:2243] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.460816 16251 raft_consensus.cc:2272] T 136e014ff020457e8c4b0b2a365770f8 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.463124 16251 tablet_replica.cc:333] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.463783 16251 raft_consensus.cc:2243] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.464279 16251 raft_consensus.cc:2272] T 1354969cdb6841139e56a9eda0df13bb P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.466866 16251 tablet_replica.cc:333] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.467713 16251 raft_consensus.cc:2243] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.468274 16251 raft_consensus.cc:2272] T b092fb52ff104a43b619e321b00aa666 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.470721 16251 tablet_replica.cc:333] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.471342 16251 raft_consensus.cc:2243] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.472414 16251 raft_consensus.cc:2272] T 0900f7b7ff8d43ae82c41062c703917f P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.475127 16251 tablet_replica.cc:333] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.475821 16251 raft_consensus.cc:2243] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.476675 16251 raft_consensus.cc:2272] T 860f69e3b96d43df8025fef6124fbd32 P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.479086 16251 tablet_replica.cc:333] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.479822 16251 raft_consensus.cc:2243] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.480832 16251 raft_consensus.cc:2272] T 79dc07ca78bd43ad8eecfd6a588d5744 P e9b1358675694775a9140b3174d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.483393 16251 tablet_replica.cc:333] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.484040 16251 raft_consensus.cc:2243] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.484565 16251 raft_consensus.cc:2272] T ac99d015df004286b00c52c79dd5b0c7 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.486866 16251 tablet_replica.cc:333] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.487443 16251 raft_consensus.cc:2243] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.488096 16251 raft_consensus.cc:2272] T 8c58c1318c49417aac293ac4d2a6fa0b P e9b1358675694775a9140b3174d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.490121 20557 consensus_peers.cc:597] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.490784 16251 tablet_replica.cc:333] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600: stopping tablet replica
I20260709 14:50:56.491484 16251 raft_consensus.cc:2243] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.491995 16251 raft_consensus.cc:2272] T ac3bfa8213db4097837b268794f5bd69 P e9b1358675694775a9140b3174d6e600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.539738 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260709 14:50:56.548688 20631 consensus_peers.cc:597] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.579453 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
W20260709 14:50:56.592252 20557 consensus_peers.cc:597] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:56.607223 20557 consensus_peers.cc:597] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.615046 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:56.615975 16251 tablet_replica.cc:333] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.616780 16251 raft_consensus.cc:2243] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.617581 16251 raft_consensus.cc:2272] T fe0714595b834d30a7fb5147b93e3b89 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.619722 16251 tablet_replica.cc:333] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.620260 16251 raft_consensus.cc:2243] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.620951 16251 raft_consensus.cc:2272] T ed50be8a76144367b5101bf45daa19e6 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.622903 16251 tablet_replica.cc:333] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.623432 16251 raft_consensus.cc:2243] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.623885 16251 raft_consensus.cc:2272] T f7bfefc929ae47cc9bae726c1b5413a1 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.625706 16251 tablet_replica.cc:333] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.626252 16251 raft_consensus.cc:2243] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.626962 16251 raft_consensus.cc:2272] T 76d6e4212d5a4b878c5c1e446f591aa7 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.629175 16251 tablet_replica.cc:333] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.629812 16251 raft_consensus.cc:2243] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.630331 16251 raft_consensus.cc:2272] T 57ef93f9b6324c13a691f159ebe4c028 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.631700 20630 consensus_peers.cc:597] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.632488 16251 tablet_replica.cc:333] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.633082 16251 raft_consensus.cc:2243] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.633495 16251 raft_consensus.cc:2272] T ac99d015df004286b00c52c79dd5b0c7 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.635196 16251 tablet_replica.cc:333] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.635763 16251 raft_consensus.cc:2243] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.636153 16251 raft_consensus.cc:2272] T 8c58c1318c49417aac293ac4d2a6fa0b P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.638338 16251 tablet_replica.cc:333] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.638929 16251 raft_consensus.cc:2243] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.639618 16251 raft_consensus.cc:2272] T 570cb3a9ba42449bba0d830baba1ff52 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.641602 16251 tablet_replica.cc:333] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.642115 16251 raft_consensus.cc:2243] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.642588 16251 raft_consensus.cc:2272] T 136e014ff020457e8c4b0b2a365770f8 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.643815 20631 consensus_peers.cc:597] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.644738 16251 tablet_replica.cc:333] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.645282 16251 raft_consensus.cc:2243] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.645975 16251 raft_consensus.cc:2272] T f97e2329b9da4c0782698b34baa23335 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.648142 16251 tablet_replica.cc:333] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.648607 16251 raft_consensus.cc:2243] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.648975 16251 raft_consensus.cc:2272] T 79dc07ca78bd43ad8eecfd6a588d5744 P 65c941fe389b42798ff854d8e3407343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.650709 16251 tablet_replica.cc:333] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.651170 16251 raft_consensus.cc:2243] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.651537 16251 raft_consensus.cc:2272] T 860f69e3b96d43df8025fef6124fbd32 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.653155 16251 tablet_replica.cc:333] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.653641 16251 raft_consensus.cc:2243] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.654057 16251 raft_consensus.cc:2272] T f7f6b845c494493d80e379185e26eb4a P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.655740 16251 tablet_replica.cc:333] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.656170 16251 raft_consensus.cc:2243] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.656540 16251 raft_consensus.cc:2272] T 0900f7b7ff8d43ae82c41062c703917f P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.658296 16251 tablet_replica.cc:333] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.658767 16251 raft_consensus.cc:2243] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.659116 16251 raft_consensus.cc:2272] T e9bdcd82e568470b930eb129d5080c40 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.660959 16251 tablet_replica.cc:333] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.661621 16251 raft_consensus.cc:2243] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.662472 16251 raft_consensus.cc:2272] T b092fb52ff104a43b619e321b00aa666 P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.664532 20630 consensus_peers.cc:597] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:56.664741 16251 tablet_replica.cc:333] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.665293 16251 raft_consensus.cc:2243] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.665990 16251 raft_consensus.cc:2272] T 1354969cdb6841139e56a9eda0df13bb P 65c941fe389b42798ff854d8e3407343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.668071 16251 tablet_replica.cc:333] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343: stopping tablet replica
I20260709 14:50:56.668632 16251 raft_consensus.cc:2243] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.669116 16251 raft_consensus.cc:2272] T ac3bfa8213db4097837b268794f5bd69 P 65c941fe389b42798ff854d8e3407343 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.671654 20631 consensus_peers.cc:597] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:56.740864 20630 consensus_peers.cc:597] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:56.829098 20631 consensus_peers.cc:597] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:56.887288 20631 consensus_peers.cc:597] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb -> Peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Couldn't send request to peer e9b1358675694775a9140b3174d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:56.907485 20630 consensus_peers.cc:597] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.027580 20630 consensus_peers.cc:597] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.062270 20630 consensus_peers.cc:597] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb -> Peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Couldn't send request to peer 65c941fe389b42798ff854d8e3407343. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:57.712997 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260709 14:50:57.726294 20999 raft_consensus.cc:493] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9b1358675694775a9140b3174d6e600)
I20260709 14:50:57.726925 20999 raft_consensus.cc:515] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:57.729168 20999 leader_election.cc:290] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
W20260709 14:50:57.732805 20631 leader_election.cc:336] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111)
W20260709 14:50:57.733264 20630 leader_election.cc:336] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111)
I20260709 14:50:57.733585 20630 leader_election.cc:304] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [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: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:57.734155 20999 raft_consensus.cc:2749] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:57.734982 20999 raft_consensus.cc:493] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9b1358675694775a9140b3174d6e600)
I20260709 14:50:57.735461 20999 raft_consensus.cc:515] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:57.737552 20999 leader_election.cc:290] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
W20260709 14:50:57.741746 20630 leader_election.cc:336] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111)
W20260709 14:50:57.742271 20631 leader_election.cc:336] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111)
I20260709 14:50:57.742724 20631 leader_election.cc:304] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:57.743291 20999 raft_consensus.cc:2749] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:57.743872 20998 raft_consensus.cc:493] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c941fe389b42798ff854d8e3407343)
I20260709 14:50:57.744333 20998 raft_consensus.cc:515] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:57.745952 20998 leader_election.cc:290] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
W20260709 14:50:57.749670 20631 leader_election.cc:336] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111)
W20260709 14:50:57.750147 20630 leader_election.cc:336] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111)
I20260709 14:50:57.750464 20630 leader_election.cc:304] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:57.750981 20998 raft_consensus.cc:2749] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:57.751608 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260709 14:50:57.786468 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:57.787206 16251 tablet_replica.cc:333] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.787832 16251 raft_consensus.cc:2243] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.788514 16251 raft_consensus.cc:2272] T fe0714595b834d30a7fb5147b93e3b89 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.790268 16251 tablet_replica.cc:333] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.790786 16251 raft_consensus.cc:2243] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.791162 16251 raft_consensus.cc:2272] T ed50be8a76144367b5101bf45daa19e6 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.792805 16251 tablet_replica.cc:333] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.793277 16251 raft_consensus.cc:2243] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.793915 16251 raft_consensus.cc:2272] T f7bfefc929ae47cc9bae726c1b5413a1 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.795683 16251 tablet_replica.cc:333] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.796254 16251 raft_consensus.cc:2243] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.796262 20998 raft_consensus.cc:493] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9b1358675694775a9140b3174d6e600)
I20260709 14:50:57.796840 16251 raft_consensus.cc:2272] T 76d6e4212d5a4b878c5c1e446f591aa7 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.796818 20998 raft_consensus.cc:515] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b1358675694775a9140b3174d6e600" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 39841 } } peers { permanent_uuid: "65c941fe389b42798ff854d8e3407343" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 36493 } } peers { permanent_uuid: "c2984ca29b95407b8d0406065ac2dafb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45781 } }
I20260709 14:50:57.798887 20998 leader_election.cc:290] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841), 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493)
I20260709 14:50:57.799407 16251 tablet_replica.cc:333] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.800246 16251 raft_consensus.cc:2243] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.800813 16251 raft_consensus.cc:2272] T 860f69e3b96d43df8025fef6124fbd32 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:57.802345 20631 leader_election.cc:336] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9b1358675694775a9140b3174d6e600 (127.15.222.193:39841): Network error: Client connection negotiation failed: client connection to 127.15.222.193:39841: connect: Connection refused (error 111)
W20260709 14:50:57.802860 20630 leader_election.cc:336] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c941fe389b42798ff854d8e3407343 (127.15.222.194:36493): Network error: Client connection negotiation failed: client connection to 127.15.222.194:36493: connect: Connection refused (error 111)
I20260709 14:50:57.803309 16251 tablet_replica.cc:333] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.803233 20630 leader_election.cc:304] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2984ca29b95407b8d0406065ac2dafb; no voters: 65c941fe389b42798ff854d8e3407343, e9b1358675694775a9140b3174d6e600
I20260709 14:50:57.803885 20998 raft_consensus.cc:2749] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:57.804076 16251 raft_consensus.cc:2243] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.804557 16251 raft_consensus.cc:2272] T 79dc07ca78bd43ad8eecfd6a588d5744 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.806223 16251 tablet_replica.cc:333] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.806701 16251 raft_consensus.cc:2243] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.807325 16251 raft_consensus.cc:2272] T e9bdcd82e568470b930eb129d5080c40 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.808991 16251 tablet_replica.cc:333] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.809443 16251 raft_consensus.cc:2243] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.809823 16251 raft_consensus.cc:2272] T 1354969cdb6841139e56a9eda0df13bb P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.811441 16251 tablet_replica.cc:333] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.811939 16251 raft_consensus.cc:2243] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.812283 16251 raft_consensus.cc:2272] T b092fb52ff104a43b619e321b00aa666 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.813925 16251 tablet_replica.cc:333] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.814347 16251 raft_consensus.cc:2243] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.814714 16251 raft_consensus.cc:2272] T f7f6b845c494493d80e379185e26eb4a P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.816248 16251 tablet_replica.cc:333] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.816671 16251 raft_consensus.cc:2243] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.817050 16251 raft_consensus.cc:2272] T 0900f7b7ff8d43ae82c41062c703917f P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.818647 16251 tablet_replica.cc:333] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.819095 16251 raft_consensus.cc:2243] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.819480 16251 raft_consensus.cc:2272] T 57ef93f9b6324c13a691f159ebe4c028 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.821111 16251 tablet_replica.cc:333] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.821506 16251 raft_consensus.cc:2243] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.822099 16251 raft_consensus.cc:2272] T ac99d015df004286b00c52c79dd5b0c7 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.823707 16251 tablet_replica.cc:333] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.824119 16251 raft_consensus.cc:2243] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.824805 16251 raft_consensus.cc:2272] T 8c58c1318c49417aac293ac4d2a6fa0b P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.826416 16251 tablet_replica.cc:333] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.826814 16251 raft_consensus.cc:2243] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.827134 16251 raft_consensus.cc:2272] T 570cb3a9ba42449bba0d830baba1ff52 P c2984ca29b95407b8d0406065ac2dafb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.828651 16251 tablet_replica.cc:333] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.829046 16251 raft_consensus.cc:2243] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.829391 16251 raft_consensus.cc:2272] T 136e014ff020457e8c4b0b2a365770f8 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.830914 16251 tablet_replica.cc:333] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.831285 16251 raft_consensus.cc:2243] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.831651 16251 raft_consensus.cc:2272] T f97e2329b9da4c0782698b34baa23335 P c2984ca29b95407b8d0406065ac2dafb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.833264 16251 tablet_replica.cc:333] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb: stopping tablet replica
I20260709 14:50:57.833633 16251 raft_consensus.cc:2243] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.834223 16251 raft_consensus.cc:2272] T ac3bfa8213db4097837b268794f5bd69 P c2984ca29b95407b8d0406065ac2dafb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.860641 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:50:57.888880 16251 master.cc:562] Master@127.15.222.254:44729 shutting down...
I20260709 14:50:57.906478 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.906968 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.907270 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82125305ff0345d18567452604fceffa: stopping tablet replica
I20260709 14:50:57.925935 16251 master.cc:584] Master@127.15.222.254:44729 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13577 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:50:57.971671 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:44435
I20260709 14:50:57.972682 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.978274 21002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.978284 21004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.978286 21001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.978700 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:57.980098 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.980288 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:57.980438 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608657980422 us; error 0 us; skew 500 ppm
I20260709 14:50:57.980911 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.982960 16251 webserver.cc:533] Webserver started at http://127.15.222.254:36723/ using document root <none> and password file <none>
I20260709 14:50:57.983408 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.983587 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.983834 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.984789 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/master-0-root/instance:
uuid: "f011653b83ba4aa79c5596ec55dfe371"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-0nj4"
I20260709 14:50:57.988824 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:57.991770 21009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.992405 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:57.992656 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/master-0-root
uuid: "f011653b83ba4aa79c5596ec55dfe371"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-0nj4"
I20260709 14:50:57.992903 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:58.021539 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:58.022575 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:58.056516 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:44435
I20260709 14:50:58.056617 21060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:44435 every 8 connection(s)
I20260709 14:50:58.060045 21061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.069454 21061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: Bootstrap starting.
I20260709 14:50:58.073855 21061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.077512 21061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: No bootstrap required, opened a new log
I20260709 14:50:58.079479 21061 raft_consensus.cc:359] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER }
I20260709 14:50:58.079831 21061 raft_consensus.cc:385] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.080005 21061 raft_consensus.cc:740] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011653b83ba4aa79c5596ec55dfe371, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.080477 21061 consensus_queue.cc:260] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER }
I20260709 14:50:58.080852 21061 raft_consensus.cc:399] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:58.081034 21061 raft_consensus.cc:493] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:58.081231 21061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.085193 21061 raft_consensus.cc:515] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER }
I20260709 14:50:58.085618 21061 leader_election.cc:304] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [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: f011653b83ba4aa79c5596ec55dfe371; no voters: 
I20260709 14:50:58.086573 21061 leader_election.cc:290] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:58.086833 21064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.088039 21064 raft_consensus.cc:697] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 1 LEADER]: Becoming Leader. State: Replica: f011653b83ba4aa79c5596ec55dfe371, State: Running, Role: LEADER
I20260709 14:50:58.088662 21064 consensus_queue.cc:237] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [LEADER]: Queue going to LEADER mode. State: All 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: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER }
I20260709 14:50:58.089174 21061 sys_catalog.cc:565] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:58.092334 21065 sys_catalog.cc:455] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f011653b83ba4aa79c5596ec55dfe371" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER } }
I20260709 14:50:58.093598 21065 sys_catalog.cc:458] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:58.093066 21066 sys_catalog.cc:455] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f011653b83ba4aa79c5596ec55dfe371. Latest consensus state: current_term: 1 leader_uuid: "f011653b83ba4aa79c5596ec55dfe371" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f011653b83ba4aa79c5596ec55dfe371" member_type: VOTER } }
I20260709 14:50:58.094393 21066 sys_catalog.cc:458] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:58.095192 21071 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:58.099740 21071 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:58.103106 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:58.107579 21071 catalog_manager.cc:1383] Generated new cluster ID: 32a9335c54eb43faaa101dd1a0afcb2e
I20260709 14:50:58.107836 21071 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:58.126170 21071 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:58.127360 21071 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:58.139254 21071 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: Generated new TSK 0
I20260709 14:50:58.139772 21071 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:58.168785 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:58.174117 21082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.175103 21083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.176308 21085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:58.176882 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:58.177662 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:58.177847 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:58.178002 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608658177987 us; error 0 us; skew 500 ppm
I20260709 14:50:58.178515 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:58.180548 16251 webserver.cc:533] Webserver started at http://127.15.222.193:38091/ using document root <none> and password file <none>
I20260709 14:50:58.181005 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:58.181175 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:58.181401 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:58.182464 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-0-root/instance:
uuid: "7a6807e9fb8c423a91bbac1861a6242d"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.186513 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:58.189409 21090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.190081 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:58.190377 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-0-root
uuid: "7a6807e9fb8c423a91bbac1861a6242d"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.190618 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:58.208384 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:58.209407 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:58.210678 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:58.212772 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:58.212937 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.213156 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:58.213316 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.249527 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:33931
I20260709 14:50:58.249611 21152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:33931 every 8 connection(s)
I20260709 14:50:58.254140 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:58.260447 21157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.262493 21158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.263957 21160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:58.264027 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:58.265339 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:58.265527 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:58.265697 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608658265679 us; error 0 us; skew 500 ppm
I20260709 14:50:58.266362 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:58.268953 21153 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44435
I20260709 14:50:58.269037 16251 webserver.cc:533] Webserver started at http://127.15.222.194:32865/ using document root <none> and password file <none>
I20260709 14:50:58.269282 21153 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:58.269635 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:58.269851 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:58.269968 21153 heartbeater.cc:507] Master 127.15.222.254:44435 requested a full tablet report, sending...
I20260709 14:50:58.270087 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:58.271252 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-1-root/instance:
uuid: "c4635aec126c49369b4be350e422db26"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.271925 21026 ts_manager.cc:194] Registered new tserver with Master: 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931)
I20260709 14:50:58.273598 21026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35270
I20260709 14:50:58.275789 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:58.278847 21165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.279511 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:58.279789 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-1-root
uuid: "c4635aec126c49369b4be350e422db26"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.280035 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:58.303902 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:58.304975 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:58.306290 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:58.308301 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:58.308480 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.308703 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:58.308856 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.345618 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:45289
I20260709 14:50:58.345731 21227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:45289 every 8 connection(s)
I20260709 14:50:58.350023 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:58.355821 21231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.357714 21232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:58.358744 21234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:58.360402 16251 server_base.cc:1061] running on GCE node
I20260709 14:50:58.361186 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:58.361362 21228 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44435
W20260709 14:50:58.361439 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:58.361725 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783608658361707 us; error 0 us; skew 500 ppm
I20260709 14:50:58.361765 21228 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:58.362277 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:58.362475 21228 heartbeater.cc:507] Master 127.15.222.254:44435 requested a full tablet report, sending...
I20260709 14:50:58.364434 21026 ts_manager.cc:194] Registered new tserver with Master: c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:58.364677 16251 webserver.cc:533] Webserver started at http://127.15.222.195:40673/ using document root <none> and password file <none>
I20260709 14:50:58.365173 16251 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:58.365355 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:58.365583 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:58.365798 21026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35278
I20260709 14:50:58.366659 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-2-root/instance:
uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.370760 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:58.373804 21239 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.374447 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:58.374698 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-2-root
uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
format_stamp: "Formatted at 2026-07-09 14:50:58 on dist-test-slave-0nj4"
I20260709 14:50:58.374944 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxjR5XC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608559826714-16251-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:58.387600 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:58.388602 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:58.389866 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:58.392021 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:58.392236 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.392489 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:58.392640 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:58.428810 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:45063
I20260709 14:50:58.428908 21301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:45063 every 8 connection(s)
I20260709 14:50:58.440887 21302 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44435
I20260709 14:50:58.441258 21302 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:58.441926 21302 heartbeater.cc:507] Master 127.15.222.254:44435 requested a full tablet report, sending...
I20260709 14:50:58.443589 21026 ts_manager.cc:194] Registered new tserver with Master: 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:58.443794 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012081865s
I20260709 14:50:58.444846 21026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35292
I20260709 14:50:58.465656 21026 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35300:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:58.468060 21026 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:58.545908 21267 tablet_service.cc:1511] Processing CreateTablet for tablet b33e027f92924cb4b56b75cbe8ae2d4a (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.546175 21118 tablet_service.cc:1511] Processing CreateTablet for tablet b33e027f92924cb4b56b75cbe8ae2d4a (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.547307 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33e027f92924cb4b56b75cbe8ae2d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.548691 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c6945812e4a878bd848a8569b7e01 (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.548691 21117 tablet_service.cc:1511] Processing CreateTablet for tablet f430cc89f9bc49a6bed7065f423e889c (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.554041 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 67ad9de760b8451980cc5999299e2dab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.549733 21193 tablet_service.cc:1511] Processing CreateTablet for tablet b33e027f92924cb4b56b75cbe8ae2d4a (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.555192 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ad9de760b8451980cc5999299e2dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.550443 21192 tablet_service.cc:1511] Processing CreateTablet for tablet f430cc89f9bc49a6bed7065f423e889c (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.550879 21188 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c6945812e4a878bd848a8569b7e01 (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.556192 21192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f430cc89f9bc49a6bed7065f423e889c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.551328 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 73c5e59a16864c208fad473c4cbce8cf (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.552023 21191 tablet_service.cc:1511] Processing CreateTablet for tablet 62c7448f8c59492789c4ae8dbf56341f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.556560 21110 tablet_service.cc:1511] Processing CreateTablet for tablet 29fd36f6ddf54f5ba89af60b46757ecc (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.552789 21185 tablet_service.cc:1511] Processing CreateTablet for tablet 29fd36f6ddf54f5ba89af60b46757ecc (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.553135 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 73c5e59a16864c208fad473c4cbce8cf (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.553701 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 74338d35c49a405895b2f5cafb647f0f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.547348 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33e027f92924cb4b56b75cbe8ae2d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.558256 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fd36f6ddf54f5ba89af60b46757ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.558917 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f430cc89f9bc49a6bed7065f423e889c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.559481 21193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33e027f92924cb4b56b75cbe8ae2d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.560087 21191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c7448f8c59492789c4ae8dbf56341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.560679 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 62c7448f8c59492789c4ae8dbf56341f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.559501 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 67ad9de760b8451980cc5999299e2dab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.561926 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c7448f8c59492789c4ae8dbf56341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.562093 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fd36f6ddf54f5ba89af60b46757ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.562723 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ad9de760b8451980cc5999299e2dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.558295 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.565073 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c5e59a16864c208fad473c4cbce8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.553087 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.566257 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.563905 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 74338d35c49a405895b2f5cafb647f0f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.568606 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c6945812e4a878bd848a8569b7e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.569502 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74338d35c49a405895b2f5cafb647f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.563982 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c5e59a16864c208fad473c4cbce8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.573205 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.576076 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74338d35c49a405895b2f5cafb647f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.579092 21266 tablet_service.cc:1511] Processing CreateTablet for tablet f430cc89f9bc49a6bed7065f423e889c (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.580191 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c6945812e4a878bd848a8569b7e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.581739 21265 tablet_service.cc:1511] Processing CreateTablet for tablet 62c7448f8c59492789c4ae8dbf56341f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.581732 21262 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c6945812e4a878bd848a8569b7e01 (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.580243 21263 tablet_service.cc:1511] Processing CreateTablet for tablet 73c5e59a16864c208fad473c4cbce8cf (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.583946 21264 tablet_service.cc:1511] Processing CreateTablet for tablet 74338d35c49a405895b2f5cafb647f0f (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.584583 21261 tablet_service.cc:1511] Processing CreateTablet for tablet 67ad9de760b8451980cc5999299e2dab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.580403 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f430cc89f9bc49a6bed7065f423e889c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.586014 21261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ad9de760b8451980cc5999299e2dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.586577 21264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74338d35c49a405895b2f5cafb647f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.587194 21262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c6945812e4a878bd848a8569b7e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.587853 21263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c5e59a16864c208fad473c4cbce8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.589430 21260 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.590269 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c7448f8c59492789c4ae8dbf56341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.590890 21260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ac498d3d040ff9777e47a8b2ab2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.596534 21259 tablet_service.cc:1511] Processing CreateTablet for tablet 29fd36f6ddf54f5ba89af60b46757ecc (DEFAULT_TABLE table=test-workload [id=5e74d39fd4824d55bf169e7c9c63cf30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.597750 21259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fd36f6ddf54f5ba89af60b46757ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.695778 21317 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.700201 21319 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.702533 21317 tablet_bootstrap.cc:654] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.703943 21318 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.706278 21319 tablet_bootstrap.cc:654] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.711514 21318 tablet_bootstrap.cc:654] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.713127 21317 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.713510 21317 ts_tablet_manager.cc:1403] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:50:58.715709 21319 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.716187 21319 ts_tablet_manager.cc:1403] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:50:58.716491 21317 raft_consensus.cc:359] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.717062 21317 raft_consensus.cc:385] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.717118 21318 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.717317 21317 raft_consensus.cc:740] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.717677 21318 ts_tablet_manager.cc:1403] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:50:58.718050 21317 consensus_queue.cc:260] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.718983 21319 raft_consensus.cc:359] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.719739 21319 raft_consensus.cc:385] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.720032 21319 raft_consensus.cc:740] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.720239 21153 heartbeater.cc:499] Master 127.15.222.254:44435 was elected leader, sending a full tablet report...
I20260709 14:50:58.720726 21317 ts_tablet_manager.cc:1434] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:50:58.720502 21318 raft_consensus.cc:359] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.721225 21318 raft_consensus.cc:385] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.720885 21319 consensus_queue.cc:260] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.721529 21318 raft_consensus.cc:740] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.721657 21317 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.722398 21318 consensus_queue.cc:260] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.727712 21317 tablet_bootstrap.cc:654] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.730192 21319 ts_tablet_manager.cc:1434] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:50:58.730947 21302 heartbeater.cc:499] Master 127.15.222.254:44435 was elected leader, sending a full tablet report...
I20260709 14:50:58.731475 21228 heartbeater.cc:499] Master 127.15.222.254:44435 was elected leader, sending a full tablet report...
I20260709 14:50:58.731958 21318 ts_tablet_manager.cc:1434] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260709 14:50:58.732900 21318 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.737068 21319 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.738694 21318 tablet_bootstrap.cc:654] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.743870 21319 tablet_bootstrap.cc:654] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.749233 21319 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.749658 21319 ts_tablet_manager.cc:1403] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:58.750453 21317 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.750747 21318 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.751051 21317 ts_tablet_manager.cc:1403] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 14:50:58.751224 21318 ts_tablet_manager.cc:1403] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.014s
I20260709 14:50:58.752350 21319 raft_consensus.cc:359] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.753084 21319 raft_consensus.cc:385] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.754037 21318 raft_consensus.cc:359] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.754742 21318 raft_consensus.cc:385] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.755020 21318 raft_consensus.cc:740] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.755013 21317 raft_consensus.cc:359] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.756003 21317 raft_consensus.cc:385] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.756364 21317 raft_consensus.cc:740] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.756067 21318 consensus_queue.cc:260] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.757184 21317 consensus_queue.cc:260] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.754053 21319 raft_consensus.cc:740] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.758386 21318 ts_tablet_manager.cc:1434] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:58.759286 21318 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.759637 21319 consensus_queue.cc:260] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.761662 21319 ts_tablet_manager.cc:1434] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 14:50:58.762549 21319 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.765071 21318 tablet_bootstrap.cc:654] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.769055 21317 ts_tablet_manager.cc:1434] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:58.772339 21323 raft_consensus.cc:493] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.773167 21323 raft_consensus.cc:515] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.773581 21317 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.774775 21319 tablet_bootstrap.cc:654] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.775816 21323 leader_election.cc:290] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:58.782699 21318 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.783175 21318 ts_tablet_manager.cc:1403] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260709 14:50:58.784087 21317 tablet_bootstrap.cc:654] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.786108 21318 raft_consensus.cc:359] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.786804 21318 raft_consensus.cc:385] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.787094 21318 raft_consensus.cc:740] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.787950 21318 consensus_queue.cc:260] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.791882 21318 ts_tablet_manager.cc:1434] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:50:58.792863 21318 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.795432 21317 tablet_bootstrap.cc:492] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.796015 21317 ts_tablet_manager.cc:1403] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:50:58.798779 21317 raft_consensus.cc:359] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.799624 21317 raft_consensus.cc:385] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.799993 21317 raft_consensus.cc:740] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.800859 21317 consensus_queue.cc:260] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.803218 21317 ts_tablet_manager.cc:1434] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:58.804145 21317 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.804502 21318 tablet_bootstrap.cc:654] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.810185 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
W20260709 14:50:58.811962 21092 leader_election.cc:343] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4635aec126c49369b4be350e422db26 (127.15.222.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.812489 21319 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.813059 21319 ts_tablet_manager.cc:1403] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.022s
I20260709 14:50:58.813720 21317 tablet_bootstrap.cc:654] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.815819 21319 raft_consensus.cc:359] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.816504 21319 raft_consensus.cc:385] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.816793 21319 raft_consensus.cc:740] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.817624 21319 consensus_queue.cc:260] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.819243 21318 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.819784 21318 ts_tablet_manager.cc:1403] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 14:50:58.821867 21317 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.822510 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:58.822517 21318 raft_consensus.cc:359] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.823346 21318 raft_consensus.cc:385] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.823312 21277 raft_consensus.cc:2468] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:58.823722 21319 ts_tablet_manager.cc:1434] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:58.823760 21318 raft_consensus.cc:740] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.824767 21092 leader_election.cc:304] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [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: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: c4635aec126c49369b4be350e422db26
I20260709 14:50:58.824882 21318 consensus_queue.cc:260] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.825911 21323 raft_consensus.cc:2804] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.826246 21323 raft_consensus.cc:493] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.826552 21323 raft_consensus.cc:3060] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.829002 21318 ts_tablet_manager.cc:1434] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:58.829948 21318 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.830410 21319 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.832454 21317 ts_tablet_manager.cc:1403] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 14:50:58.834957 21323 raft_consensus.cc:515] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.835376 21324 raft_consensus.cc:493] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.835529 21318 tablet_bootstrap.cc:654] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.835942 21324 raft_consensus.cc:515] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.836668 21319 tablet_bootstrap.cc:654] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.837838 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
W20260709 14:50:58.839425 21092 leader_election.cc:343] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4635aec126c49369b4be350e422db26 (127.15.222.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.841459 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:58.842016 21277 raft_consensus.cc:3060] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.846747 21318 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.847213 21318 ts_tablet_manager.cc:1403] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260709 14:50:58.849311 21277 raft_consensus.cc:2468] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:58.850000 21318 raft_consensus.cc:359] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.850683 21318 raft_consensus.cc:385] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.850960 21318 raft_consensus.cc:740] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.852053 21317 raft_consensus.cc:359] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.852810 21317 raft_consensus.cc:385] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.853152 21317 raft_consensus.cc:740] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.849766 21323 leader_election.cc:290] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:58.853660 21324 leader_election.cc:290] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:58.853931 21319 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.854439 21319 ts_tablet_manager.cc:1403] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 14:50:58.854314 21317 consensus_queue.cc:260] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.856319 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:58.857167 21319 raft_consensus.cc:359] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.857569 21092 leader_election.cc:304] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: c4635aec126c49369b4be350e422db26
W20260709 14:50:58.857915 21243 leader_election.cc:343] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.858210 21318 consensus_queue.cc:260] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.859541 21323 raft_consensus.cc:2804] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.860766 21317 ts_tablet_manager.cc:1434] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:50:58.861932 21317 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.862583 21318 ts_tablet_manager.cc:1434] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:50:58.863590 21318 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.869438 21318 tablet_bootstrap.cc:654] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.870321 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:58.857883 21319 raft_consensus.cc:385] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.872259 21319 raft_consensus.cc:740] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
W20260709 14:50:58.871853 21241 leader_election.cc:343] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4635aec126c49369b4be350e422db26 (127.15.222.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.872814 21241 leader_election.cc:304] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:50:58.873515 21324 raft_consensus.cc:2749] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.873067 21319 consensus_queue.cc:260] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.874372 21317 tablet_bootstrap.cc:654] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.875545 21319 ts_tablet_manager.cc:1434] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:50:58.876546 21319 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.882474 21319 tablet_bootstrap.cc:654] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.886227 21317 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.886722 21317 ts_tablet_manager.cc:1403] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.008s
I20260709 14:50:58.887686 21323 raft_consensus.cc:697] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:58.888310 21318 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.889024 21318 ts_tablet_manager.cc:1403] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260709 14:50:58.889331 21317 raft_consensus.cc:359] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.890061 21317 raft_consensus.cc:385] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.888631 21323 consensus_queue.cc:237] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.890362 21317 raft_consensus.cc:740] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.891408 21319 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.891220 21317 consensus_queue.cc:260] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.891987 21319 ts_tablet_manager.cc:1403] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:50:58.891664 21318 raft_consensus.cc:359] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.892366 21318 raft_consensus.cc:385] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.892822 21318 raft_consensus.cc:740] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.893684 21317 ts_tablet_manager.cc:1434] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:50:58.893508 21318 consensus_queue.cc:260] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.894704 21317 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:58.894850 21319 raft_consensus.cc:359] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.895578 21319 raft_consensus.cc:385] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.895900 21318 ts_tablet_manager.cc:1434] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:58.895860 21319 raft_consensus.cc:740] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.896894 21318 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.896747 21319 consensus_queue.cc:260] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.899180 21319 ts_tablet_manager.cc:1434] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:58.900156 21319 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.901335 21317 tablet_bootstrap.cc:654] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.903379 21318 tablet_bootstrap.cc:654] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.905997 21319 tablet_bootstrap.cc:654] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.912480 21317 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:58.912933 21317 ts_tablet_manager.cc:1403] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:50:58.915763 21317 raft_consensus.cc:359] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.916182 21324 raft_consensus.cc:493] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.916872 21324 raft_consensus.cc:515] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.918324 21317 raft_consensus.cc:385] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.918632 21317 raft_consensus.cc:740] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.919909 21319 tablet_bootstrap.cc:492] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.920431 21319 ts_tablet_manager.cc:1403] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:50:58.921027 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:58.921445 21318 tablet_bootstrap.cc:492] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:58.921813 21203 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:50:58.921993 21318 ts_tablet_manager.cc:1403] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260709 14:50:58.923076 21241 leader_election.cc:304] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:58.923193 21319 raft_consensus.cc:359] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.923930 21319 raft_consensus.cc:385] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.924216 21319 raft_consensus.cc:740] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.924481 21324 leader_election.cc:290] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931)
I20260709 14:50:58.919359 21317 consensus_queue.cc:260] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.924851 21319 consensus_queue.cc:260] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.924817 21318 raft_consensus.cc:359] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.926218 21318 raft_consensus.cc:385] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.926281 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:58.926560 21318 raft_consensus.cc:740] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.926900 21128 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:50:58.927230 21319 ts_tablet_manager.cc:1434] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:58.928202 21319 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.924994 21324 raft_consensus.cc:2804] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.928750 21324 raft_consensus.cc:493] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.929083 21324 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.925678 21338 raft_consensus.cc:493] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.930644 21338 raft_consensus.cc:515] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.932685 21338 leader_election.cc:290] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:58.928280 21024 catalog_manager.cc:5697] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.934689 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:58.935139 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:58.935864 21203 raft_consensus.cc:2468] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
W20260709 14:50:58.936043 21092 leader_election.cc:343] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.937398 21319 tablet_bootstrap.cc:654] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.937101 21092 leader_election.cc:304] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [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: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:50:58.938498 21323 raft_consensus.cc:2804] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.927253 21318 consensus_queue.cc:260] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.938849 21323 raft_consensus.cc:493] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.942405 21318 ts_tablet_manager.cc:1434] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:50:58.944186 21318 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:58.945514 21323 raft_consensus.cc:3060] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.950047 21318 tablet_bootstrap.cc:654] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.952323 21323 raft_consensus.cc:515] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.962392 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:58.962987 21203 raft_consensus.cc:3060] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.963696 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
W20260709 14:50:58.965167 21092 leader_election.cc:343] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.965801 21323 leader_election.cc:290] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:58.967196 21319 tablet_bootstrap.cc:492] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:58.967643 21319 ts_tablet_manager.cc:1403] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.006s
I20260709 14:50:58.970232 21203 raft_consensus.cc:2468] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:58.970435 21319 raft_consensus.cc:359] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.971221 21319 raft_consensus.cc:385] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.971524 21319 raft_consensus.cc:740] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.971485 21092 leader_election.cc:304] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:50:58.972885 21323 raft_consensus.cc:2804] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.972700 21319 consensus_queue.cc:260] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.973448 21323 raft_consensus.cc:697] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:58.974316 21323 consensus_queue.cc:237] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.982792 21319 ts_tablet_manager.cc:1434] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 14:50:58.983863 21319 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:58.984970 21024 catalog_manager.cc:5697] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.989902 21319 tablet_bootstrap.cc:654] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.992092 21350 raft_consensus.cc:493] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.992599 21350 raft_consensus.cc:515] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:58.991492 21324 raft_consensus.cc:515] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:58.995594 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:58.996788 21324 leader_election.cc:290] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931)
W20260709 14:50:58.997331 21243 leader_election.cc:343] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.998688 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:58.999330 21128 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:58.999605 21241 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:45289, user_credentials={real_user=slave}} blocked reactor thread for 76612.7us
I20260709 14:50:58.999799 21317 ts_tablet_manager.cc:1434] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.087s	user 0.028s	sys 0.038s
I20260709 14:50:59.000845 21317 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:59.008895 21350 leader_election.cc:290] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.006534 21128 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:50:59.010414 21243 leader_election.cc:304] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:50:59.011067 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.011286 21350 raft_consensus.cc:2804] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.011677 21203 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.011847 21350 raft_consensus.cc:697] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.012801 21350 consensus_queue.cc:237] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:59.017721 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.018023 21317 tablet_bootstrap.cc:654] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.018376 21202 raft_consensus.cc:2468] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:50:59.018954 21318 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:59.019459 21318 ts_tablet_manager.cc:1403] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.051s
I20260709 14:50:59.019610 21241 leader_election.cc:304] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [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: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.020506 21346 raft_consensus.cc:2804] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.020836 21346 raft_consensus.cc:493] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.021130 21346 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.021993 21318 raft_consensus.cc:359] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.022616 21318 raft_consensus.cc:385] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.022861 21347 raft_consensus.cc:493] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.022878 21318 raft_consensus.cc:740] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.024415 21318 consensus_queue.cc:260] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.024751 21203 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:50:59.023438 21347 raft_consensus.cc:515] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.028733 21318 ts_tablet_manager.cc:1434] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:59.029470 21319 tablet_bootstrap.cc:492] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:59.029649 21318 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:50:59.029910 21319 ts_tablet_manager.cc:1403] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 14:50:59.032459 21319 raft_consensus.cc:359] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.033048 21319 raft_consensus.cc:385] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.033308 21319 raft_consensus.cc:740] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.034000 21319 consensus_queue.cc:260] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.035545 21318 tablet_bootstrap.cc:654] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.036224 21346 raft_consensus.cc:515] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.041725 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.042415 21202 raft_consensus.cc:2468] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.044113 21319 ts_tablet_manager.cc:1434] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:50:59.044325 21092 leader_election.cc:304] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.045110 21319 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:50:59.045305 21323 raft_consensus.cc:2804] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.045732 21323 raft_consensus.cc:493] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.046072 21323 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.048626 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
W20260709 14:50:59.050052 21243 leader_election.cc:343] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.051015 21346 leader_election.cc:290] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.052940 21346 raft_consensus.cc:493] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.053205 21323 raft_consensus.cc:515] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.053385 21346 raft_consensus.cc:515] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.056015 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.056164 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:59.056586 21202 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.058223 21346 leader_election.cc:290] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.059675 21347 leader_election.cc:290] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.060698 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.061472 21323 leader_election.cc:290] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.061900 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.062523 21201 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.062399 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74338d35c49a405895b2f5cafb647f0f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.062990 21318 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:50:59.063581 21318 ts_tablet_manager.cc:1403] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
W20260709 14:50:59.064267 21092 leader_election.cc:343] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.064671 21319 tablet_bootstrap.cc:654] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.065665 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.066357 21318 raft_consensus.cc:359] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.063506 21200 raft_consensus.cc:2393] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46e900b804cb4ec6a59bcf8ac87ee191 in current term 1: Already voted for candidate 7a6807e9fb8c423a91bbac1861a6242d in this term.
I20260709 14:50:59.067153 21318 raft_consensus.cc:385] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.067544 21318 raft_consensus.cc:740] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.068411 21318 consensus_queue.cc:260] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.069214 21201 raft_consensus.cc:2468] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:50:59.062115 21317 tablet_bootstrap.cc:492] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:59.070480 21317 ts_tablet_manager.cc:1403] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.021s
W20260709 14:50:59.066910 21092 leader_election.cc:343] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.073218 21317 raft_consensus.cc:359] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.073869 21317 raft_consensus.cc:385] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.074150 21317 raft_consensus.cc:740] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.075035 21317 consensus_queue.cc:260] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.077327 21317 ts_tablet_manager.cc:1434] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:59.075074 21202 raft_consensus.cc:2468] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.078080 21318 ts_tablet_manager.cc:1434] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:50:59.078612 21092 leader_election.cc:304] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:50:59.079417 21347 raft_consensus.cc:2804] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.074118 21241 leader_election.cc:304] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:50:59.080415 21346 raft_consensus.cc:3060] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.081970 21319 tablet_bootstrap.cc:492] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:50:59.082440 21319 ts_tablet_manager.cc:1403] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.011s
I20260709 14:50:59.082794 21241 leader_election.cc:304] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.076529 21023 catalog_manager.cc:5697] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.083665 21350 raft_consensus.cc:2804] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.084136 21323 raft_consensus.cc:493] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.084141 21350 raft_consensus.cc:697] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.084770 21317 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:59.085213 21350 consensus_queue.cc:237] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.085532 21319 raft_consensus.cc:359] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.086189 21319 raft_consensus.cc:385] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.086462 21319 raft_consensus.cc:740] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.087102 21319 consensus_queue.cc:260] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.085546 21347 raft_consensus.cc:697] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.088950 21319 ts_tablet_manager.cc:1434] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:59.089282 21347 consensus_queue.cc:237] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.089673 21323 raft_consensus.cc:515] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.090965 21317 tablet_bootstrap.cc:654] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.091481 21346 raft_consensus.cc:2749] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.094841 21323 leader_election.cc:290] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.097069 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.097790 21277 raft_consensus.cc:2468] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.098750 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
W20260709 14:50:59.098784 21074 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:59.099455 21202 raft_consensus.cc:2468] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.100328 21092 leader_election.cc:304] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:50:59.101929 21323 raft_consensus.cc:2804] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.102341 21323 raft_consensus.cc:493] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.102895 21323 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.110019 21026 catalog_manager.cc:5697] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.112505 21317 tablet_bootstrap.cc:492] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:59.113025 21317 ts_tablet_manager.cc:1403] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.014s
I20260709 14:50:59.113683 21323 raft_consensus.cc:515] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.115702 21323 leader_election.cc:290] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.115638 21317 raft_consensus.cc:359] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.116272 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.116473 21317 raft_consensus.cc:385] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.116864 21202 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.116930 21317 raft_consensus.cc:740] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.117431 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.117710 21317 consensus_queue.cc:260] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.118163 21277 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.119688 21317 ts_tablet_manager.cc:1434] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:59.120572 21317 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:50:59.121961 21202 raft_consensus.cc:2468] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.123044 21092 leader_election.cc:304] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.124964 21323 raft_consensus.cc:2804] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.125664 21023 catalog_manager.cc:5697] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.125540 21317 tablet_bootstrap.cc:654] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.126395 21323 raft_consensus.cc:697] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.127678 21277 raft_consensus.cc:2468] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.127489 21323 consensus_queue.cc:237] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.135848 21317 tablet_bootstrap.cc:492] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:50:59.136307 21317 ts_tablet_manager.cc:1403] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:50:59.138428 21317 raft_consensus.cc:359] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.138857 21317 raft_consensus.cc:385] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.139043 21317 raft_consensus.cc:740] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.139489 21317 consensus_queue.cc:260] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.139478 21023 catalog_manager.cc:5697] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.140852 21317 ts_tablet_manager.cc:1434] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:59.159802 21323 raft_consensus.cc:493] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.160198 21323 raft_consensus.cc:515] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.161607 21323 leader_election.cc:290] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.162268 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.162407 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.162774 21202 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.162926 21277 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.163658 21092 leader_election.cc:304] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.164191 21323 raft_consensus.cc:2804] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.164496 21323 raft_consensus.cc:493] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.164785 21323 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.169193 21323 raft_consensus.cc:515] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.170549 21323 leader_election.cc:290] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.171188 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.171440 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.171674 21202 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.171931 21277 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.175952 21202 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.176317 21277 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.176846 21092 leader_election.cc:304] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.177441 21323 raft_consensus.cc:2804] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.177889 21323 raft_consensus.cc:697] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.178468 21323 consensus_queue.cc:237] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.185065 21023 catalog_manager.cc:5697] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.189826 21323 raft_consensus.cc:493] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.190193 21323 raft_consensus.cc:515] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.192077 21323 leader_election.cc:290] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.192538 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.193075 21325 raft_consensus.cc:493] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.193094 21202 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.193280 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.193534 21350 raft_consensus.cc:493] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.193696 21325 raft_consensus.cc:515] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.194020 21277 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:50:59.194088 21350 raft_consensus.cc:515] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.194317 21092 leader_election.cc:304] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.195431 21323 raft_consensus.cc:2804] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.195796 21323 raft_consensus.cc:493] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.196103 21350 leader_election.cc:290] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.196116 21323 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.197121 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:59.197757 21128 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:50:59.198952 21243 leader_election.cc:304] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:50:59.199744 21350 raft_consensus.cc:2804] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.199841 21325 leader_election.cc:290] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.200117 21350 raft_consensus.cc:493] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.200501 21350 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.204483 21323 raft_consensus.cc:515] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.207432 21323 leader_election.cc:290] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.208316 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.208869 21277 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.208792 21350 raft_consensus.cc:515] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.211128 21350 leader_election.cc:290] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.207472 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.212188 21202 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.214200 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.211498 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.214850 21201 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:50:59.215168 21128 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.218741 21202 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.219244 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.219830 21201 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.221865 21128 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:50:59.221980 21092 leader_election.cc:304] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.222827 21323 raft_consensus.cc:2804] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.223290 21323 raft_consensus.cc:697] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.223789 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:59.223470 21243 leader_election.cc:304] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:50:59.224571 21127 raft_consensus.cc:2393] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4635aec126c49369b4be350e422db26 in current term 1: Already voted for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in this term.
I20260709 14:50:59.224116 21323 consensus_queue.cc:237] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.224907 21350 raft_consensus.cc:2804] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.225860 21201 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:50:59.226151 21350 raft_consensus.cc:697] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.226986 21350 consensus_queue.cc:237] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.228011 21277 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:50:59.231477 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.233301 21167 leader_election.cc:304] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.234081 21325 raft_consensus.cc:2749] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.234898 21023 catalog_manager.cc:5697] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.237661 21026 catalog_manager.cc:5697] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.275846 21277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:50:59.276298 21277 raft_consensus.cc:606] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.282706 21277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:50:59.283105 21277 raft_consensus.cc:606] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.295977 21128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:33712
I20260709 14:50:59.296428 21128 raft_consensus.cc:606] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:50:59.300735 21128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:33712
I20260709 14:50:59.301160 21128 raft_consensus.cc:606] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:50:59.301993 21350 raft_consensus.cc:493] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.302395 21350 raft_consensus.cc:515] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.304147 21350 leader_election.cc:290] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.304797 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:59.305794 21127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:33712
I20260709 14:50:59.306352 21127 raft_consensus.cc:606] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:50:59.306300 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:50:59.307204 21201 raft_consensus.cc:2393] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46e900b804cb4ec6a59bcf8ac87ee191 in current term 1: Already voted for candidate 7a6807e9fb8c423a91bbac1861a6242d in this term.
I20260709 14:50:59.308048 21241 leader_election.cc:304] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:50:59.308617 21350 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.311386 21277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:50:59.311897 21277 raft_consensus.cc:606] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:50:59.314078 21350 raft_consensus.cc:2749] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.316130 21127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
mode: GRACEFUL
new_leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:33712
I20260709 14:50:59.316581 21127 raft_consensus.cc:606] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Received request to transfer leadership to TS 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:50:59.346429 21325 raft_consensus.cc:493] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.346915 21325 raft_consensus.cc:515] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.348606 21325 leader_election.cc:290] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.349399 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:50:59.349372 21323 consensus_queue.cc:1048] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.349677 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f430cc89f9bc49a6bed7065f423e889c" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:50:59.350385 21277 raft_consensus.cc:2393] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4635aec126c49369b4be350e422db26 in current term 1: Already voted for candidate 7a6807e9fb8c423a91bbac1861a6242d in this term.
I20260709 14:50:59.351263 21167 leader_election.cc:304] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:50:59.352218 21325 raft_consensus.cc:3060] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.358570 21325 raft_consensus.cc:2749] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.363488 21338 consensus_queue.cc:1048] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.414417 21350 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.420007 21346 raft_consensus.cc:993] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:50:59.420452 21324 raft_consensus.cc:1081] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:50:59.421916 21128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:33686
I20260709 14:50:59.423329 21128 raft_consensus.cc:493] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.423717 21128 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.424763 21350 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.429658 21128 raft_consensus.cc:515] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:59.432621 21128 leader_election.cc:290] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.432786 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.433470 21202 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.433770 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.434908 21277 raft_consensus.cc:3055] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.435228 21277 raft_consensus.cc:740] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.436008 21277 consensus_queue.cc:260] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:59.437199 21277 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.440083 21202 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:50:59.441035 21092 leader_election.cc:304] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.441592 21338 raft_consensus.cc:2804] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.441911 21338 raft_consensus.cc:697] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.442657 21338 consensus_queue.cc:237] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:50:59.444047 21277 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:50:59.446182 21338 consensus_queue.cc:1048] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.450489 21026 catalog_manager.cc:5697] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 2 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.459173 21376 consensus_queue.cc:1048] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.476653 21128 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.482946 21350 consensus_queue.cc:1048] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.488195 21324 raft_consensus.cc:993] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:50:59.488639 21346 raft_consensus.cc:1081] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:50:59.490123 21127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:33686
I20260709 14:50:59.491225 21127 raft_consensus.cc:493] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.491680 21127 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.497751 21379 consensus_queue.cc:1048] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.500033 21127 raft_consensus.cc:515] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.501952 21127 leader_election.cc:290] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.503094 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.502926 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c7448f8c59492789c4ae8dbf56341f" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.504490 21277 raft_consensus.cc:3055] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.504805 21277 raft_consensus.cc:740] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.505559 21277 consensus_queue.cc:260] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.506587 21277 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.512212 21277 raft_consensus.cc:2468] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:50:59.513126 21092 leader_election.cc:304] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [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: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: c4635aec126c49369b4be350e422db26
I20260709 14:50:59.513729 21376 raft_consensus.cc:2804] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.514153 21376 raft_consensus.cc:697] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.514930 21376 consensus_queue.cc:237] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.521770 21023 catalog_manager.cc:5697] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 2 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.576915 21376 consensus_queue.cc:1048] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.586540 21376 consensus_queue.cc:1048] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.591012 21376 consensus_queue.cc:1048] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.595220 21347 raft_consensus.cc:993] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: : Instructing follower 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:50:59.595633 21376 raft_consensus.cc:1081] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Signalling peer 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:50:59.597038 21277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:47406
I20260709 14:50:59.597628 21277 raft_consensus.cc:493] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.597986 21277 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.599304 21338 consensus_queue.cc:1048] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.604478 21338 raft_consensus.cc:993] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.604863 21338 raft_consensus.cc:1081] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.605397 21277 raft_consensus.cc:515] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.608318 21202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47614
I20260709 14:50:59.608891 21202 raft_consensus.cc:493] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.609251 21202 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.612056 21323 consensus_queue.cc:1048] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.616124 21202 raft_consensus.cc:515] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.617177 21376 consensus_queue.cc:1048] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:59.621241 21277 leader_election.cc:290] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:50:59.621373 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.622005 21127 raft_consensus.cc:3055] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.622331 21127 raft_consensus.cc:740] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.622478 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.622730 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fd36f6ddf54f5ba89af60b46757ecc" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:50:59.623324 21200 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.623091 21127 consensus_queue.cc:260] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.624287 21127 raft_consensus.cc:3060] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.621555 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c5e59a16864c208fad473c4cbce8cf" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.626102 21128 raft_consensus.cc:3055] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.626444 21128 raft_consensus.cc:740] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.627202 21128 consensus_queue.cc:260] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.628134 21128 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.630440 21200 raft_consensus.cc:2468] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 2.
I20260709 14:50:59.631551 21241 leader_election.cc:304] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.632356 21379 raft_consensus.cc:2804] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.620486 21202 leader_election.cc:290] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.632809 21379 raft_consensus.cc:697] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.634449 21379 consensus_queue.cc:237] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.634769 21128 raft_consensus.cc:2468] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.636147 21169 leader_election.cc:304] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [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: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:50:59.637272 21325 raft_consensus.cc:2804] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.633538 21127 raft_consensus.cc:2468] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 2.
I20260709 14:50:59.640128 21338 raft_consensus.cc:993] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.640563 21338 raft_consensus.cc:1081] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.642834 21379 consensus_queue.cc:1048] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.643329 21201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47614
I20260709 14:50:59.643957 21201 raft_consensus.cc:493] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.644292 21201 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.651196 21201 raft_consensus.cc:515] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.653867 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.654450 21128 raft_consensus.cc:3055] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.654757 21128 raft_consensus.cc:740] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.655766 21201 leader_election.cc:290] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.656961 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c6945812e4a878bd848a8569b7e01" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.657560 21277 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.657203 21128 consensus_queue.cc:260] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.663393 21325 raft_consensus.cc:697] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:50:59.664561 21325 consensus_queue.cc:237] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.665287 21338 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.665963 21350 consensus_queue.cc:1048] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.664414 21128 raft_consensus.cc:3060] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.673446 21338 raft_consensus.cc:993] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.673848 21338 raft_consensus.cc:1081] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.674288 21128 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.674547 21277 raft_consensus.cc:2468] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.676954 21169 leader_election.cc:304] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.678496 21200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47614
I20260709 14:50:59.679020 21200 raft_consensus.cc:493] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.679431 21200 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.682873 21387 raft_consensus.cc:2804] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.685508 21376 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.679030 21023 catalog_manager.cc:5697] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.686837 21200 raft_consensus.cc:515] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.687846 21202 raft_consensus.cc:1240] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Rejecting Update request from peer 7a6807e9fb8c423a91bbac1861a6242d for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:59.688021 21350 raft_consensus.cc:993] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.689124 21350 raft_consensus.cc:1081] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:50:59.692044 21201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47630
I20260709 14:50:59.692531 21201 raft_consensus.cc:493] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.692866 21201 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.698974 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.699635 21128 raft_consensus.cc:3055] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.699941 21128 raft_consensus.cc:740] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:50:59.700155 21376 consensus_queue.cc:1059] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.701647 21128 consensus_queue.cc:260] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.704887 21128 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.702406 21387 raft_consensus.cc:697] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:50:59.701113 21201 raft_consensus.cc:515] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.706398 21387 consensus_queue.cc:237] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.707540 21201 leader_election.cc:290] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.711242 21200 leader_election.cc:290] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:50:59.711949 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:50:59.711310 21128 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.712245 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
W20260709 14:50:59.712718 21347 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:50:59.712855 21275 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.713747 21169 leader_election.cc:304] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.712685 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ac498d3d040ff9777e47a8b2ab2ab" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:50:59.714962 21277 raft_consensus.cc:3055] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.715162 21127 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.715399 21277 raft_consensus.cc:740] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:50:59.715046 21024 catalog_manager.cc:5697] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 1 to 2, leader changed from 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193) to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.716379 21277 consensus_queue.cc:260] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.717581 21277 raft_consensus.cc:3060] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.719588 21275 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.721938 21127 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.723201 21277 raft_consensus.cc:2468] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:50:59.723730 21387 raft_consensus.cc:2804] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.724753 21167 leader_election.cc:304] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:50:59.725569 21391 raft_consensus.cc:2804] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.725944 21387 raft_consensus.cc:697] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:50:59.726012 21391 raft_consensus.cc:697] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:50:59.726867 21387 consensus_queue.cc:237] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [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: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.727097 21391 consensus_queue.cc:237] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:50:59.729827 21024 catalog_manager.cc:5697] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.741539 21024 catalog_manager.cc:5697] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.742709 21024 catalog_manager.cc:5697] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.887482 21277 raft_consensus.cc:1275] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.888602 21347 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.895380 21200 raft_consensus.cc:1275] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.898536 21376 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.046015 21127 raft_consensus.cc:1275] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.047118 21379 consensus_queue.cc:1048] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.048341 21277 raft_consensus.cc:3060] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.054149 21200 raft_consensus.cc:1275] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.055671 21324 consensus_queue.cc:1048] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.057853 21277 raft_consensus.cc:1275] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.059134 21387 consensus_queue.cc:1048] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.067651 21127 raft_consensus.cc:1275] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.069159 21387 consensus_queue.cc:1048] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.087893 21277 raft_consensus.cc:1275] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.088861 21376 consensus_queue.cc:1048] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.095379 21200 raft_consensus.cc:3060] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.102088 21200 raft_consensus.cc:1275] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.103307 21338 consensus_queue.cc:1048] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.110483 21277 raft_consensus.cc:1275] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.111516 21391 consensus_queue.cc:1048] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.119992 21128 raft_consensus.cc:1275] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.118973 21127 raft_consensus.cc:1275] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.121354 21391 consensus_queue.cc:1048] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.122294 21393 consensus_queue.cc:1048] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.135517 21277 raft_consensus.cc:1275] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.136713 21393 consensus_queue.cc:1048] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.201056 21277 raft_consensus.cc:1275] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.202145 21393 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.209059 21128 raft_consensus.cc:1275] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.210498 21387 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:02.343721 21023 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35304:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:02.346458 21023 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:02.397006 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 6585d06ba3b14d0ea9ac12975340b1db (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.398273 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 6585d06ba3b14d0ea9ac12975340b1db (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.398824 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6585d06ba3b14d0ea9ac12975340b1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.399894 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6585d06ba3b14d0ea9ac12975340b1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.399694 21259 tablet_service.cc:1511] Processing CreateTablet for tablet 6585d06ba3b14d0ea9ac12975340b1db (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.401214 21259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6585d06ba3b14d0ea9ac12975340b1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.405186 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 001860183acc4e06a6d6ad3753b80f71 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.406491 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001860183acc4e06a6d6ad3753b80f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.416586 21262 tablet_service.cc:1511] Processing CreateTablet for tablet 001860183acc4e06a6d6ad3753b80f71 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.417872 21262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001860183acc4e06a6d6ad3753b80f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.420783 21264 tablet_service.cc:1511] Processing CreateTablet for tablet 428ff15f067c4deea824873c70c38c92 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.422207 21264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428ff15f067c4deea824873c70c38c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.427874 21261 tablet_service.cc:1511] Processing CreateTablet for tablet 03908fc607d04b6b95178f8dab2ac7c6 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.428082 21265 tablet_service.cc:1511] Processing CreateTablet for tablet 70b2a0c4777249868337f064dbc0285f (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.429304 21261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03908fc607d04b6b95178f8dab2ac7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.429913 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b2a0c4777249868337f064dbc0285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.434682 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 70b2a0c4777249868337f064dbc0285f (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.434825 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 001860183acc4e06a6d6ad3753b80f71 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.435999 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b2a0c4777249868337f064dbc0285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.437230 21188 tablet_service.cc:1511] Processing CreateTablet for tablet 428ff15f067c4deea824873c70c38c92 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.438624 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428ff15f067c4deea824873c70c38c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.440820 21192 tablet_service.cc:1511] Processing CreateTablet for tablet 03908fc607d04b6b95178f8dab2ac7c6 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.444326 21406 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.451963 21185 tablet_service.cc:1511] Processing CreateTablet for tablet 42f631d5cd3f41a0bb8e53b24f16a804 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.452345 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 738cf73f4541462dbc3f19651efd2ff1 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.455111 21193 tablet_service.cc:1511] Processing CreateTablet for tablet cb24f733160d4f9bab6606020547cb18 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.460125 21267 tablet_service.cc:1511] Processing CreateTablet for tablet 738cf73f4541462dbc3f19651efd2ff1 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.460469 21260 tablet_service.cc:1511] Processing CreateTablet for tablet 42f631d5cd3f41a0bb8e53b24f16a804 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.461406 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738cf73f4541462dbc3f19651efd2ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.462705 21191 tablet_service.cc:1511] Processing CreateTablet for tablet af103e43671f4b11993ce1307bd6796a (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.463122 21263 tablet_service.cc:1511] Processing CreateTablet for tablet cb24f733160d4f9bab6606020547cb18 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.464480 21263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24f733160d4f9bab6606020547cb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.473043 21192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03908fc607d04b6b95178f8dab2ac7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.479219 21265 tablet_service.cc:1511] Processing CreateTablet for tablet af103e43671f4b11993ce1307bd6796a (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.481204 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af103e43671f4b11993ce1307bd6796a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.483943 21260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f631d5cd3f41a0bb8e53b24f16a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.486102 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001860183acc4e06a6d6ad3753b80f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.486975 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738cf73f4541462dbc3f19651efd2ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.489257 21191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af103e43671f4b11993ce1307bd6796a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.477303 21406 tablet_bootstrap.cc:654] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.493055 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f631d5cd3f41a0bb8e53b24f16a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.494783 21193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24f733160d4f9bab6606020547cb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.516327 21405 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.540040 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 428ff15f067c4deea824873c70c38c92 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.541536 21409 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.542208 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428ff15f067c4deea824873c70c38c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.545001 21405 tablet_bootstrap.cc:654] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.555192 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 03908fc607d04b6b95178f8dab2ac7c6 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.556501 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03908fc607d04b6b95178f8dab2ac7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.560535 21409 tablet_bootstrap.cc:654] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.566905 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 70b2a0c4777249868337f064dbc0285f (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.567132 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 738cf73f4541462dbc3f19651efd2ff1 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.568235 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b2a0c4777249868337f064dbc0285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.568879 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738cf73f4541462dbc3f19651efd2ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.577165 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 42f631d5cd3f41a0bb8e53b24f16a804 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.577708 21110 tablet_service.cc:1511] Processing CreateTablet for tablet cb24f733160d4f9bab6606020547cb18 (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.578485 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f631d5cd3f41a0bb8e53b24f16a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.579084 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24f733160d4f9bab6606020547cb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.583039 21117 tablet_service.cc:1511] Processing CreateTablet for tablet af103e43671f4b11993ce1307bd6796a (DEFAULT_TABLE table=soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.584403 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af103e43671f4b11993ce1307bd6796a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.618985 21405 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.619283 21406 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.619482 21405 ts_tablet_manager.cc:1403] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.000s
I20260709 14:51:02.619956 21406 ts_tablet_manager.cc:1403] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.004s
I20260709 14:51:02.622185 21405 raft_consensus.cc:359] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.622923 21405 raft_consensus.cc:385] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.623167 21405 raft_consensus.cc:740] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.623286 21406 raft_consensus.cc:359] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.624114 21406 raft_consensus.cc:385] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.624404 21406 raft_consensus.cc:740] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.625231 21406 consensus_queue.cc:260] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.628273 21406 ts_tablet_manager.cc:1434] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:02.631824 21406 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.628238 21405 consensus_queue.cc:260] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.635722 21409 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.636234 21409 ts_tablet_manager.cc:1403] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.039s
I20260709 14:51:02.639055 21409 raft_consensus.cc:359] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.639752 21409 raft_consensus.cc:385] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.640021 21409 raft_consensus.cc:740] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.640707 21409 consensus_queue.cc:260] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.642508 21406 tablet_bootstrap.cc:654] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.642571 21405 ts_tablet_manager.cc:1434] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260709 14:51:02.644431 21408 raft_consensus.cc:493] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.644953 21408 raft_consensus.cc:515] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.645915 21405 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.647075 21408 leader_election.cc:290] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:02.647529 21409 ts_tablet_manager.cc:1434] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:51:02.648478 21409 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.648824 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:02.649590 21200 raft_consensus.cc:2468] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 0.
I20260709 14:51:02.651028 21092 leader_election.cc:304] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:02.652285 21407 raft_consensus.cc:2804] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.652630 21407 raft_consensus.cc:493] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.652947 21407 raft_consensus.cc:3060] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.654565 21409 tablet_bootstrap.cc:654] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.656546 21405 tablet_bootstrap.cc:654] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.648939 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
W20260709 14:51:02.660833 21092 leader_election.cc:343] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.664923 21407 raft_consensus.cc:515] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.666143 21405 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.666640 21405 ts_tablet_manager.cc:1403] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.012s
I20260709 14:51:02.666966 21407 leader_election.cc:290] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:02.667729 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:02.668402 21200 raft_consensus.cc:3060] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.669589 21405 raft_consensus.cc:359] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.670346 21405 raft_consensus.cc:385] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.670642 21405 raft_consensus.cc:740] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.671545 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:02.671382 21405 consensus_queue.cc:260] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
W20260709 14:51:02.673645 21092 leader_election.cc:343] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.673873 21405 ts_tablet_manager.cc:1434] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:02.674872 21405 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.680337 21200 raft_consensus.cc:2468] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 1.
I20260709 14:51:02.681084 21405 tablet_bootstrap.cc:654] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.681897 21092 leader_election.cc:304] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:02.683142 21407 raft_consensus.cc:2804] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.683882 21407 raft_consensus.cc:697] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:51:02.684813 21407 consensus_queue.cc:237] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.688791 21409 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.689321 21409 ts_tablet_manager.cc:1403] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.024s
I20260709 14:51:02.690196 21406 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.690636 21406 ts_tablet_manager.cc:1403] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260709 14:51:02.692423 21409 raft_consensus.cc:359] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.693142 21409 raft_consensus.cc:385] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.693526 21409 raft_consensus.cc:740] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.693638 21405 tablet_bootstrap.cc:492] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.693256 21406 raft_consensus.cc:359] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.694195 21406 raft_consensus.cc:385] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.694275 21405 ts_tablet_manager.cc:1403] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:51:02.694720 21406 raft_consensus.cc:740] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.694416 21409 consensus_queue.cc:260] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.695501 21406 consensus_queue.cc:260] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.697376 21405 raft_consensus.cc:359] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.697784 21409 ts_tablet_manager.cc:1434] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:02.698087 21405 raft_consensus.cc:385] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.698416 21405 raft_consensus.cc:740] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.698680 21409 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.699230 21405 consensus_queue.cc:260] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.701795 21024 catalog_manager.cc:5697] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 1 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.703573 21405 ts_tablet_manager.cc:1434] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:02.704584 21405 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.704702 21409 tablet_bootstrap.cc:654] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.711026 21405 tablet_bootstrap.cc:654] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.714301 21406 ts_tablet_manager.cc:1434] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:51:02.715361 21406 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.720561 21409 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.722131 21405 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.722630 21405 ts_tablet_manager.cc:1403] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 14:51:02.721323 21409 ts_tablet_manager.cc:1403] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 14:51:02.725543 21405 raft_consensus.cc:359] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.726243 21405 raft_consensus.cc:385] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.726411 21406 tablet_bootstrap.cc:654] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.726572 21405 raft_consensus.cc:740] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.725827 21409 raft_consensus.cc:359] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.727155 21409 raft_consensus.cc:385] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.727473 21409 raft_consensus.cc:740] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.727625 21405 consensus_queue.cc:260] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.730345 21405 ts_tablet_manager.cc:1434] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:02.731367 21405 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.728344 21409 consensus_queue.cc:260] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.736490 21409 ts_tablet_manager.cc:1434] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:51:02.737442 21409 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.737679 21405 tablet_bootstrap.cc:654] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.741992 21406 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.742470 21406 ts_tablet_manager.cc:1403] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.011s
I20260709 14:51:02.743496 21409 tablet_bootstrap.cc:654] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.745442 21406 raft_consensus.cc:359] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.750042 21405 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.750207 21406 raft_consensus.cc:385] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.750545 21406 raft_consensus.cc:740] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.750569 21405 ts_tablet_manager.cc:1403] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:51:02.751437 21406 consensus_queue.cc:260] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.753839 21406 ts_tablet_manager.cc:1434] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:02.753624 21405 raft_consensus.cc:359] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.754349 21405 raft_consensus.cc:385] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.754642 21405 raft_consensus.cc:740] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.754853 21406 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.757356 21409 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.757867 21409 ts_tablet_manager.cc:1403] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:51:02.760033 21405 consensus_queue.cc:260] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.760983 21406 tablet_bootstrap.cc:654] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.762279 21405 ts_tablet_manager.cc:1434] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:51:02.763221 21405 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.764662 21409 raft_consensus.cc:359] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.765424 21409 raft_consensus.cc:385] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.765748 21409 raft_consensus.cc:740] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.766623 21409 consensus_queue.cc:260] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.769090 21409 ts_tablet_manager.cc:1434] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:51:02.769886 21405 tablet_bootstrap.cc:654] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.770072 21409 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.776629 21409 tablet_bootstrap.cc:654] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.783509 21405 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.783638 21324 raft_consensus.cc:493] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.783998 21405 ts_tablet_manager.cc:1403] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260709 14:51:02.786844 21409 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.786623 21324 raft_consensus.cc:515] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.786913 21405 raft_consensus.cc:359] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.787550 21409 ts_tablet_manager.cc:1403] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:51:02.787870 21405 raft_consensus.cc:385] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.788242 21405 raft_consensus.cc:740] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.788897 21324 leader_election.cc:290] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:02.789122 21405 consensus_queue.cc:260] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.789650 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:02.790380 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:02.791046 21128 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:51:02.791438 21200 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:51:02.792316 21405 ts_tablet_manager.cc:1434] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:51:02.792492 21243 leader_election.cc:304] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:51:02.793618 21405 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.793838 21324 raft_consensus.cc:2804] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.794209 21324 raft_consensus.cc:493] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.794543 21324 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.795017 21406 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.795500 21406 ts_tablet_manager.cc:1403] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.012s
I20260709 14:51:02.800040 21405 tablet_bootstrap.cc:654] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.800351 21409 raft_consensus.cc:359] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.801076 21409 raft_consensus.cc:385] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.801348 21409 raft_consensus.cc:740] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.801492 21324 raft_consensus.cc:515] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.802085 21409 consensus_queue.cc:260] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.804312 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:02.804862 21128 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.809285 21405 tablet_bootstrap.cc:492] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.809769 21405 ts_tablet_manager.cc:1403] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:51:02.811053 21406 raft_consensus.cc:359] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.811790 21406 raft_consensus.cc:385] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.811949 21128 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:51:02.812572 21405 raft_consensus.cc:359] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.813274 21405 raft_consensus.cc:385] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.813098 21243 leader_election.cc:304] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:51:02.813501 21409 ts_tablet_manager.cc:1434] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:02.813618 21405 raft_consensus.cc:740] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.814725 21406 raft_consensus.cc:740] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.814528 21405 consensus_queue.cc:260] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.815501 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:02.815459 21406 consensus_queue.cc:260] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.816171 21200 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.817054 21405 ts_tablet_manager.cc:1434] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:02.817725 21406 ts_tablet_manager.cc:1434] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:51:02.818137 21405 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.818676 21406 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.814584 21409 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.827222 21200 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:51:02.829632 21409 tablet_bootstrap.cc:654] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.830363 21324 leader_election.cc:290] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:02.831518 21405 tablet_bootstrap.cc:654] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.832156 21428 raft_consensus.cc:2804] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.832784 21428 raft_consensus.cc:697] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:02.833649 21406 tablet_bootstrap.cc:654] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.833686 21428 consensus_queue.cc:237] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.846679 21405 tablet_bootstrap.cc:492] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.847295 21405 ts_tablet_manager.cc:1403] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260709 14:51:02.849661 21409 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:02.850220 21409 ts_tablet_manager.cc:1403] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260709 14:51:02.852597 21406 tablet_bootstrap.cc:492] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.853057 21406 ts_tablet_manager.cc:1403] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 14:51:02.853088 21405 raft_consensus.cc:359] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.853855 21405 raft_consensus.cc:385] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.853631 21409 raft_consensus.cc:359] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.854240 21405 raft_consensus.cc:740] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.854452 21409 raft_consensus.cc:385] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.854830 21409 raft_consensus.cc:740] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.855191 21405 consensus_queue.cc:260] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.855700 21409 consensus_queue.cc:260] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.857695 21405 ts_tablet_manager.cc:1434] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:02.858186 21409 ts_tablet_manager.cc:1434] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:02.858669 21405 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: Bootstrap starting.
I20260709 14:51:02.855775 21406 raft_consensus.cc:359] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.859252 21409 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:02.859392 21406 raft_consensus.cc:385] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.859786 21406 raft_consensus.cc:740] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.860472 21406 consensus_queue.cc:260] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.862982 21406 ts_tablet_manager.cc:1434] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:02.863996 21406 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.866695 21409 tablet_bootstrap.cc:654] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.867149 21405 tablet_bootstrap.cc:654] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.871757 21428 raft_consensus.cc:493] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.872215 21428 raft_consensus.cc:515] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.873060 21406 tablet_bootstrap.cc:654] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.874140 21428 leader_election.cc:290] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:02.878149 21405 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: No bootstrap required, opened a new log
I20260709 14:51:02.878700 21405 ts_tablet_manager.cc:1403] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:51:02.881704 21405 raft_consensus.cc:359] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.881894 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:02.882694 21128 raft_consensus.cc:2468] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:51:02.883780 21405 raft_consensus.cc:385] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.884109 21405 raft_consensus.cc:740] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.884939 21406 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:02.884903 21405 consensus_queue.cc:260] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.885486 21406 ts_tablet_manager.cc:1403] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 14:51:02.885450 21243 leader_election.cc:304] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:51:02.886384 21428 raft_consensus.cc:2804] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.886724 21428 raft_consensus.cc:493] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.887248 21428 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.887274 21405 ts_tablet_manager.cc:1434] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:02.888502 21406 raft_consensus.cc:359] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.889254 21406 raft_consensus.cc:385] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.889545 21406 raft_consensus.cc:740] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.890401 21406 consensus_queue.cc:260] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.893072 21406 ts_tablet_manager.cc:1434] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:02.894099 21406 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:02.894337 21428 raft_consensus.cc:515] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.900353 21428 leader_election.cc:290] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:02.900731 21406 tablet_bootstrap.cc:654] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.902323 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:02.902453 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:02.886696 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:02.902954 21201 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.903039 21128 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.907975 21387 raft_consensus.cc:493] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.908398 21387 raft_consensus.cc:515] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.909905 21128 raft_consensus.cc:2468] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:51:02.910507 21387 leader_election.cc:290] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:02.911018 21243 leader_election.cc:304] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:51:02.912480 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:02.912745 21324 raft_consensus.cc:2804] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.913131 21127 raft_consensus.cc:2468] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
I20260709 14:51:02.913213 21324 raft_consensus.cc:697] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:02.914057 21324 consensus_queue.cc:237] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.914412 21169 leader_election.cc:304] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:02.915288 21410 raft_consensus.cc:2804] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.915772 21410 raft_consensus.cc:493] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.916095 21410 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.911078 21201 raft_consensus.cc:2468] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:51:02.922945 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
W20260709 14:51:02.924582 21167 leader_election.cc:343] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.926378 21024 catalog_manager.cc:5697] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.911017 21387 raft_consensus.cc:493] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.953387 21387 raft_consensus.cc:515] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.956167 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f631d5cd3f41a0bb8e53b24f16a804" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:02.956804 21127 raft_consensus.cc:2468] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
I20260709 14:51:02.956830 21428 raft_consensus.cc:493] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.957394 21428 raft_consensus.cc:515] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:02.958029 21169 leader_election.cc:304] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:02.959568 21387 leader_election.cc:290] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:02.960085 21387 raft_consensus.cc:2804] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.960407 21387 raft_consensus.cc:493] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.959372 21428 leader_election.cc:290] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:02.960729 21387 raft_consensus.cc:3060] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.961308 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
W20260709 14:51:02.962546 21243 leader_election.cc:343] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.965061 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f631d5cd3f41a0bb8e53b24f16a804" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:51:02.965764 21275 raft_consensus.cc:2468] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
I20260709 14:51:02.965065 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:02.967096 21201 raft_consensus.cc:2468] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 0.
I20260709 14:51:02.968559 21241 leader_election.cc:304] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [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: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:02.969364 21428 raft_consensus.cc:2804] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.969702 21428 raft_consensus.cc:493] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.970019 21428 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.000466 21410 raft_consensus.cc:515] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.002192 21428 raft_consensus.cc:515] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.002629 21410 leader_election.cc:290] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.004914 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
W20260709 14:51:03.006321 21243 leader_election.cc:343] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.009263 21438 raft_consensus.cc:493] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.009684 21428 leader_election.cc:290] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
W20260709 14:51:03.010176 21169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:33931, user_credentials={real_user=slave}} blocked reactor thread for 52218us
I20260709 14:51:03.011943 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.012518 21127 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.020150 21127 raft_consensus.cc:2468] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.028208 21024 catalog_manager.cc:5697] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.031019 21439 raft_consensus.cc:493] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.031486 21439 raft_consensus.cc:515] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.036522 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.038264 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:03.038697 21201 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:03.039929 21167 leader_election.cc:343] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.045184 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:51:03.045761 21275 raft_consensus.cc:2468] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
I20260709 14:51:03.046731 21167 leader_election.cc:304] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.047434 21439 leader_election.cc:290] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.047919 21439 raft_consensus.cc:2804] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.048221 21439 raft_consensus.cc:493] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.048539 21439 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.053272 21201 raft_consensus.cc:2468] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 1.
I20260709 14:51:03.054344 21241 leader_election.cc:304] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:03.059952 21406 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:03.060267 21324 raft_consensus.cc:2804] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.060626 21406 ts_tablet_manager.cc:1403] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.167s	user 0.090s	sys 0.074s
I20260709 14:51:03.060783 21324 raft_consensus.cc:697] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:03.062173 21324 consensus_queue.cc:237] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.063810 21406 raft_consensus.cc:359] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.064580 21406 raft_consensus.cc:385] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.064867 21406 raft_consensus.cc:740] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.055275 21439 raft_consensus.cc:515] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.059900 21387 raft_consensus.cc:515] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.068385 21387 leader_election.cc:290] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.068493 21406 consensus_queue.cc:260] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.069691 21169 leader_election.cc:304] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:03.069000 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.070418 21439 leader_election.cc:290] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.070271 21276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f631d5cd3f41a0bb8e53b24f16a804" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.071067 21387 raft_consensus.cc:2804] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.009790 21438 raft_consensus.cc:515] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.071370 21276 raft_consensus.cc:3060] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.071650 21387 raft_consensus.cc:697] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.070706 21277 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.074085 21387 consensus_queue.cc:237] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.077512 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
W20260709 14:51:03.078856 21167 leader_election.cc:343] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.079272 21276 raft_consensus.cc:2468] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.080416 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.080997 21128 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.081050 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.081310 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f631d5cd3f41a0bb8e53b24f16a804" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.081866 21277 raft_consensus.cc:2468] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.081961 21126 raft_consensus.cc:3060] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.082932 21406 ts_tablet_manager.cc:1434] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:51:03.083997 21406 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:03.086047 21167 leader_election.cc:304] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.088899 21167 leader_election.cc:304] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.089838 21409 tablet_bootstrap.cc:492] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:03.090581 21440 raft_consensus.cc:2804] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.090925 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.091682 21125 raft_consensus.cc:2468] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
I20260709 14:51:03.094698 21024 catalog_manager.cc:5697] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.091320 21440 raft_consensus.cc:697] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.096236 21126 raft_consensus.cc:2468] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.086089 21438 leader_election.cc:290] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.096576 21440 consensus_queue.cc:237] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.093859 21128 raft_consensus.cc:2468] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.099996 21439 raft_consensus.cc:2804] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.101202 21410 raft_consensus.cc:493] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.101661 21410 raft_consensus.cc:515] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.101128 21439 raft_consensus.cc:697] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.100589 21409 ts_tablet_manager.cc:1403] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.242s	user 0.062s	sys 0.116s
I20260709 14:51:03.103197 21439 consensus_queue.cc:237] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.103624 21410 leader_election.cc:290] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.105166 21276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:51:03.105786 21406 tablet_bootstrap.cc:654] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.101763 21169 leader_election.cc:304] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [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: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:03.106763 21410 raft_consensus.cc:2804] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.107921 21410 raft_consensus.cc:493] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.108255 21410 raft_consensus.cc:3060] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.108803 21409 raft_consensus.cc:359] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.108951 21408 consensus_queue.cc:1048] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.110653 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.110859 21409 raft_consensus.cc:385] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.112026 21409 raft_consensus.cc:740] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.112838 21409 consensus_queue.cc:260] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.113843 21410 raft_consensus.cc:515] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.115811 21409 ts_tablet_manager.cc:1434] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:51:03.116050 21406 tablet_bootstrap.cc:492] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:03.116532 21406 ts_tablet_manager.cc:1403] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260709 14:51:03.105789 21276 raft_consensus.cc:2468] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 0.
W20260709 14:51:03.113981 21169 leader_election.cc:343] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.123963 21167 leader_election.cc:304] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [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: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:03.124204 21409 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:03.124776 21387 raft_consensus.cc:2804] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.125147 21387 raft_consensus.cc:493] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.125473 21387 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.125941 21406 raft_consensus.cc:359] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.126612 21406 raft_consensus.cc:385] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.126870 21406 raft_consensus.cc:740] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.127517 21406 consensus_queue.cc:260] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.128888 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
W20260709 14:51:03.130074 21167 leader_election.cc:343] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.130646 21409 tablet_bootstrap.cc:654] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.130831 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.131419 21127 raft_consensus.cc:3060] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.131947 21406 ts_tablet_manager.cc:1434] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:03.133178 21406 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: Bootstrap starting.
I20260709 14:51:03.138023 21127 raft_consensus.cc:2468] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.138422 21406 tablet_bootstrap.cc:654] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.124365 21410 leader_election.cc:290] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.141316 21409 tablet_bootstrap.cc:492] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:03.141719 21409 ts_tablet_manager.cc:1403] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 14:51:03.142076 21169 leader_election.cc:304] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
W20260709 14:51:03.142970 21092 consensus_peers.cc:597] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d -> Peer 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063): Couldn't send request to peer 46e900b804cb4ec6a59bcf8ac87ee191. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:03.143375 21410 raft_consensus.cc:2804] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.143913 21410 raft_consensus.cc:697] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.144258 21409 raft_consensus.cc:359] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.145023 21409 raft_consensus.cc:385] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.145308 21409 raft_consensus.cc:740] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
W20260709 14:51:03.145596 21074 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:03.145998 21409 consensus_queue.cc:260] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.149807 21409 ts_tablet_manager.cc:1434] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:03.150610 21409 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: Bootstrap starting.
I20260709 14:51:03.151674 21387 raft_consensus.cc:515] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.123987 21024 catalog_manager.cc:5697] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.155424 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.155917 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.155998 21409 tablet_bootstrap.cc:654] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.155957 21277 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.156600 21127 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.156946 21387 leader_election.cc:290] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.144737 21410 consensus_queue.cc:237] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.166443 21277 raft_consensus.cc:2468] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.166971 21127 raft_consensus.cc:2468] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 1.
I20260709 14:51:03.167586 21167 leader_election.cc:304] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.171123 21440 raft_consensus.cc:2804] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.171988 21440 raft_consensus.cc:697] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.173270 21406 tablet_bootstrap.cc:492] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: No bootstrap required, opened a new log
I20260709 14:51:03.173707 21406 ts_tablet_manager.cc:1403] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.010s
I20260709 14:51:03.177910 21406 raft_consensus.cc:359] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.178503 21406 raft_consensus.cc:385] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.178761 21406 raft_consensus.cc:740] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.179811 21440 consensus_queue.cc:237] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.183463 21406 consensus_queue.cc:260] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.184545 21023 catalog_manager.cc:5697] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.186255 21023 catalog_manager.cc:5697] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.191516 21406 ts_tablet_manager.cc:1434] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:03.191068 21023 catalog_manager.cc:5697] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.195863 21409 tablet_bootstrap.cc:492] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: No bootstrap required, opened a new log
I20260709 14:51:03.196341 21409 ts_tablet_manager.cc:1403] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.003s
I20260709 14:51:03.198917 21409 raft_consensus.cc:359] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.199508 21409 raft_consensus.cc:385] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.199784 21409 raft_consensus.cc:740] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.190958 21324 raft_consensus.cc:493] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.200225 21324 raft_consensus.cc:515] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.200428 21409 consensus_queue.cc:260] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.202191 21324 leader_election.cc:290] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:03.202409 21409 ts_tablet_manager.cc:1434] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:03.203202 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.204273 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6585d06ba3b14d0ea9ac12975340b1db" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:03.206246 21243 leader_election.cc:304] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:51:03.206907 21428 raft_consensus.cc:2749] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.214325 21324 raft_consensus.cc:493] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.214798 21324 raft_consensus.cc:515] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.217260 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.218016 21128 raft_consensus.cc:2393] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46e900b804cb4ec6a59bcf8ac87ee191 in current term 1: Already voted for candidate c4635aec126c49369b4be350e422db26 in this term.
I20260709 14:51:03.219939 21324 leader_election.cc:290] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:03.220425 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24f733160d4f9bab6606020547cb18" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:03.220541 21023 catalog_manager.cc:5697] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.221805 21241 leader_election.cc:304] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:51:03.222395 21324 raft_consensus.cc:3060] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.228857 21324 raft_consensus.cc:2749] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.242918 21324 consensus_queue.cc:1048] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.252642 21428 consensus_queue.cc:1048] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.310606 21324 consensus_queue.cc:1048] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.319775 21324 consensus_queue.cc:1048] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.349364 21324 raft_consensus.cc:493] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.349715 21324 raft_consensus.cc:515] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.351178 21324 leader_election.cc:290] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:03.351783 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d" is_pre_election: true
I20260709 14:51:03.352149 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:03.352522 21128 raft_consensus.cc:2393] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46e900b804cb4ec6a59bcf8ac87ee191 in current term 1: Already voted for candidate c4635aec126c49369b4be350e422db26 in this term.
I20260709 14:51:03.353488 21243 leader_election.cc:304] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191; no voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26
I20260709 14:51:03.354030 21324 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.358520 21324 raft_consensus.cc:2749] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.379619 21277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:51:03.380067 21277 raft_consensus.cc:606] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:03.396037 21201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428ff15f067c4deea824873c70c38c92"
dest_uuid: "c4635aec126c49369b4be350e422db26"
mode: GRACEFUL
new_leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:47640
I20260709 14:51:03.396489 21201 raft_consensus.cc:606] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Received request to transfer leadership to TS 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:03.400601 21201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6"
dest_uuid: "c4635aec126c49369b4be350e422db26"
mode: GRACEFUL
new_leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:47640
I20260709 14:51:03.401011 21201 raft_consensus.cc:606] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Received request to transfer leadership to TS 7a6807e9fb8c423a91bbac1861a6242d
I20260709 14:51:03.404917 21276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:51:03.405323 21276 raft_consensus.cc:606] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:51:03.409096 21276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
mode: GRACEFUL
new_leader_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47420
I20260709 14:51:03.409492 21276 raft_consensus.cc:606] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Received request to transfer leadership to TS c4635aec126c49369b4be350e422db26
I20260709 14:51:03.417454 21201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a"
dest_uuid: "c4635aec126c49369b4be350e422db26"
mode: GRACEFUL
new_leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:47640
I20260709 14:51:03.417865 21201 raft_consensus.cc:606] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Received request to transfer leadership to TS 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:03.491678 21410 consensus_queue.cc:1048] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.499060 21440 raft_consensus.cc:993] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: : Instructing follower 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.499842 21440 raft_consensus.cc:1081] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Signalling peer 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.501992 21127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:33702
I20260709 14:51:03.502552 21127 raft_consensus.cc:493] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.502907 21127 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.505388 21440 consensus_queue.cc:1048] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.510758 21127 raft_consensus.cc:515] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.512928 21127 leader_election.cc:290] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.513979 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.514273 21128 raft_consensus.cc:1240] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Rejecting Update request from peer c4635aec126c49369b4be350e422db26 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:03.515780 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03908fc607d04b6b95178f8dab2ac7c6" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:03.516355 21201 raft_consensus.cc:3055] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.516650 21201 raft_consensus.cc:740] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.517439 21201 consensus_queue.cc:260] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.524122 21438 consensus_queue.cc:1048] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.525645 21438 consensus_queue.cc:1048] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.526465 21201 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.531603 21277 raft_consensus.cc:3060] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.533106 21201 raft_consensus.cc:2468] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:51:03.534802 21092 leader_election.cc:304] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [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: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:03.535892 21407 raft_consensus.cc:2804] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.536325 21407 raft_consensus.cc:697] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:51:03.537083 21407 consensus_queue.cc:237] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [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: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.545827 21440 consensus_queue.cc:1048] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.551908 21387 raft_consensus.cc:993] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: : Instructing follower 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.552343 21387 raft_consensus.cc:1081] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Signalling peer 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.556948 21128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428ff15f067c4deea824873c70c38c92"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:33702
I20260709 14:51:03.557413 21128 raft_consensus.cc:493] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.557730 21128 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.559252 21026 catalog_manager.cc:5697] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 1 to 2, leader changed from c4635aec126c49369b4be350e422db26 (127.15.222.194) to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 2 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.563539 21387 consensus_queue.cc:1048] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.563874 21128 raft_consensus.cc:515] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.565110 21127 raft_consensus.cc:1240] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Rejecting Update request from peer c4635aec126c49369b4be350e422db26 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:03.565722 21128 leader_election.cc:290] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.566910 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.567485 21275 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.569209 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428ff15f067c4deea824873c70c38c92" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:03.569679 21201 raft_consensus.cc:3055] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.569909 21201 raft_consensus.cc:740] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.570474 21201 consensus_queue.cc:260] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.571223 21201 raft_consensus.cc:3060] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.574126 21275 raft_consensus.cc:2468] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:51:03.574677 21277 raft_consensus.cc:1240] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Rejecting Update request from peer c4635aec126c49369b4be350e422db26 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:51:03.577342 21201 raft_consensus.cc:2468] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:51:03.578229 21092 leader_election.cc:304] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.579294 21407 raft_consensus.cc:2804] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.579697 21407 raft_consensus.cc:697] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:51:03.580358 21407 consensus_queue.cc:237] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [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: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.585860 21023 catalog_manager.cc:5697] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 1 to 2, leader changed from c4635aec126c49369b4be350e422db26 (127.15.222.194) to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 2 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.618574 21407 raft_consensus.cc:493] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.618965 21407 raft_consensus.cc:515] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.620566 21407 leader_election.cc:290] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.621265 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4635aec126c49369b4be350e422db26" is_pre_election: true
I20260709 14:51:03.621443 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" is_pre_election: true
I20260709 14:51:03.621892 21201 raft_consensus.cc:2393] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6807e9fb8c423a91bbac1861a6242d in current term 1: Already voted for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in this term.
I20260709 14:51:03.622777 21092 leader_election.cc:304] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d; no voters: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26
I20260709 14:51:03.623283 21407 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.627760 21407 raft_consensus.cc:2749] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.661971 21324 consensus_queue.cc:1048] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.670241 21324 consensus_queue.cc:1048] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.680070 21459 raft_consensus.cc:993] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:51:03.680480 21324 raft_consensus.cc:1081] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:51:03.681828 21201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47630
I20260709 14:51:03.682256 21201 raft_consensus.cc:493] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.682510 21201 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.687151 21201 raft_consensus.cc:515] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.688863 21201 leader_election.cc:290] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.689198 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.689395 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738cf73f4541462dbc3f19651efd2ff1" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.689827 21127 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.689965 21277 raft_consensus.cc:3055] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.690352 21277 raft_consensus.cc:740] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:03.691043 21277 consensus_queue.cc:260] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.692178 21277 raft_consensus.cc:3060] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.695263 21127 raft_consensus.cc:2468] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:51:03.696146 21169 leader_election.cc:304] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.696733 21387 raft_consensus.cc:2804] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.696909 21277 raft_consensus.cc:2468] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:51:03.697237 21387 raft_consensus.cc:697] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.698045 21387 consensus_queue.cc:237] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.703493 21026 catalog_manager.cc:5697] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.723651 21387 consensus_queue.cc:1048] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.732596 21387 consensus_queue.cc:1048] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.760185 21459 raft_consensus.cc:993] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:51:03.760535 21324 raft_consensus.cc:1081] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer c4635aec126c49369b4be350e422db26 to start an election
I20260709 14:51:03.761806 21201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f"
dest_uuid: "c4635aec126c49369b4be350e422db26"
 from {username='slave'} at 127.0.0.1:47630
I20260709 14:51:03.762233 21201 raft_consensus.cc:493] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.762545 21201 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.767545 21201 raft_consensus.cc:515] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.768802 21201 leader_election.cc:290] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.769431 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.769652 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b2a0c4777249868337f064dbc0285f" candidate_uuid: "c4635aec126c49369b4be350e422db26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.769968 21128 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.770162 21277 raft_consensus.cc:3055] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.770458 21277 raft_consensus.cc:740] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:03.771056 21277 consensus_queue.cc:260] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.771915 21277 raft_consensus.cc:3060] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.774013 21128 raft_consensus.cc:2468] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:51:03.774813 21169 leader_election.cc:304] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.775414 21387 raft_consensus.cc:2804] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.775882 21387 raft_consensus.cc:697] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Leader. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.776366 21277 raft_consensus.cc:2468] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4635aec126c49369b4be350e422db26 in term 2.
I20260709 14:51:03.776695 21387 consensus_queue.cc:237] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.783658 21026 catalog_manager.cc:5697] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to c4635aec126c49369b4be350e422db26 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "c4635aec126c49369b4be350e422db26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.787240 21387 consensus_queue.cc:1048] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.793707 21410 raft_consensus.cc:993] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: : Instructing follower 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:03.794133 21440 raft_consensus.cc:1081] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Signalling peer 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:03.796429 21275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:47408
I20260709 14:51:03.797011 21275 raft_consensus.cc:493] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.797418 21275 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.798661 21387 consensus_queue.cc:1048] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.804994 21275 raft_consensus.cc:515] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.807485 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:03.808033 21275 leader_election.cc:290] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:03.808049 21127 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.809203 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af103e43671f4b11993ce1307bd6796a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:03.809734 21201 raft_consensus.cc:3055] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.810027 21201 raft_consensus.cc:740] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:03.810703 21201 consensus_queue.cc:260] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.811684 21201 raft_consensus.cc:3060] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.814849 21127 raft_consensus.cc:2468] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 2.
I20260709 14:51:03.816215 21243 leader_election.cc:304] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e900b804cb4ec6a59bcf8ac87ee191, 7a6807e9fb8c423a91bbac1861a6242d; no voters: 
I20260709 14:51:03.816810 21324 raft_consensus.cc:2804] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.817382 21428 raft_consensus.cc:993] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: : Instructing follower 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.817860 21428 raft_consensus.cc:1081] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Signalling peer 7a6807e9fb8c423a91bbac1861a6242d to start an election
I20260709 14:51:03.818635 21201 raft_consensus.cc:2468] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 2.
I20260709 14:51:03.819443 21128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
 from {username='slave'} at 127.0.0.1:33686
I20260709 14:51:03.819957 21128 raft_consensus.cc:493] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.819970 21324 raft_consensus.cc:697] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:03.820358 21128 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.820973 21324 consensus_queue.cc:237] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.825212 21128 raft_consensus.cc:515] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.826495 21128 leader_election.cc:290] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195:45063)
I20260709 14:51:03.827109 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:03.827586 21201 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.827453 21275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001860183acc4e06a6d6ad3753b80f71" candidate_uuid: "7a6807e9fb8c423a91bbac1861a6242d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
I20260709 14:51:03.828063 21275 raft_consensus.cc:3055] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.828280 21275 raft_consensus.cc:740] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:03.828881 21275 consensus_queue.cc:260] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.829712 21275 raft_consensus.cc:3060] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.831705 21201 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:51:03.832705 21092 leader_election.cc:304] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6807e9fb8c423a91bbac1861a6242d, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:03.833396 21407 raft_consensus.cc:2804] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.833833 21407 raft_consensus.cc:697] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Leader. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:51:03.834597 21407 consensus_queue.cc:237] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:03.836158 21275 raft_consensus.cc:2468] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6807e9fb8c423a91bbac1861a6242d in term 2.
I20260709 14:51:03.839273 21026 catalog_manager.cc:5697] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 1 to 2, leader changed from c4635aec126c49369b4be350e422db26 (127.15.222.194) to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.841135 21023 catalog_manager.cc:5697] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d reported cstate change: term changed from 1 to 2, leader changed from 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195) to 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193). New cstate: current_term: 2 leader_uuid: "7a6807e9fb8c423a91bbac1861a6242d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.997275 21275 raft_consensus.cc:3060] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.002084 21275 raft_consensus.cc:1275] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.003079 21407 consensus_queue.cc:1048] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.009732 21201 raft_consensus.cc:1275] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.011314 21407 consensus_queue.cc:1048] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.083135 21275 raft_consensus.cc:1275] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.084283 21407 consensus_queue.cc:1048] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.093510 21201 raft_consensus.cc:1275] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.094689 21407 consensus_queue.cc:1048] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.151945 21275 raft_consensus.cc:1275] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.153249 21387 consensus_queue.cc:1048] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.160924 21128 raft_consensus.cc:1275] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.162395 21410 consensus_queue.cc:1048] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.227447 21275 raft_consensus.cc:1275] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.228798 21410 consensus_queue.cc:1048] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.235963 21128 raft_consensus.cc:1275] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer c4635aec126c49369b4be350e422db26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.237260 21438 consensus_queue.cc:1048] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.290627 21128 raft_consensus.cc:1275] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.291714 21324 consensus_queue.cc:1048] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.299371 21201 raft_consensus.cc:1275] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.301288 21459 consensus_queue.cc:1048] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.346354 21275 raft_consensus.cc:1275] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.347657 21408 consensus_queue.cc:1048] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.356246 21201 raft_consensus.cc:1275] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Refusing update from remote peer 7a6807e9fb8c423a91bbac1861a6242d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.357478 21408 consensus_queue.cc:1048] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:06.420317 21024 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35304:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:06.437363 21024 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35304:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:06.465605 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.568559 21521 tablet.cc:1724] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.599313 21529 tablet.cc:1724] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.603739 21533 tablet.cc:1724] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.606345 21524 tablet.cc:1724] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.699921 21200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab"
dest_uuid: "c4635aec126c49369b4be350e422db26"
mode: GRACEFUL
new_leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:49732
I20260709 14:51:06.700687 21200 raft_consensus.cc:606] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Received request to transfer leadership to TS 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:06.701769 21524 tablet.cc:1724] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.691037 21532 tablet.cc:1724] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.691771 21534 tablet.cc:1724] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.707954 21535 tablet.cc:1724] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.712586 21533 tablet.cc:1724] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.725247 21529 tablet.cc:1724] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.732231 21521 tablet.cc:1724] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.742671 21550 tablet.cc:1724] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.715216 21545 tablet.cc:1724] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:06.748373 21092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:45063, user_credentials={real_user=slave}} blocked reactor thread for 95626.1us
I20260709 14:51:06.737569 21542 tablet.cc:1724] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.771581 21550 tablet.cc:1724] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.732657 21540 tablet.cc:1724] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.795109 21542 tablet.cc:1724] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.796741 21524 tablet.cc:1724] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.807241 21533 tablet.cc:1724] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.826241 21533 tablet.cc:1724] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.831250 21483 raft_consensus.cc:993] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: : Instructing follower 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:06.835809 21547 raft_consensus.cc:1081] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Signalling peer 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:06.837555 21272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:47408
I20260709 14:51:06.838150 21272 raft_consensus.cc:493] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.838555 21272 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.832126 21554 tablet.cc:1724] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.845885 21545 tablet.cc:1724] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.846486 21540 tablet.cc:1724] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:51:06.855042 21169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:33931, user_credentials={real_user=slave}} blocked reactor thread for 160188us
I20260709 14:51:06.857944 21125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a"
dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
mode: GRACEFUL
new_leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:40648
I20260709 14:51:06.858494 21125 raft_consensus.cc:606] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Received request to transfer leadership to TS 46e900b804cb4ec6a59bcf8ac87ee191
I20260709 14:51:06.869232 21272 raft_consensus.cc:515] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:06.870496 16251 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:06.871132 16251 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:06.869143 21521 tablet.cc:1724] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.874517 21201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:06.875089 21201 raft_consensus.cc:3055] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:06.875353 21201 raft_consensus.cc:740] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4635aec126c49369b4be350e422db26, State: Running, Role: LEADER
I20260709 14:51:06.876094 21201 consensus_queue.cc:260] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [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: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:06.877131 21201 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.880173 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ad9de760b8451980cc5999299e2dab" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:06.879366 21025 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: soft_deleted_table [id=3e64b95597314c209004ea2dfa88c45c] alter complete (version 1)
I20260709 14:51:06.880807 21124 raft_consensus.cc:3060] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.889415 21201 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 3.
I20260709 14:51:06.885054 21542 tablet.cc:1724] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.884614 21545 tablet.cc:1724] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:06.890689 21241 leader_election.cc:304] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [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: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:06.889249 21272 leader_election.cc:290] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 3 election: Requested vote from peers 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931), c4635aec126c49369b4be350e422db26 (127.15.222.194:45289)
I20260709 14:51:06.891760 21480 raft_consensus.cc:2804] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:06.892204 21480 raft_consensus.cc:697] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:06.892990 21480 consensus_queue.cc:237] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [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: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } }
I20260709 14:51:06.894649 21124 raft_consensus.cc:2468] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 3.
I20260709 14:51:06.910751 21023 catalog_manager.cc:5697] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 2 to 3, leader changed from c4635aec126c49369b4be350e422db26 (127.15.222.194) to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.917665 21542 tablet.cc:1724] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:51:07.358845 21526 raft_consensus.cc:993] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: : Instructing follower 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:07.359483 21536 raft_consensus.cc:1081] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Signalling peer 46e900b804cb4ec6a59bcf8ac87ee191 to start an election
I20260709 14:51:07.360723 21277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a"
dest_uuid: "46e900b804cb4ec6a59bcf8ac87ee191"
 from {username='slave'} at 127.0.0.1:47406
I20260709 14:51:07.361122 21277 raft_consensus.cc:493] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.361371 21277 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.365535 21277 raft_consensus.cc:515] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:51:07.366879 21277 leader_election.cc:290] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [CANDIDATE]: Term 3 election: Requested vote from peers c4635aec126c49369b4be350e422db26 (127.15.222.194:45289), 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931)
I20260709 14:51:07.367537 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4635aec126c49369b4be350e422db26"
I20260709 14:51:07.368120 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33e027f92924cb4b56b75cbe8ae2d4a" candidate_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a6807e9fb8c423a91bbac1861a6242d"
I20260709 14:51:07.368171 21200 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.368728 21124 raft_consensus.cc:3055] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:07.368974 21124 raft_consensus.cc:740] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6807e9fb8c423a91bbac1861a6242d, State: Running, Role: LEADER
I20260709 14:51:07.369611 21124 consensus_queue.cc:260] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [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: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:51:07.370525 21124 raft_consensus.cc:3060] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.373042 21200 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 3.
I20260709 14:51:07.373935 21241 leader_election.cc:304] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [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: 46e900b804cb4ec6a59bcf8ac87ee191, c4635aec126c49369b4be350e422db26; no voters: 
I20260709 14:51:07.374516 21480 raft_consensus.cc:2804] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:07.374969 21480 raft_consensus.cc:697] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 LEADER]: Becoming Leader. State: Replica: 46e900b804cb4ec6a59bcf8ac87ee191, State: Running, Role: LEADER
I20260709 14:51:07.375157 21124 raft_consensus.cc:2468] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e900b804cb4ec6a59bcf8ac87ee191 in term 3.
I20260709 14:51:07.375852 21480 consensus_queue.cc:237] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [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: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } }
I20260709 14:51:07.379817 21124 raft_consensus.cc:1275] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.380901 21480 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.384583 21023 catalog_manager.cc:5697] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 reported cstate change: term changed from 2 to 3, leader changed from 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193) to 46e900b804cb4ec6a59bcf8ac87ee191 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e900b804cb4ec6a59bcf8ac87ee191" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 45063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.392591 21200 raft_consensus.cc:1275] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.393981 21480 consensus_queue.cc:1048] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.797525 21200 raft_consensus.cc:1275] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.798602 21480 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4635aec126c49369b4be350e422db26" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.806825 21124 raft_consensus.cc:1275] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Refusing update from remote peer 46e900b804cb4ec6a59bcf8ac87ee191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.808251 21539 consensus_queue.cc:1048] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6807e9fb8c423a91bbac1861a6242d" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.924566 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260709 14:51:07.944427 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.945267 16251 tablet_replica.cc:333] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.945870 16251 raft_consensus.cc:2243] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.946347 16251 raft_consensus.cc:2272] T 738cf73f4541462dbc3f19651efd2ff1 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.948335 16251 tablet_replica.cc:333] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.948958 16251 raft_consensus.cc:2243] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.949712 16251 raft_consensus.cc:2272] T 428ff15f067c4deea824873c70c38c92 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.951364 16251 tablet_replica.cc:333] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.951911 16251 raft_consensus.cc:2243] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.952301 16251 raft_consensus.cc:2272] T 70b2a0c4777249868337f064dbc0285f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.953930 16251 tablet_replica.cc:333] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.954473 16251 raft_consensus.cc:2243] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.955123 16251 raft_consensus.cc:2272] T 03908fc607d04b6b95178f8dab2ac7c6 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.956717 16251 tablet_replica.cc:333] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.957202 16251 raft_consensus.cc:2243] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.957566 16251 raft_consensus.cc:2272] T cb24f733160d4f9bab6606020547cb18 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.959066 16251 tablet_replica.cc:333] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.959542 16251 raft_consensus.cc:2243] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.959940 16251 raft_consensus.cc:2272] T 42f631d5cd3f41a0bb8e53b24f16a804 P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.961474 16251 tablet_replica.cc:333] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.961932 16251 raft_consensus.cc:2243] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.962569 16251 raft_consensus.cc:2272] T 001860183acc4e06a6d6ad3753b80f71 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.964213 16251 tablet_replica.cc:333] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.964681 16251 raft_consensus.cc:2243] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.965050 16251 raft_consensus.cc:2272] T 4e8c6945812e4a878bd848a8569b7e01 P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.966727 16251 tablet_replica.cc:333] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.967186 16251 raft_consensus.cc:2243] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.967873 16251 raft_consensus.cc:2272] T 6585d06ba3b14d0ea9ac12975340b1db P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.969388 16251 tablet_replica.cc:333] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.969849 16251 raft_consensus.cc:2243] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.970217 16251 raft_consensus.cc:2272] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.971879 16251 tablet_replica.cc:333] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.972329 16251 raft_consensus.cc:2243] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.973006 16251 raft_consensus.cc:2272] T 62c7448f8c59492789c4ae8dbf56341f P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.974668 16251 tablet_replica.cc:333] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.975188 16251 raft_consensus.cc:2243] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.975612 16251 raft_consensus.cc:2272] T 67ad9de760b8451980cc5999299e2dab P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.978031 16251 tablet_replica.cc:333] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.978508 16251 raft_consensus.cc:2243] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.978894 16251 raft_consensus.cc:2272] T 73c5e59a16864c208fad473c4cbce8cf P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.980573 16251 tablet_replica.cc:333] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.981006 16251 raft_consensus.cc:2243] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.981631 16251 raft_consensus.cc:2272] T 74338d35c49a405895b2f5cafb647f0f P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.983322 16251 tablet_replica.cc:333] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.983803 16251 raft_consensus.cc:2243] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.984167 16251 raft_consensus.cc:2272] T af103e43671f4b11993ce1307bd6796a P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.985643 16251 tablet_replica.cc:333] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.986076 16251 raft_consensus.cc:2243] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.986459 16251 raft_consensus.cc:2272] T 29fd36f6ddf54f5ba89af60b46757ecc P 7a6807e9fb8c423a91bbac1861a6242d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.988112 16251 tablet_replica.cc:333] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.988513 16251 raft_consensus.cc:2243] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.988862 16251 raft_consensus.cc:2272] T b33e027f92924cb4b56b75cbe8ae2d4a P 7a6807e9fb8c423a91bbac1861a6242d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.991288 16251 tablet_replica.cc:333] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d: stopping tablet replica
I20260709 14:51:07.991752 16251 raft_consensus.cc:2243] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.992390 16251 raft_consensus.cc:2272] T f430cc89f9bc49a6bed7065f423e889c P 7a6807e9fb8c423a91bbac1861a6242d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.013034 21169 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
W20260709 14:51:08.017966 21169 consensus_peers.cc:597] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 -> Peer 7a6807e9fb8c423a91bbac1861a6242d (127.15.222.193:33931): Couldn't send request to peer 7a6807e9fb8c423a91bbac1861a6242d. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:33931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.018201 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260709 14:51:08.044847 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260709 14:51:08.067679 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:08.068291 16251 tablet_replica.cc:333] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.068820 16251 raft_consensus.cc:2243] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.069272 16251 raft_consensus.cc:2272] T 03908fc607d04b6b95178f8dab2ac7c6 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.070935 16251 tablet_replica.cc:333] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.071434 16251 raft_consensus.cc:2243] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.072145 16251 raft_consensus.cc:2272] T 738cf73f4541462dbc3f19651efd2ff1 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.073688 16251 tablet_replica.cc:333] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.074170 16251 raft_consensus.cc:2243] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.074543 16251 raft_consensus.cc:2272] T 428ff15f067c4deea824873c70c38c92 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.076151 16251 tablet_replica.cc:333] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.076673 16251 raft_consensus.cc:2243] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.077324 16251 raft_consensus.cc:2272] T 42f631d5cd3f41a0bb8e53b24f16a804 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.078862 16251 tablet_replica.cc:333] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.079345 16251 raft_consensus.cc:2243] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.080019 16251 raft_consensus.cc:2272] T cb24f733160d4f9bab6606020547cb18 P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.081550 16251 tablet_replica.cc:333] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.082068 16251 raft_consensus.cc:2243] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.082443 16251 raft_consensus.cc:2272] T 001860183acc4e06a6d6ad3753b80f71 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.083973 16251 tablet_replica.cc:333] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.084460 16251 raft_consensus.cc:2243] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.085165 16251 raft_consensus.cc:2272] T 4e8c6945812e4a878bd848a8569b7e01 P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.086915 16251 tablet_replica.cc:333] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.087404 16251 raft_consensus.cc:2243] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.087790 16251 raft_consensus.cc:2272] T 6585d06ba3b14d0ea9ac12975340b1db P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.089280 16251 tablet_replica.cc:333] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.089731 16251 raft_consensus.cc:2243] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.090081 16251 raft_consensus.cc:2272] T 62c7448f8c59492789c4ae8dbf56341f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.091742 16251 tablet_replica.cc:333] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.092191 16251 raft_consensus.cc:2243] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.092535 16251 raft_consensus.cc:2272] T 67ad9de760b8451980cc5999299e2dab P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.094554 16251 tablet_replica.cc:333] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.095065 16251 raft_consensus.cc:2243] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.095774 16251 raft_consensus.cc:2272] T 73c5e59a16864c208fad473c4cbce8cf P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.097438 16251 tablet_replica.cc:333] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.097918 16251 raft_consensus.cc:2243] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.098297 16251 raft_consensus.cc:2272] T 74338d35c49a405895b2f5cafb647f0f P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.099947 16251 tablet_replica.cc:333] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.100387 16251 raft_consensus.cc:2243] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.101004 16251 raft_consensus.cc:2272] T 70b2a0c4777249868337f064dbc0285f P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.102535 16251 tablet_replica.cc:333] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.102982 16251 raft_consensus.cc:2243] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.103672 16251 raft_consensus.cc:2272] T 8d0ac498d3d040ff9777e47a8b2ab2ab P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.105415 16251 tablet_replica.cc:333] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.105860 16251 raft_consensus.cc:2243] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.106240 16251 raft_consensus.cc:2272] T af103e43671f4b11993ce1307bd6796a P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.107770 16251 tablet_replica.cc:333] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.108206 16251 raft_consensus.cc:2243] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.108563 16251 raft_consensus.cc:2272] T 29fd36f6ddf54f5ba89af60b46757ecc P c4635aec126c49369b4be350e422db26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.110212 16251 tablet_replica.cc:333] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.110612 16251 raft_consensus.cc:2243] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.110960 16251 raft_consensus.cc:2272] T f430cc89f9bc49a6bed7065f423e889c P c4635aec126c49369b4be350e422db26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.112571 16251 tablet_replica.cc:333] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26: stopping tablet replica
I20260709 14:51:08.112962 16251 raft_consensus.cc:2243] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.113340 16251 raft_consensus.cc:2272] T b33e027f92924cb4b56b75cbe8ae2d4a P c4635aec126c49369b4be350e422db26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.148566 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260709 14:51:08.155598 21241 consensus_peers.cc:597] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 -> Peer c4635aec126c49369b4be350e422db26 (127.15.222.194:45289): Couldn't send request to peer c4635aec126c49369b4be350e422db26. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:45289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.173981 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260709 14:51:08.193084 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:08.193809 16251 tablet_replica.cc:333] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.194337 16251 raft_consensus.cc:2243] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.194775 16251 raft_consensus.cc:2272] T 428ff15f067c4deea824873c70c38c92 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.196502 16251 tablet_replica.cc:333] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.196998 16251 raft_consensus.cc:2243] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.197373 16251 raft_consensus.cc:2272] T 03908fc607d04b6b95178f8dab2ac7c6 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.198925 16251 tablet_replica.cc:333] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.199398 16251 raft_consensus.cc:2243] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.199785 16251 raft_consensus.cc:2272] T cb24f733160d4f9bab6606020547cb18 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.201330 16251 tablet_replica.cc:333] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.201772 16251 raft_consensus.cc:2243] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.202129 16251 raft_consensus.cc:2272] T 42f631d5cd3f41a0bb8e53b24f16a804 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.203670 16251 tablet_replica.cc:333] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.204135 16251 raft_consensus.cc:2243] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.204505 16251 raft_consensus.cc:2272] T 738cf73f4541462dbc3f19651efd2ff1 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.206014 16251 tablet_replica.cc:333] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.206485 16251 raft_consensus.cc:2243] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.206862 16251 raft_consensus.cc:2272] T 001860183acc4e06a6d6ad3753b80f71 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.208392 16251 tablet_replica.cc:333] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.208856 16251 raft_consensus.cc:2243] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.209494 16251 raft_consensus.cc:2272] T af103e43671f4b11993ce1307bd6796a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.211010 16251 tablet_replica.cc:333] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.211465 16251 raft_consensus.cc:2243] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.212183 16251 raft_consensus.cc:2272] T 29fd36f6ddf54f5ba89af60b46757ecc P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.213866 16251 tablet_replica.cc:333] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.214336 16251 raft_consensus.cc:2243] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.214716 16251 raft_consensus.cc:2272] T 6585d06ba3b14d0ea9ac12975340b1db P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.216250 16251 tablet_replica.cc:333] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.216722 16251 raft_consensus.cc:2243] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.217078 16251 raft_consensus.cc:2272] T 4e8c6945812e4a878bd848a8569b7e01 P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.218765 16251 tablet_replica.cc:333] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.219252 16251 raft_consensus.cc:2243] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.219614 16251 raft_consensus.cc:2272] T 74338d35c49a405895b2f5cafb647f0f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.221333 16251 tablet_replica.cc:333] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.221805 16251 raft_consensus.cc:2243] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.222180 16251 raft_consensus.cc:2272] T 73c5e59a16864c208fad473c4cbce8cf P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.223811 16251 tablet_replica.cc:333] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.224249 16251 raft_consensus.cc:2243] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.224884 16251 raft_consensus.cc:2272] T 67ad9de760b8451980cc5999299e2dab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.226773 16251 tablet_replica.cc:333] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.227231 16251 raft_consensus.cc:2243] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.227632 16251 raft_consensus.cc:2272] T 62c7448f8c59492789c4ae8dbf56341f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.229241 16251 tablet_replica.cc:333] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.229686 16251 raft_consensus.cc:2243] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.230237 16251 raft_consensus.cc:2272] T f430cc89f9bc49a6bed7065f423e889c P 46e900b804cb4ec6a59bcf8ac87ee191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.232178 16251 tablet_replica.cc:333] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.232637 16251 raft_consensus.cc:2243] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.233042 16251 raft_consensus.cc:2272] T 70b2a0c4777249868337f064dbc0285f P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.233966 21241 consensus_peers.cc:597] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 -> Peer c4635aec126c49369b4be350e422db26 (127.15.222.194:45289): Couldn't send request to peer c4635aec126c49369b4be350e422db26. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:45289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.234874 16251 tablet_replica.cc:333] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.235606 16251 raft_consensus.cc:2243] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.236112 16251 raft_consensus.cc:2272] T 8d0ac498d3d040ff9777e47a8b2ab2ab P 46e900b804cb4ec6a59bcf8ac87ee191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.238375 16251 tablet_replica.cc:333] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191: stopping tablet replica
I20260709 14:51:08.238962 16251 raft_consensus.cc:2243] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.239920 16251 raft_consensus.cc:2272] T b33e027f92924cb4b56b75cbe8ae2d4a P 46e900b804cb4ec6a59bcf8ac87ee191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.279415 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260709 14:51:08.305131 16251 master.cc:562] Master@127.15.222.254:44435 shutting down...
I20260709 14:51:08.320971 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.321412 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.321700 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P f011653b83ba4aa79c5596ec55dfe371: stopping tablet replica
I20260709 14:51:08.340351 16251 master.cc:584] Master@127.15.222.254:44435 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10410 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23988 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (108398 ms total)
[  PASSED  ] 8 tests.
I20260709 14:51:08.385170 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 464 messages since previous log ~583 seconds ago
I20260709 14:51:08.385360 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 464 messages since previous log ~583 seconds ago
I20260709 14:51:08.385496 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 463 messages since previous log ~583 seconds ago
I20260709 14:51:08.385664 16251 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
I20260709 14:51:08.385802 16251 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
I20260709 14:51:08.385933 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
I20260709 14:51:08.386157 16251 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
